Summary
This script won't actually do anything on its own, it simply exposes this public property for others.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Examples .FineControl - Containing Type
- SpiderBot
Syntax
public bool IsMoving { get; set; }
Remarks
The
Speed And Time example controls it with a
UnityEngine.UI.Toggle
.
The
Directional Blending example controls it with a Locomotion.SpiderBotAdvanced
.
Value
Type | Description |
---|---|
bool |