Recently working on a Bitsy project and made a hack for my game!
This hack helps creates animation sequences that automatically cycle through different rooms at timed intervals.
Hope this help the community. A demo and the hack can be found here https://eizi233.itch.io/tho-must-confront-the-long-forgotten-portrait-of-eternit.... I will also try pushing the hack to the https://github.com/seleb/bitsy-hacks hack repo later
What the Sequence Player do is basically takes in a sequence of map IDs and change the map in sequence with an interval. Inspired by the Full Animation demo by Zetef here https://zetef.itch.io/full-animation-in-bitsy and this hack basically automates the animation process.