I need some help to create a nice deceleration for my scrolling. In my game the user can move the camera around the level by draging a finger over the screen. But it doesn't feel quite right and I would really love to have a nice deceleration like the default Contacts app has on the iPhone.
Nice deceleration
(3 posts) (2 voices)-
Posted 2 years ago #
-
'...it doesn't feel quite right and I would really love to have a nice deceleration...'
I haven't used the camera feature yet, but I would guess that by using a scheduled timer you could reduce the movement incrementally for each tick until the movement of the camera is zero.
Posted 2 years ago # -
I've tried that but it's nowhere near as nice as the way the Contacts app does it.
Posted 2 years ago #
Reply
You must log in to post.