# Changing the layers of images during animation

**URL:** https://forum.readymag.com/t/changing-the-layers-of-images-during-animation/4766
**Category:** Animations
**Created:** [April 24, 2025, 11:38am UTC](https://forum.readymag.com/t/changing-the-layers-of-images-during-animation/4766 "2025-04-24T11:38:05Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Mischa\_Kee\_Rou\_Yi](https://sea1.discourse-cdn.com/flex015/user_avatar/forum.readymag.com/mischa_kee_rou_yi/32/3310_2.png) [@Mischa\_Kee\_Rou\_Yi](https://forum.readymag.com/u/Mischa_Kee_Rou_Yi)
#### Post date: [April 24, 2025, 11:38am UTC](https://forum.readymag.com/t/changing-the-layers-of-images-during-animation/4766/1 "2025-04-24T11:38:05Z")

</div>

Hi everyone! I’m animating my portfolio like this:

3 images in the middle of the screen. Each image should move on top of each other and to the left side and different information pops up for each trigger. However, because of the order of images, when the animation tries to bring everything back to their original places it gets messed up. Does anyone know how to change the order of layers as part of the animation if this makes sense? Thank you!

1. original layout  
 ![Screenshot 2025-04-24 at 12.26.35](https://us1.discourse-cdn.com/flex015/uploads/readymag/original/2X/2/284a3f67d10dcba2f6f0600132ad9d9dd3d431a5.jpeg)
2. click ‘resume’ and a resume pops up. clicking will bring back to the original layout as wanted  
 ![Screenshot 2025-04-24 at 12.31.27](https://us1.discourse-cdn.com/flex015/uploads/readymag/original/2X/9/96f504bd996477ecdbb6905d0414a0a0401d4665.jpeg)  
clicking ‘content creation’ or ‘graphic design’ makes everything go to the left side BUT resume is the top layer.  
 ![Screenshot 2025-04-24 at 12.31.48](https://us1.discourse-cdn.com/flex015/uploads/readymag/original/2X/b/b7456a7c598378b9485c93bc6a5e1bb1581418da.jpeg)  
so when i want to bring everything back to original my resume will pop up on the screen  
 ![Screenshot 2025-04-24 at 12.33.24](https://us1.discourse-cdn.com/flex015/uploads/readymag/original/2X/1/1f616cd750a926ccccfe460cf6e2ce6c426281df.jpeg)

---

<div class="post-metadata">

### Author: ![neueMeta](https://sea1.discourse-cdn.com/flex015/user_avatar/forum.readymag.com/neuemeta/32/92_2.png) [@neueMeta](https://forum.readymag.com/u/neueMeta)
#### Post date: [April 28, 2025, 7:26am UTC](https://forum.readymag.com/t/changing-the-layers-of-images-during-animation/4766/2 "2025-04-28T07:26:26Z")

</div>

this is not possible with built in RM features… it would be possible if you only have two images (buttons)

with code this is possible, but you would need some basic coding knowledge.
