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.
TouhouGD/scene/effect/particle/particle_move_hit_ground.tscn

12 lines
518 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://dgajioqybpj2r"]
[ext_resource type="Script" path="res://script/effect/particle.gd" id="1_011uh"]
[ext_resource type="PackedScene" uid="uid://b1eg05rgvdjk" path="res://scene/effect/particle/_particle_hit_ground_normal.tscn" id="2_jp5ol"]
[node name="Particle" type="Node3D"]
script = ExtResource("1_011uh")
is_ground = true
[node name="Particle" parent="." instance=ExtResource("2_jp5ol")]
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0, 0, 0)