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
470 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://13wmsk01u2sk"]
[ext_resource type="Script" path="res://script/effect/particle.gd" id="1_rh714"]
[ext_resource type="PackedScene" uid="uid://cjgt2myahbtci" path="res://scene/effect/particle/_particle_fist2.tscn" id="1_yvekh"]
[node name="Particle" type="Node3D"]
script = ExtResource("1_rh714")
[node name="Particle" parent="." instance=ExtResource("1_yvekh")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.18, 0)