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