It was surprisingly easy to make, didn’t take me too long I only had to look in the code of one ray-caster to realize that you can put “repeat until” blocks into “run without screen refresh” blocks and it will still run instantly. I didn’t actually take any code from that Might expand this in the future use w or up arrow to move forward, s or down arrow to move back, a or left arrow to turn left, and d or right arrow to turn right.
I believe i referenced the “repeat until” blocks from this project: https://scratch.mit.edu/projects/443799012 everything else by me