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
506 B
Plaintext
11 lines
506 B
Plaintext
|
9 months ago
|
[gd_scene load_steps=3 format=3 uid="uid://c8w1be7y1qejq"]
|
||
|
|
|
||
|
|
[ext_resource type="Script" uid="uid://dxoik7jm7xm2q" path="res://script/effect/particle.gd" id="1_q4l8b"]
|
||
|
|
[ext_resource type="PackedScene" uid="uid://bh3ydvhkb4771" path="res://scene/effect/particle/_particle_stab3.tscn" id="2_iixv7"]
|
||
|
|
|
||
|
|
[node name="Particle" type="Node3D"]
|
||
|
|
script = ExtResource("1_q4l8b")
|
||
|
|
|
||
|
|
[node name="Particle" parent="." instance=ExtResource("2_iixv7")]
|
||
|
|
transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0.587818, 0, 0)
|