mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 23:10:08 +01:00
Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258)
This commit is contained in:
@@ -16,7 +16,7 @@ Godot's Skeleton2D node. There are several movement-related animations and
|
||||
there is a simple character controller that controls the animations."
|
||||
config/tags=PackedStringArray("2d", "animation", "demo", "official", "rendering")
|
||||
run/main_scene="res://level.tscn"
|
||||
config/features=PackedStringArray("4.4")
|
||||
config/features=PackedStringArray("4.5")
|
||||
config/icon="res://icon.webp"
|
||||
|
||||
[debug]
|
||||
|
||||
Reference in New Issue
Block a user