Rebound to Godot's RandomNumberGenerator & pre-splitting levels


In this video I show two optimizations I added recently to the game; one involves returning to Godot's internal RNG instead of the custom GDScript one I made (it was rather slow) and another is about pre-splitting level data to speed up the loading time.

Leave a comment

Log in with itch.io to leave a comment.