vm6502q/OpenRelativity

Mesh collider shader for static objects

Closed this issue · 1 comments

In the demo scene, the room mesh collider has a non-"isReadable" mesh, likely due to settings like being GameObject static. This prevents the mesh collider shader from transforming the collider geomtry. It should be possible to have static geometry while transforming it with the relativistic mesh collider.

We addressed this a long time ago, but I forgot to close the issue.