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.
11 lines
517 B
Plaintext
11 lines
517 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://cxecnqr1dnb7r"]
|
|
|
|
[ext_resource type="Script" uid="uid://dxoik7jm7xm2q" path="res://script/effect/particle.gd" id="1_15uh7"]
|
|
[ext_resource type="PackedScene" uid="uid://c2uyg7ktya04f" path="res://scene/effect/particle/_particle_slash2.tscn" id="1_oea3n"]
|
|
|
|
[node name="Particle" type="Node3D"]
|
|
script = ExtResource("1_15uh7")
|
|
|
|
[node name="Particle" parent="." instance=ExtResource("1_oea3n")]
|
|
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0, 0, 0)
|