position from jit.phys.body
I am trying to get the position of a jit.phys.body but I haven´t manage yet. I tried "route position" from the jit.phys.body but I got nothing.
some clues?
thanx
You should be able to use the 'getposition' message to request it. It will be output from the rightmost outlet of jit.phys.body.
-Ben
thanx a lot, Ben.