Summary
Spawns a bunch of obstacles and randomises them each time the target moves too far away.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Examples .InverseKinematics - Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["ObstacleTreadmill"]
class Type type-node
Syntax
[AddComponentMenu(Strings.ExamplesMenuPrefix + "Inverse Kinematics - Obstacle Treadmill")]
[HelpURL(Strings.DocsURLs.ExampleAPIDocumentation + nameof(InverseKinematics) + "/" + nameof(ObstacleTreadmill))]
public sealed class ObstacleTreadmill : MonoBehaviour
Examples
Attributes
Type | Description |
---|---|
AddComponentMenu | |
HelpURLAttribute |
Properties
Name | Value | Summary |
---|---|---|
Slope | float |