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://2jydaphvfpvd"]
[ext_resource type="Script" path="res://script/effect/particle.gd" id="1_vr0wa"]
[ext_resource type="PackedScene" uid="uid://cjgt2myahbtci" path="res://scene/effect/particle/_particle_fist2.tscn" id="2_w3gpl"]
[node name="Particle" type="Node3D"]
script = ExtResource("1_vr0wa")
[node name="Particle" parent="." instance=ExtResource("2_w3gpl")]
transform = Transform3D(1, 0, 0, 0, 2.5, 0, 0, 0, 2.5, 0, 0, 0)