Character interactions
This section contains information on how to make your character interact with other objects in your application.
Topic | Description |
---|---|
Collision activation | Understand how turn the various types of character collisions on and off. |
Collision shape dimensions | Understand how to change the dimensions of the character collisions shape. |
Dynamic rigidbody interactions | Understand how your character interacts with dynamic rigidbodies. |
Character hits | Understand how to access detected character hits. |
Moving platforms | Create moving platforms for your characters to interact with. |