0.0.2
This commit is contained in:
parent
fadea22b9d
commit
d72b5ac57b
14 changed files with 184 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
class_name HostGame
|
||||
extends Control
|
||||
extends JoinGame
|
||||
|
||||
func _on_start_game_button_pressed() -> void:
|
||||
Multiplayer.switch_scene.rpc("res://maps/test_map.tscn")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue