Swipeable Level Selection + Background Animations (v3)

Swipeable Level Selection + Background Animations

I have built a swipeable menu like the one in Red Ball 4 for Phaser 3.

About

The menu consists of 2 classes. The SwipeableMenu Class and the Animations Class. The Animations Class is listening for the “onMenuScroll” Event of the SwipeableMenu Class to animation the sprites.

You can find the TypeScript version of the SwipeableMenu Class here and the JavaScript (es2015) version here.

I hope like it and will be able to use it in your projects! :smiley:

4 Likes