Animation System

Default Parameters

Here we configure the animation parameters. By matching the parameter names from the animator with the fields.

Custom State Events

It is responsible for playing the animation under certain conditions.

We must select the component and the function we need.

Then we need to specify the name of the animation that should be played when calling the corresponding function, the animation layer, and the time for which the animation will change.

Last updated