|
enum | ApplyMethod { DoNotChange,
Add,
Multiply,
Set
} |
|
|
Action | onLevelLocked = new Action() |
|
Action | onLevelUnlocked = new Action() |
|
List< Modifier > | delayModifiers = new List<Modifier>() |
|
List< Modifier > | offsetModifiers = new List<Modifier>() |
|
bool | startupScaleForce = false |
|
ApplyMethod | startupPositionApplyMethod = ApplyMethod.DoNotChange |
|
Vector3 | startupPosition = new Vector3(0, 0, 0) |
|
ApplyMethod | startupRotationApplyMethod = ApplyMethod.DoNotChange |
|
Vector3 | startupRotation = new Vector3(0, 0, 0) |
|
ApplyMethod | startupScaleApplyMethod = ApplyMethod.DoNotChange |
|
Vector3 | startupScale = new Vector3(1, 1, 1) |
|
Action | onMouseEnter = new Action() |
|
Action | onMouseExit = new Action() |
|
Action | onTouchEnter = new Action() |
|
Action | onTouchExit = new Action() |
|
Action | onFocus = new Action() |
|
Action | onFocusLost = new Action() |
|
The documentation for this class was generated from the following file:
- Assets/Mad Level Manager/Scripts/Base/MadLevelAnimator.cs