This commit is contained in:
parent
61308f18f6
commit
1ed6b3c05f
19 changed files with 60 additions and 13 deletions
|
@ -45,6 +45,8 @@ void CNpcSawbladeHazard::processMovement( int _frames )
|
|||
|
||||
s16 headingToTarget = m_npcPath.think( Pos, &pathComplete, &waypointChange, &xDist, &yDist );
|
||||
|
||||
CSoundMediator::playSfx( CSoundMediator::SFX_SAW );
|
||||
|
||||
if ( !pathComplete )
|
||||
{
|
||||
s16 decDir, incDir, moveDist;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue