feat: added global world state to game root
This commit is contained in:
parent
43728c7e83
commit
7f2d67d9db
|
@ -4,3 +4,7 @@
|
|||
|
||||
[node name="GameRoot" type="GameRoot3D"]
|
||||
first_boot_level = ExtResource("1_4g2mr")
|
||||
|
||||
[node name="GlobalWorldState" type="GlobalWorldState" parent="."]
|
||||
process_priority = -1
|
||||
process_physics_priority = -1
|
||||
|
|
Loading…
Reference in a new issue