Jerky tweening jerk
Jerky tweening jerk
Out of context: Reply #10
- Started
- Last post
- 14 Responses
- mikotondria30
might not even need a tweener package if you just want to do like:
object.x -= 0.5; or similar..
Should be able to do it in one line in an onEnterFrame event..