begin work on player animations

This commit is contained in:
yuki 2025-11-22 12:54:07 -03:00
parent e161eb1117
commit 9dc5be7351
2 changed files with 2 additions and 1 deletions

View file

@ -12,7 +12,7 @@ dest_files=["res://.godot/imported/yukotsuki.aseprite-2775b59c70c8f83084c0d15003
[params]
layer/exclude_layers_pattern=""
layer/exclude_layers_pattern="ref"
layer/only_visible_layers=false
sheet/sheet_type="packed"
sheet/sheet_columns=12

View file

@ -31,6 +31,7 @@ metadata/_custom_type_script = "uid://bebe1y51hwns8"
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
position = Vector2(0, -16)
sprite_frames = ExtResource("2_dovo2")
animation = &"idle"
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2(0, -7)