Getting rid of the red lines of jit.phys.objects
Hey,
So basically I've created a patch by which smaller spheres orbit around a larger spehre, (aka. a solar system).
The user will be able to grab and swing these spheres around, and this will control some audio playback.
However, my problem is that the red lines which are displaying the orientation of the sphere are visually unnecessary. Is there a way of removing them/ turning their visibility on/ off.
Cheers for any help guys,
Max Patch
Copy patch and select New From Clipboard in Max.
:::See Patch Below:::
Sounds like you have a jit.gl.physdraw enabled in there somewhere?
Yeah, spot on!
I just disabled it and now no annoying lines!
Cheers Luke