How to do this with canvas?

I’m trying but the truth is, I never liked to touch canvas but the time came.
The bad thing is that I have no idea how to do it, here I leave a sample video.

ezgif-5-0d306b055b23

I didn’t try but I think you can easily do it using sprites, which will start to move left to right when user click the “Test spin sprite”.

You can for instance make a long imagesprite that you can move across the canvas. You also have another static sprite as topmost sprite.

You can set the z value, where you can stack sprites, in the blocks and in the designerscreen.

image

2 Likes