Started implementing prologue

This commit is contained in:
Segey Lapin
2019-08-19 23:38:12 +03:00
parent 005ef6cf6d
commit a339140e0c
55 changed files with 4633 additions and 709 deletions

View File

@@ -91,6 +91,7 @@ func update_training(score):
func _ready():
notifications.set_main(self)
var tstart = $nav/navmesh/level_level
world.arrow = $Camera/arrow
var queue = [tstart]