PushPlayer( <can push player> )


Module: AI
SP Only

Summary:

Set whether this character can push the player



Call this on:

<actor> An actor



Example:

level.elder PushPlayer( true );



Required Args:

  • 1 : <can push player>(bool) True if this character can push the player.