# Animation Flip

**URL:** https://forum.makecode.com/t/animation-flip/10475
**Category:** Arcade
**Created:** [October 18, 2021, 5:04pm UTC](https://forum.makecode.com/t/animation-flip/10475 "2021-10-18T17:04:50Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![chino](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/chino/32/3126_2.png) [@chino](https://forum.makecode.com/u/chino)
#### Post date: [October 18, 2021, 5:04pm UTC](https://forum.makecode.com/t/animation-flip/10475/1 "2021-10-18T17:04:50Z")

</div>

I came up with moving the animation frames to a variable so that I could iterate over them like an array and flip every image.

I feel like it’s basic enough to offer a flip method or perhaps at least a built in way to grab the slides handle avoiding the need for an extra variable?

Unless there is already a way to do this?

Example:

> **[animation-flip](https://arcade.makecode.com/69727-88217-75442-44069)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.
