Soldier.jump 3

Makes the soldier jump.
Notice: the jump movement is based on the current soldier velocity and direction.


Return value

Return TypeDescription
voidThis function doesn't return anything

No parameters defined for this function.


Examples

No examples available.


Back to Scripting API