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
495 B
Plaintext
11 lines
495 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://dxw3nq0bf7obf"]
|
|
|
|
[ext_resource type="Script" uid="uid://dxoik7jm7xm2q" path="res://script/effect/particle.gd" id="1_bhsak"]
|
|
[ext_resource type="PackedScene" uid="uid://cjk6qgyum7s06" path="res://scene/effect/particle/_particle_stab1.tscn" id="2_tpffv"]
|
|
|
|
[node name="Particle" type="Node3D"]
|
|
script = ExtResource("1_bhsak")
|
|
|
|
[node name="Particle" parent="." instance=ExtResource("2_tpffv")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.5, 0, 0)
|