WIP: Make it possible to change server address

This commit is contained in:
2025-01-26 19:19:36 +01:00
parent e28845b688
commit d2b89c9d5c
3 changed files with 11 additions and 3 deletions

View File

@ -37,6 +37,9 @@ properties/0/replication_mode = 1
properties/1/path = NodePath(".:rotation")
properties/1/spawn = true
properties/1/replication_mode = 1
properties/2/path = NodePath(".:rotation_order")
properties/2/spawn = true
properties/2/replication_mode = 1
[node name="Bullet" type="Node3D"]
transform = Transform3D(20, 0, 0, 0, 20, 0, 0, 0, 20, 0, 0, 0)