implement the new main menu into the actual game

This commit is contained in:
Taevas 2025-03-30 15:40:22 +02:00
parent a73b32610e
commit 8f18e43af7
6 changed files with 96 additions and 226 deletions

View file

@ -96,6 +96,7 @@ spot_range = 50.0
collision_priority = 100.0
axis_lock_linear_z = true
physics_material_override = SubResource("PhysicsMaterial_vumbr")
can_sleep = false
contact_monitor = true
[node name="CollisionShape3D" type="CollisionShape3D" parent="Sphere"]