Davisjames0901 / FreeScape

2d game and engine
0 stars 0 forks source link

Collisions: Other shapes #6

Closed Davisjames0901 closed 3 years ago

Davisjames0901 commented 3 years ago

Right now we only have rectangle colliders, and we can only check to see if a single point collides with it. We need some other shapes like circles, and a way to tell if any type of collider collides with another collider