Character.applyTumblingImpulse

Applies impulse to the characters tumbling shape.

Kind: Function

Environments: Game

Game

character:applyTumblingImpulse( impulse, offset )

Open the full Game reference

Parameters:

Name Type Description
character Character The character.
impulse Vec3 The impulse.
offset (optional) Vec3 The offset from the center point. (Defaults to no offset)