How can i make a touch scroll setting the Y? Anyone have a example?
All you need is adding the Wrap To behavior to your settings.
Then set Y > Self.Y - a number
When Is In Touch >> you could double that number to make it scrolls faster.
Good luck!
Develop games in your browser. Powerful, performant & highly capable.
Did you get any solution to this? (code example) I need a simple Y scroll based on touch and swoosh (up and down) - just like the default on an iPhone for example.