- Home /
Question by
Smasham · Jun 16, 2019 at 04:26 AM ·
raycastmeshmeshcollidercombinemeshes
Why is raycast not working with mesh collider
I combined multiple cube mesh to get one mesh. when it try to click on it and return raycast.point nothing happen (with a mesh collider). when i put a box collider on it, it work tho.
what im trying to do is to get the coordonate of a cube combined in a bigger mesh. How am i supposed to do it ?
Comment