mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-08 06:55:54 +00:00
FSM Selector with sound
This commit is contained in:
parent
f6d159b9c4
commit
ee09c50dbd
20 changed files with 330 additions and 28 deletions
|
|
@ -584,6 +584,7 @@ public enum PlayerState
|
|||
Init,
|
||||
Active,
|
||||
Cutscene,
|
||||
Teleporting,
|
||||
Controlling,
|
||||
Dead,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue