Map attack to gamepad X, revise text in Finite State Machine demo (#937)

This commit is contained in:
David Briscoe
2023-10-17 17:53:17 -07:00
committed by GitHub
parent e2abd0e7fb
commit 3706e3e998
3 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ grow_vertical = 2
[node name="Title" type="Label" parent="VBoxContainer"]
layout_mode = 2
text = "Pushown"
text = "StateStack"
uppercase = true
[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer"]