Hi~
I’m using GPU instance to render some cube model. It’s looks great! But, how can I add collision to them?
Is here any solution? Thank you!
Unity 2020.3.14f1
WebGL
Hi~
I’m using GPU instance to render some cube model. It’s looks great! But, how can I add collision to them?
Is here any solution? Thank you!
Unity 2020.3.14f1
WebGL
Please post code.
If you mean you spawn them batched together, just add a box collider to them after spawning them?