I tried in many ways, by creating an object with scroll to behavior and every tick following the touch X and Y, by using scroll to of the system.... Nothing works. Any idea?
Thanks.
Develop games in your browser. Powerful, performant & highly capable.
Hey — this should get you started
https://www.dropbox.com/s/c73rkca3eqwx7z0/ScrollToTouch.capx?dl=0
jeffige
I've already test it and can't manage to scroll smoothly. The camera moves too fast. So i'm using an invisible object with platform and scroll to behavior. This way work nicely, only for moving to left and right though.