617
Bearbeitungen
Fake (Diskussion | Beiträge) |
Fake (Diskussion | Beiträge) |
||
}
The first step in animation is to get the current position of your component, in our case the HatComponent, which is to be lifted (1). Afterward we use the method tweenTranslateTo to perform a tween translating.
class LiftAnimationListener implements IAnimationListener{
|