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
297 B
Plaintext
10 lines
297 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://b12fa5bpdmhms"]
|
|
|
|
[ext_resource type="Script" path="res://script/effect/afterimage.gd" id="2_grtq1"]
|
|
|
|
[node name="AfterImage" type="Node3D"]
|
|
script = ExtResource("2_grtq1")
|
|
lifetime = 0.2
|
|
|
|
[node name="AnimatedSprite3D" type="AnimatedSprite3D" parent="."]
|