Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 14a73daa75 | |||
| 1dd4a694d0 | |||
| 8e9359d6f8 | |||
| 7696271727 |
@@ -54,6 +54,7 @@ _minigameController = NodePath("Minigame")
|
||||
[node name="Minigame" parent="MinigameHandler" instance=ExtResource("8_2b3cf")]
|
||||
process_mode = 4
|
||||
visible = false
|
||||
position = Vector2(23, -29)
|
||||
|
||||
[node name="SwitchSceneOnFightEnd" type="Node" parent="." node_paths=PackedStringArray("_fightSceneSwitcher")]
|
||||
script = ExtResource("10_qqd8u")
|
||||
@@ -190,6 +191,7 @@ _label = NodePath("Label")
|
||||
_current = NodePath("Current")
|
||||
|
||||
[node name="Label" type="Label" parent="StateMachineDebugger"]
|
||||
visible = false
|
||||
offset_left = -982.0
|
||||
offset_top = -497.0
|
||||
offset_right = -893.0
|
||||
@@ -197,6 +199,7 @@ offset_bottom = -474.0
|
||||
text = "Hello world"
|
||||
|
||||
[node name="Current" type="Label" parent="StateMachineDebugger"]
|
||||
visible = false
|
||||
offset_left = 705.0
|
||||
offset_top = -495.0
|
||||
offset_right = 794.0
|
||||
|
||||
Reference in New Issue
Block a user