Comments

Log in with itch.io to leave a comment.

(1 edit)

Small note for anyone trying this on macOS or Linux. In loading_screen.gd, change line 7 to: 

var main_scene_path = "res://scenes/main.tscn"

Otherwise the load will fail because the filesystem is case sensitive, while on Windows it's not.

Hey versine, are you using the latest release?

That was patched by an itch.io user, and a new release was made.

You can view the latest version of this code here

I downloaded it from itch yesterday. Maybe the itch version is different from the github one? 

You are totally right! I just published a new release here to solve this issue. Thanks for the feedback.

(+1)

Awesome! Thanks for sharing.

No problem, hope it treats you well.