Property | Type | Description | |
---|---|---|---|
Events | AnimEvent[], |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
CreateInstance ( AnimEvent, animEvent ) : void |
Creates an instance.
|
|
FireMethod ( AnimEvent, animEvent ) : void |
Fires a method based on the string given when setting up the event array.
|
|
GenerateRandomRotation ( AnimEvent, animEvent ) : Quaternion |
Generates a random rotation.
|