My example is too complicated as a result after exporting a project on Android there are a lot of lags,
what should I do to make work smooth?
[attachment=0:2n8o6a7y][/attachment:2n8o6a7y]
Thank you
does anybody know?
Develop games in your browser. Powerful, performant & highly capable.
I hope this will make your day a happy day :
https://www.scirra.com/tutorials/560/swipe-based-smooth-scrolling-with-inertia
Just download the .capx file on the upper left side of the post and adapt it to your project
If you are just trying to follow an object on a screen use System's Action "Scroll to" or do this if you want a smooth scroll (Bouncer is the object to be followed):[attachment=0:3ez7c62m][/attachment:3ez7c62m]
In this case the number 0.1 defines the delay of scrolling, making it slower or faster
thank you!!