feat: implemented pause menu
This commit is contained in:
parent
84f0d48879
commit
0d346471a2
4 changed files with 149 additions and 68 deletions
|
|
@ -27,6 +27,7 @@ fov = 60.0
|
|||
|
||||
[node name="PlayerInput" type="PlayerInput" parent="."]
|
||||
unique_name_in_owner = true
|
||||
process_mode = 3
|
||||
|
||||
[node name="WeaponInventory" type="WeaponInventory" parent="."]
|
||||
unique_name_in_owner = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue