1
Fork 0
mirror of https://github.com/Steffo99/pineapple-surf.git synced 2024-11-21 23:34:21 +00:00

Make leafpile spawn seeds a bit higher

This commit is contained in:
Steffo 2023-01-08 22:39:14 +01:00
parent b3272cff95
commit 7d4afce24d
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -31,6 +31,7 @@ mesh = SubResource("ArrayMesh_o7j0n")
skeleton = NodePath("../..")
[node name="RespawnPad" parent="." instance=ExtResource("2_04d83")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.5, 0.75, 0.5)
spawn_on_ready = true
spawn_scene = ExtResource("3_r4rxd")