You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
425 B
Plaintext
10 lines
425 B
Plaintext
|
2 years ago
|
[gd_scene load_steps=3 format=3 uid="uid://b12fa5bpdmhms"]
|
||
|
|
|
||
|
|
[ext_resource type="SpriteFrames" uid="uid://cwe8setoi6bd" path="res://resource/animation/character/hero01_move.aseprite" id="1_1twno"]
|
||
|
|
[ext_resource type="Script" path="res://script/effect/afterimage.gd" id="2_grtq1"]
|
||
|
|
|
||
|
|
[node name="AfterImage" type="AnimatedSprite3D"]
|
||
|
|
sprite_frames = ExtResource("1_1twno")
|
||
|
|
animation = &"idle_loop"
|
||
|
|
script = ExtResource("2_grtq1")
|