creating a rub function

How could I create a rub function I want to make a game where I rub the screen left to right and it makes a bike build speed I’ve done it in game salad but I want to make I in corona here is a test of the game I made in game salad https://youtu.be/kVTVLRUhiIQ

Hi @byjenkz,

Well, the starting point would be a full understanding of touch events in Corona. From there, you can start building out your “rub” function.

https://docs.coronalabs.com/guide/events/touchMultitouch/index.html

Brent

Hi @byjenkz,

Well, the starting point would be a full understanding of touch events in Corona. From there, you can start building out your “rub” function.

https://docs.coronalabs.com/guide/events/touchMultitouch/index.html

Brent