I’ve been trying to make one and they all don’t work quite right. I’ve made one before but it was for singular -bottom, left, right, and top.- For the game I’m making I want collision on a larger scale. I don’t need help with the game, just the colliders.
Here is my current COL detection, which is only for left and right: pong 1.1 by mrace0 | Snap! Build Your Own Blocks
Here’s what I want it to be like (project is not mine) slightly buggy air hocky simulation by deltav | Snap! Build Your Own Blocks
I don’t need any physics, just the math for the collisions and angles on a separate project that I can implement