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
501 B
Plaintext
11 lines
501 B
Plaintext
|
1 year ago
|
[gd_scene load_steps=3 format=3 uid="uid://dpewyvwr7358m"]
|
||
|
|
|
||
|
|
[ext_resource type="Script" path="res://script/effect/particle.gd" id="1_c4i0s"]
|
||
|
|
[ext_resource type="PackedScene" uid="uid://b1eg05rgvdjk" path="res://scene/effect/particle/_particle_hit_ground_normal.tscn" id="8_x8r0p"]
|
||
|
|
|
||
|
|
[node name="Particle" type="Node3D"]
|
||
|
|
script = ExtResource("1_c4i0s")
|
||
|
|
|
||
|
|
[node name="Particle" parent="." instance=ExtResource("8_x8r0p")]
|
||
|
|
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 0, 0, 0)
|