This commit is contained in:
parent
d105d9ee97
commit
7824d285ac
4 changed files with 13 additions and 2 deletions
|
@ -44,6 +44,8 @@ void CNpcSteerableOildrumPlatform::processMovement( int _frames )
|
|||
|
||||
if ( m_contact )
|
||||
{
|
||||
player->setReverseCameraMovement(true);
|
||||
|
||||
DVECTOR playerPos = player->getPos();
|
||||
|
||||
s32 playerMovement = player->getMovement();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue