This commit is contained in:
parent
415a7d7f4f
commit
f821541cf3
5 changed files with 213 additions and 47 deletions
|
@ -185,7 +185,7 @@ void CNpcSquidDartEnemy::processClose( int _frames )
|
|||
}
|
||||
else
|
||||
{
|
||||
if ( yAim )
|
||||
if ( abs( yAim ) > 20 )
|
||||
{
|
||||
movement = yAim;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue