> For the complete documentation index, see [llms.txt](https://malbersanimations.gitbook.io/animal-controller/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://malbersanimations.gitbook.io/animal-controller/global-components/animator-behaviours/is-kinematic-behaviour.md).

# Is Kinematic Behaviour

## Overview

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

<figure><img src="/files/LSK6X2jJ3fhDo1ip4t48" 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

###
