How to make detect Clicking on 2d object wich no collision? Pls help
You can’t (unless it’s a user Interface element). Just add a collider. If you don’t want the item to collide with other elements, you can use the Layer Collision Matrix to turn off collision with selected items.