translateXYZ in Jitter
Hello
I would like to translateXYZ values of a model in Jitter similar to GEM in pd. I easily find rotateXYZ but no translateXYZ, is there a different name?
thanks in advance
Max Patch
Copy patch and select New From Clipboard in Max.
position? :p
thanks, i had a feeling it was position!
TY!
how can i only effect the Y of position? It seems like i have to send a list but i want only Y translation to vary
Max Patch
Copy patch and select New From Clipboard in Max.
You always have to send the complete list of coordinates (position x y z). If you want to vary only the Y, don't change the other X and Y values.