mirror of
https://github.com/Steffo99/pineapple-surf.git
synced 2024-11-25 01:04:18 +00:00
Make leafpile spawn seeds a bit higher
This commit is contained in:
parent
b3272cff95
commit
7d4afce24d
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ mesh = SubResource("ArrayMesh_o7j0n")
|
||||||
skeleton = NodePath("../..")
|
skeleton = NodePath("../..")
|
||||||
|
|
||||||
[node name="RespawnPad" parent="." instance=ExtResource("2_04d83")]
|
[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_on_ready = true
|
||||||
spawn_scene = ExtResource("3_r4rxd")
|
spawn_scene = ExtResource("3_r4rxd")
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue