FantasyRun/world.gd

6 lines
71 B
GDScript

extends Node3D
func _ready() -> void:
TileGenerator.start_run(self)