End of chapter 4, World map scripts.
This commit is contained in:
@@ -11,7 +11,7 @@ func loadScene(caller: Node, path: String):
|
||||
get_tree().root.add_child(loadingScene)
|
||||
|
||||
ResourceLoader.load_threaded_request(scenePath)
|
||||
print(scenePath)
|
||||
#print(scenePath)
|
||||
caller.queue_free()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user