flo-wolf / Flip-Fall

Flip Fall - Mobile Arcade Platformer, made with Unity. Available on the Play Store
https://play.google.com/store/apps/details?id=com.florianwolf.flipfall
Other
21 stars 4 forks source link

Visually appealing level switching with level preview of unselected levels next to selected level #27

Closed flo-wolf closed 8 years ago

flo-wolf commented 8 years ago

Fast scrolling between levels, swipe speed difines strength - basically rebuild parts of the scrollrrect script wihile considering the length of the uilevel array to smooth out the speed at the ends. Basically rebuild the apple list scrolling just sideways with uiLevel elements moving into focus by animations, depending on the current scrolling focus position.