happy accident when trying to optimize level drawing... kinda looks like a spot light is trying to track our hero climber #pico8
13.01.2026 05:00
👍 10
🔁 0
💬 0
📌 0
happy accident when trying to optimize level drawing... kinda looks like a spot light is trying to track our hero climber #pico8
Thanks! It's quite simple, tbh... based on the tile id, I draw a bunch of extra rects with an offset. Then access only the tiles for the layer the player is in when checking for collisions.
#brutalist #pico8 #gamedev #screenshotsaturday