mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 16:00:08 +01:00
Fix finite state demo warning
- Remove non existence autoload - Not running state stack display in editor
This commit is contained in:
@@ -14,10 +14,6 @@ config/name="Hierarchical Finite State Machine example"
|
||||
run/main_scene="res://Demo.tscn"
|
||||
config/icon="res://icon.png"
|
||||
|
||||
[autoload]
|
||||
|
||||
GlobalConstants="*res://debug/autoload/global_constants.gd"
|
||||
|
||||
[display]
|
||||
|
||||
window/size/width=1280
|
||||
|
||||
Reference in New Issue
Block a user