Posted November 15, 2020 by Sun
Traps are under way! The biggest hurdle I've managed to climb was adjusting the level generation in order to make traps spawn in by replacing blocks. This was done by grabbing every potential block candidate in a structure and then randomizing where the traps would spawn in. The system in place would allow me to spawn in a specific number of traps, or have a chance of them spawning in with a max number. This is much more efficient than having every block have a chance.
Another long-requested feature is having long-term stats be recorded and viewed by the player. Things such as the total score across all runs and total number of enemies defeated ever are now recorded. This list will slowly expand with more information, so it's still very much a work-in-progress while I add more things to record.
The above will also play into unlocking some new costumes, which now show a handy tip on how each of the hidden costumes are to be unlocked. This at least gives a hint on how to unlock the cleverly obscure characters!
Finally, I've added gifs of two traps I mentioned in the last update but forgot to show off. These have since been tweaked for better graphics and sprites, but I thought I'd show them off anyway since I didn't record any new versions.
There were also some tweaks and bug fixes: