Massive work on level, UI, sound, and player functionality, small progress on netcode. Renamed project to Net Gunner.
This commit is contained in:
@@ -42,7 +42,7 @@ func _on_hosting_back_button_pressed() -> void:
|
||||
|
||||
|
||||
func _on_start_game_button_pressed() -> void:
|
||||
Game.start_vs_man()
|
||||
Game.start_vs_man.rpc()
|
||||
|
||||
|
||||
func _on_waiting_back_button_pressed() -> void:
|
||||
|
||||
Reference in New Issue
Block a user