get position (X Y Z) from jit.gl.gridshape or jit.phys.body
Nov 02 2015 | 11:29 am
HI guys, can someone please guide me on the best method to get get position (X Y Z) from jit.gl.gridashape or jit.phys.body ?
Basically I need to map a jit.gl.gridashape or jit.phys.body to a vector synth or anything i like.
Previously I have used a [ jit.gl.multiple ] connected to a [ jit.spill @plane 0 ] and i get what i need, but this time i need to use a single jit.gl.gridshape.
Thank you for your help.