ActionAdventureKit 1.8.0
|
logic for the moving boulder tryp in the Canyon scene of the hero demo
moves between multiple points that can be configured in the inspector
Public Member Functions | |
void | Delay (float delay) |
Public Attributes | |
float | MoveSpeed |
float | RotationSpeed |
float | CornerDelay |
Transform[] | Points |
Transform | Model |
AudioSource | RollSound |
UnityEvent | Stopped |