translateXYZ in Jitter

shreeswifty's icon

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

ćwiek's icon
Max Patch
Copy patch and select New From Clipboard in Max.

position? :p

shreeswifty's icon

thanks, i had a feeling it was position!
TY!

shreeswifty's icon

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

Pedro Santos's icon
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.