CornellTech-Unity-project
1.0
|
Manipulates the bot's movement for recreating actions More...
Inherits MonoBehaviour.
Public Member Functions | |
void | IncrementSceneSwitchIndex () |
Increments the sceneswitch index by 1 More... | |
Public Attributes | |
Camera | playerCamera |
bool | isExecuting = false |
int | diosIndex = 0 |
int | sceneSwitchIndex = 2 |
Manipulates the bot's movement for recreating actions
void Cyan.Elmer.BotMovement.IncrementSceneSwitchIndex | ( | ) |
Increments the sceneswitch index by 1
int Cyan.Elmer.BotMovement.diosIndex = 0 |
bool Cyan.Elmer.BotMovement.isExecuting = false |
Camera Cyan.Elmer.BotMovement.playerCamera |
int Cyan.Elmer.BotMovement.sceneSwitchIndex = 2 |