End of lesson 14, World map, terrain data.
This commit is contained in:
@@ -12,4 +12,6 @@ func _process(delta: float) -> void:
|
||||
|
||||
|
||||
func _on_new_game_button_pressed() -> void:
|
||||
GameManager.startNewGame()
|
||||
|
||||
Loader.loadScene(self, "res://scenes/game.tscn")
|
||||
|
||||
Reference in New Issue
Block a user