Getting rid of the red lines of jit.phys.objects

chrisoconnor's icon

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:::

Luke Woodbury's icon

Sounds like you have a jit.gl.physdraw enabled in there somewhere?

chrisoconnor's icon

Yeah, spot on!
I just disabled it and now no annoying lines!

Cheers Luke