hi guys , i’m trying to make a lot of coins collide together, but when there are a lot of coins, my fps drops down dramatically. I’m using a mesh collider since there are no primitives to fit a coin, and i read in the docs that mesh colliders require more use of the computer. Is there any tricks you can give me?
Depending on the accuracy you need. You could use box collider or a low resolution mesh collider that fits your mesh