mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 23:10:08 +01:00
Ensure most demos have descriptions and screenshots
This commit is contained in:
@@ -21,6 +21,9 @@ _global_script_class_icons={
|
||||
[application]
|
||||
|
||||
config/name="Skeleton2D Demo"
|
||||
config/description="This demo shows how to create a rigged and animated character in 2D using
|
||||
Godot's Skeleton2D node. There are several movement-related animations and
|
||||
there is a simple character controller that controls the animations."
|
||||
run/main_scene="res://level.tscn"
|
||||
config/icon="res://icon.png"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user