Started fps system

This commit is contained in:
Rendo 2025-11-24 04:44:42 +05:00
commit cc26793ab6
32 changed files with 2756 additions and 11 deletions

View file

@ -41,5 +41,5 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.5862943, 0)
script = ExtResource("4_pi0y7")
[node name="MultiplayerSpawner" type="MultiplayerSpawner" parent="."]
_spawnable_scenes = PackedStringArray("uid://dpsr6ug3pkb40")
_spawnable_scenes = PackedStringArray("uid://dpsr6ug3pkb40", "uid://cheu6vds21er7")
spawn_path = NodePath("..")