itch.io is community of indie game creators and players

Devlogs

Rebound to Godot's RandomNumberGenerator & pre-splitting levels

Marcos' Mysterious Maze
A downloadable game

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