Massive refactor (inventory menu still a little broken but its Good Enough)
This commit is contained in:
@@ -87,6 +87,7 @@ Panel/styles/panel = SubResource("StyleBoxFlat_uy0d5")
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_dboi3"]
|
||||
|
||||
[node name="DialogueBalloon" type="CanvasLayer"]
|
||||
process_mode = 3
|
||||
layer = 100
|
||||
script = ExtResource("1_okfmu")
|
||||
NextAction = "ui_cancel"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
~ floor_exit
|
||||
Proceed to the next floor?
|
||||
- Yes
|
||||
do Exit()
|
||||
do SpawnNextFloor()
|
||||
- No
|
||||
=> END
|
||||
Reference in New Issue
Block a user