I have problem creating unlockables in my game. What I am trying to achieve is that each level has its own unlockable items, how do I approach this. Also for sc...
I'm making a roguelike similar to isaac, etg, nt, and I've nailed the code for unlocking unlockables but I'd like to let players know they unlocked something, m...