Ensure most demos have descriptions and screenshots

This commit is contained in:
Aaron Franke
2021-08-16 16:24:05 -05:00
parent 89978a7421
commit 7d64830cfe
84 changed files with 197 additions and 16 deletions

View File

@@ -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"