Out of Memory Exception by fieryvictorystar
Fun platformer whith a stack mechanic. Store things in your stack whith left click. Use them whith right click. Damage makes the stack smaller. Overflowing your stack does random negative effects and might damage you; Unfortunately there is a bug in the stack bar that doesn't let you see how much space is left .
| Windows | https://victorlf4.itch.io/outofmemoryexception |
| Original URL | https://ldjam.com/events/ludum-dare/42/out-of-memory-exception |
Ratings
| Given | 0🗳️ | 0🗨️ |
The area checked for colliders there is probably too big(it doen't really need to be as big as the block ,and I think its even a bit bigger) , and that was probably the problem.
Also blocks disappear if they leave the screen, or if you click on them .
If I continue whith the project post jam I'll probably add something to show where you are going to put the block or something (or maybe not let you waste the tile).
Also btw It's probably not obvious but you can get speed buffs if you click on the enemies whith blue particles.
And you can also pick enemy bullets and shot them back ,I assumed people would notice , but now that I think about it its actually not that clear.