![]() |
FCV Engine 0.1
A tool and framework for tutorials in game development
|
Controls what happens to a player if they fall below this object y position. More...
Private Member Functions | |
void | Update () |
Checks if the player transform falls below this objects y position and if so places the player at the latest check point. | |
Controls what happens to a player if they fall below this object y position.
Definition at line 7 of file fallDetectorScript.cs.