This commit is contained in:
parent
1966aa6f60
commit
2b171295b5
44 changed files with 588 additions and 603 deletions
|
@ -67,7 +67,8 @@
|
|||
---------------------------------------------------------------------- */
|
||||
void CPlayerStateJump::enter(CPlayerModeBase *_playerMode)
|
||||
{
|
||||
_playerMode->setAnimNo(ANIM_SPONGEBOB_HOVER);
|
||||
//!! _playerMode->setAnimNo(ANIM_SPONGEBOB_HOVER);
|
||||
_playerMode->setAnimNo(ANIM_SPONGEBOB_FIRE);
|
||||
m_jumpFrames=0;
|
||||
|
||||
_playerMode->jump();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue