10 lines
322 B
Plaintext
10 lines
322 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://bivxnxwi863o0"]
|
|
|
|
[ext_resource type="Script" path="res://player/animation/AnimationComponent.gd" id="1_lenw3"]
|
|
|
|
[node name="Animation" type="Node"]
|
|
script = ExtResource("1_lenw3")
|
|
|
|
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
|
playback_default_blend_time = 0.2
|