Custom colliders
Yesterday I came across a problem to create a collider for a new shape I created for the Rube Goldberg game. After some research, I came up with a solution: using different transparent shapes as game objects with their own colliders. Although this can be a bit cumbersome, it was the best solution for my situation.
Comments
Post a Comment