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
522 B
Plaintext
11 lines
522 B
Plaintext
|
9 months ago
|
[gd_scene load_steps=3 format=3 uid="uid://dg35c5r582lry"]
|
||
|
|
|
||
|
|
[ext_resource type="Script" uid="uid://dxoik7jm7xm2q" path="res://script/effect/particle.gd" id="1_ua8eh"]
|
||
|
|
[ext_resource type="PackedScene" uid="uid://cohy1qv35n57q" path="res://scene/effect/particle/_particle_fist1.tscn" id="2_8oawf"]
|
||
|
|
|
||
|
|
[node name="Particle" type="Node3D"]
|
||
|
|
script = ExtResource("1_ua8eh")
|
||
|
|
|
||
|
|
[node name="Particle" parent="." instance=ExtResource("2_8oawf")]
|
||
|
|
transform = Transform3D(0.8, 0, 0, 0, -3.49691e-08, -0.8, 0, 0.8, -3.49691e-08, 0, 0, 0)
|