The only thing i wish for is a debug overlay with a top down view. I’ve always wanted to implement something like this.
Viewing post in Dizzy Maze jam comments
Hi! You absolutely can do this, I followed a tutorial, and walls drawing with k2 is actually easy - draw_texture_fit does the trick. Here is tutorial link: https://lodev.org/cgtutor/raycasting.html