Added basic scene switching, v.1.3.0

This commit is contained in:
Nicola Sovic
2022-06-02 22:14:53 +02:00
parent 46e1a5936b
commit bb052cef6b
20 changed files with 15353 additions and 7766 deletions

View File

@@ -8,9 +8,7 @@ namespace Assets.Scripts
{
public enum UIState
{
MAINMENU,
FIGHT,
CHARACTERCREATION,
CHARACTER,
DEATH,
OPTIONS,