Poster un message
En réponse à :

Climbables
24 juin 2021
Climbable elements are much more complex than Obstacles as they allow Characters to decide how to traverse them, either via input or automatically.
Similar to Obstacles, Climbable elements are composed of a Climbable component that references a Climbable Clip, which determines how the Character will traverse this particular Climbable element.
Climbable Component
Climbable components define the boundaries of a segment in Local Space from which a Character can move along, but not any (...)