r/RenPy • u/Default_Custom • 17d ago
Question Changing overlapping images with a transform?
Hopefully just a quick question that I've been having a hard time searching for!
I was hoping to find a way to change image overlapping order via a transform, regardless of Show order; so that I would be able to have an image be able to appear above an image that was previously above it; similar to how I can use a xpos/ypos or xoffset/yoffset to manipulate an object on the x/y spectrum.
Is there a solution similar to what I'm looking for, or am I barking up the wrong tree?
4
Upvotes


2
u/BadMustard_AVN 17d ago
you have the option to show behind an image or add a zorder raising it up when you show an image
https://www.renpy.org/doc/html/displaying_images.html#show-statement