Close
Tutorial

2D Collision Detection For Beginners & Intermediate

In this tutorial we create a component which can detect when objects are on top of each other (colliding). This works for any 2D input with alpha. You could also render a 3D scene and use it there, it just works on the u v axis though.

 

Experience level 

Comments