- Edited
Hello,
I have searched for a while but I can't seem to find a way to create a collider for 2D mesh Instances. I have made a mesh that creates creates hexagons and displays them on a grid but I want to add interactability and so I decided to make a collider for the mesh and raycast the mouse position for visual feedback.
Is there any way to achieve this and if yes - How?
Thank you in advance!