implement the new main menu into the actual game
This commit is contained in:
parent
a73b32610e
commit
8f18e43af7
6 changed files with 96 additions and 226 deletions
|
@ -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"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue