I want to make a 3D maze game and I need some help. I want for it to be 1st person, not birds eye view. You should not be able to go through walls. It would be great if you give me tips.
Offline
You could use raycasting to do that, here is a scratch wiki article on raycasters: http://wiki.scratch.mit.edu/wiki/Raycaster
Offline