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
558 B
Plaintext
11 lines
558 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://crbji7geunibj"]
|
|
|
|
[ext_resource type="Script" uid="uid://dxoik7jm7xm2q" path="res://script/effect/particle.gd" id="1_0vpbh"]
|
|
[ext_resource type="PackedScene" uid="uid://cohy1qv35n57q" path="res://scene/effect/particle/_particle_fist1.tscn" id="2_7sohp"]
|
|
|
|
[node name="Particle" type="Node3D"]
|
|
script = ExtResource("1_0vpbh")
|
|
|
|
[node name="Particle" parent="." instance=ExtResource("2_7sohp")]
|
|
transform = Transform3D(0.787846, 0.138919, 6.11959e-08, 0.138919, -0.787846, 0, 6.88757e-08, 1.21447e-08, -0.7, 0, -0.2, 0)
|