Is Kinematic Behaviour

Overview

This behavior changes the Kinematic property in the Rigidbody attached to the Animator Component.

Parameters

On Enter Exit

Set the Rigidbody Kinematic value to true when the Animation Starts, and set the value to false when the animation ends.

On Enter

Set the Rigidbody Kinematic value to true or false when the animation starts

On Exit

Set the Rigidbody Kinematic value to true or false when the animation ends

On Time

Set the Rigidbody Kinematic value to true or false when given the normalized value of the animation

Last updated