How How to move a group

How to move a group to the right. I have a group, I want to move it to the right. Is it possible to do this?

Yo,

Could you give more context? Share a patch or something?

Cheers


this group I want to move it to the right. Is it possible to do this?

Do I need to move all the elements in the group to the right? Should I move them individually, or can I move the whole group to the right? And how to move animated textures (quad which)

From your screenshot that looks like value that moves objects left and right

Yes, that’s understandable. And how to move in the second screenshot, where the animated texture is used?

You can connect Transform 2d node to input of UniformScale

tnks