WIP: Add more spawners and start moving authority to the server

This commit is contained in:
2025-01-29 12:25:26 +01:00
parent 3e6eab08fd
commit d024f217d0
5 changed files with 33 additions and 11 deletions

View File

@ -10,13 +10,13 @@ height = 1.6
[sub_resource type="SceneReplicationConfig" id="SceneReplicationConfig_tl74a"]
properties/0/path = NodePath(".:position")
properties/0/spawn = false
properties/0/spawn = true
properties/0/replication_mode = 1
properties/1/path = NodePath(".:rotation")
properties/1/spawn = false
properties/1/spawn = true
properties/1/replication_mode = 1
properties/2/path = NodePath(".:health")
properties/2/spawn = false
properties/2/spawn = true
properties/2/replication_mode = 2
[sub_resource type="Animation" id="Animation_falg4"]