- Jun 12, 2020
- 98
- 86
The X-axis also shifts the Y-axis.
Hey there
, I have a problem with my layered images.
I cannot place the images correctly. When I try to move them on the X-axis, they automatically also slide down. If I don't specify xpos or xalign, they are displayed correctly.
The amount by which they slide down does not depend on the x-value I enter, but on the size of the image itself.
So it always stays on the same y-axis.
I can correct the position with a ypos and it does not affect the x-axis.
It doesnt happen if i use at left
but having to add it every time would be annoying
This is how I have defined the layered images
and this is the instruction to display them
Thank you it advance 
Hey there
I cannot place the images correctly. When I try to move them on the X-axis, they automatically also slide down. If I don't specify xpos or xalign, they are displayed correctly.
The amount by which they slide down does not depend on the x-value I enter, but on the size of the image itself.
So it always stays on the same y-axis.


I can correct the position with a ypos and it does not affect the x-axis.
It doesnt happen if i use at left
but having to add it every time would be annoying
This is how I have defined the layered images
Code:
layeredimage helen:
at Transform(zoom=0.35)
group base:
attribute a default:
"helen_a_rumpf"
group pants:
attribute basepants default:
"helen_a_basepants"
attribute nudepants:
#... etc
and this is the instruction to display them
Code:
show helen bored brapants nudeshirt nudepose:
xpos -400
h "Oh hello, so you already woke up."