Ok so I’m trying to make a platformer survival type game and need blocks you can mine and need auto tiles. So i was gonna create a bunch of points to check left,right,up,down. But how do I check collision with these points?
Ok so I’m trying to make a platformer survival type game and need blocks you can mine and need auto tiles. So i was gonna create a bunch of points to check left,right,up,down. But how do I check collision with these points?
Using the point inside
Thanks this helped alot!