Branch Sync.

This commit is contained in:
patrick_pluto 2024-09-01 21:35:29 +02:00
parent 785bbd8f05
commit 3c0be2d800
7 changed files with 64 additions and 15 deletions

View file

@ -50,8 +50,3 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 20, 2, 0)
[node name="3" type="Node3D" parent="player_spawns"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -20, 2, 0)
[node name="beast_spawns" type="Node3D" parent="."]
[node name="0" type="Node3D" parent="beast_spawns"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 5, 0)