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
499 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://crf07pmeahs47"]
[ext_resource type="Script" uid="uid://dxoik7jm7xm2q" path="res://script/effect/particle.gd" id="1_5lw71"]
[ext_resource type="PackedScene" uid="uid://8p41jmg6p44w" path="res://scene/effect/particle/_particle_stab2.tscn" id="2_5lw71"]
[node name="Particle" type="Node3D"]
script = ExtResource("1_5lw71")
[node name="Particle" parent="." instance=ExtResource("2_5lw71")]
transform = Transform3D(1, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 1.25, 0, 0)