Beispiel #1
0
    public void OnEnter(Phase phase)
    {
        Camera.MoveToNextWaypoint(5f);

        UpdateDayNightCycle(phase);
    }