animation defines the content of the first frame and last frame.
1.Frame by Frame
2.Tweened
3.Transition
give correct answers
Answers
Answered by
1
Answer:
Frame-by-frame ///animation changes the contents of the Stage in every frame. It is best suited to complex animation in which an image changes in every frame instead of simply moving across the Stage. ... To create a frame-by-frame animation, define each frame as a keyframe and create a different image for each frame
Similar questions