summaryrefslogtreecommitdiff
path: root/animated_sprite.tscn
blob: 7b590567326efdd5350806d4bf43929ceb5ce0ef (plain)
1
2
3
4
5
6
[gd_scene load_steps=2 format=3 uid="uid://bj8j72hwnt6mo"]

[ext_resource type="Script" path="res://animated_sprite.gd" id="1_b0uyt"]

[node name="AnimatedSprite" type="AnimatedSprite2D"]
script = ExtResource("1_b0uyt")