Free Unity C# Script library used to make a full Unity3d game.
File has no description.
List of variables that you can modify in the inspector.
| Access | Name | Type | Default Value | Description |
|---|---|---|---|---|
| public | debugMode | bool | false | No description. |
| public | shakeAmount//The amount to shake this frame. | float | no default | No description. |
| public | shakeDuration//The duration this frame. | float | no default | No description. |
| public | smooth//Smooth rotation? | bool | no default | No description. |
| public | smoothAmount | float | 5f | No description. |
| public | isShaking() { | bool | no default | No description. |