How to make a wick project that is like a slideshow

this is my first tutorial so don’t expect it to be 100% correct!

so make a button that can have any design and then turn it into a button add a code that is on the mousepressed thingy that says

//you can replace the 2 with the frame you wanna go to
gotoAndStop(2);

and put in the default

stop();

File for the thingy

Tutorial 10-1-2025_19-48-15.wick (5.0 KB)


You could also make a story game-ish thing if you have multiple options