Hello all,
I have read many of other posts regarding scrolling or swipe layers but couldnt find any that slide up. Is there anyone who can help me with this ?
https://www.scirra.com/tutorials/560/sw ... th-inertia
Remove the x related expressions and leave only y.
Develop games in your browser. Powerful, performant & highly capable.
scirra.com/tutorials/560/swipe-based-smooth-scrolling-with-inertia Remove the x related expressions and leave only y.
scirra.com/tutorials/560/swipe-based-smooth-scrolling-with-inertia
Thanks but this still scroll down. I want to go up.
On the every tick event, add the system compare two values condition - CurTouchY < PrevTouchY
I was trying it but something doesn't work. Can you please help me with .cap and I will be very thankfull
https://www.dropbox.com/s/bu2xhnmuk8axt ... .capx?dl=0
dropbox.com/s/bu2xhnmuk8axtfy/SwipeScrollDemo-uponly.capx
Thanks but this just stack on screen. Couldn't scroll it at all. Thanks on help anyhow.