adds track parser from txt files

This commit is contained in:
2020-11-03 00:47:59 +01:00
parent d5ad9b8e1c
commit 4f2a4768c8
31 changed files with 649 additions and 103 deletions

View File

@@ -6,7 +6,7 @@ extends Node
# Called when the node enters the scene tree for the first time.
func _ready():
Global.selected_track = 0
pass
func start_game():