# Is Kinematic Behaviour

## Overview

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

<figure><img src="https://963537199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lzhr1XSMzMqNXjRnNlb%2Fuploads%2Fa34urBv6axNNJoBXw6K9%2FUnity_TCulfNJVLn.gif?alt=media&#x26;token=af20b9bc-c2f0-4942-be75-4cf2f55c6a15" alt=""><figcaption></figcaption></figure>

## 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

###
