Working? MVP of the minigame
This commit is contained in:
@@ -5,6 +5,7 @@ namespace Minigames.Airplane.Data
|
||||
/// </summary>
|
||||
public enum AirplaneGameState
|
||||
{
|
||||
AirplaneSelection, // Player selecting airplane type
|
||||
Intro, // Intro sequence
|
||||
NextPerson, // Introducing the next person
|
||||
Aiming, // Player is aiming the airplane
|
||||
|
||||
Reference in New Issue
Block a user