First Map Tests, Player + Movement and Spawning.
This commit is contained in:
parent
1351ce3178
commit
c483a438c7
7 changed files with 145 additions and 8 deletions
|
@ -24,4 +24,4 @@ func _on_playerlist_changed() -> void:
|
|||
|
||||
|
||||
func _on_start_button_pressed() -> void:
|
||||
Networking.send_rpcs("start_game", ["hello", " world"])
|
||||
Networking.start_game_call()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue