feat: added global world state to game root

This commit is contained in:
Sara 2024-04-02 22:25:56 +02:00
parent 43728c7e83
commit 7f2d67d9db

View file

@ -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