Hi there!
I'm trying to figure out how to track mouse clicks on 3D shape objects, because the usual "on object clicked" event doesn't cut it: it only detects mouse clicks on the back face (the "baseplate") of 3D shapes.
An example:
c3-3dshapeclicks.vercel.app
C3P project:
c3-3dshapeclicks.vercel.app/source.c3p
If anyone has any ideas, I'd appreciate it greatly. Thanks!