This commit is contained in:
parent
f3c69806b7
commit
87d561c4ab
19 changed files with 331 additions and 65 deletions
|
@ -37,6 +37,7 @@ void CWindRightTrigger::collidedWith(CThing *_thisThing)
|
|||
move.vy = 0;
|
||||
|
||||
player->shove( move );
|
||||
player->setMoveVelocity( &move );
|
||||
player->setFloating();
|
||||
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue