Wiki

Case Status
Log In

Wiki

 
Home ยป Action Reference»Character Actions»Get Controller Collision Flags
Index
Navigation
Community Wiki

Get Controller Collision Flags

Gets the Collision Flags from a Character Controller on a Game Object. Collision flags give you a broad overview of where the character collided with any other object.

Game Object
The Game Object with a Character Controller.
Is Grounded
Is the Character Controller capsule on the ground?
None
No collisions in last move.
Sides
Capsule was hit on the sides.
Above
Capsule was hit from above.
Below
Capsule was hit from below.
 
 

Hint: Use Logic Actions to react to this collision info.

Tags:

Last modified on 2/19/2011 12:19 AM by User.

  • RSS Feed