Senior
June 27, 2023
Solved
MoveAnimator - Best practice to move an object
- June 27, 2023
- 2 replies
- 2963 views
Hi,
I'd like to discuss the best practice or approach to execute an infinite animation, like a GIF, to execute is while the screen is running.
I've done a simple Box object, as an example purpose of my subject, to help in this topic. It could be line, circle or etc. Note: My goal here is about the shapes objects only.
I'd like to know if its the best way to do it. My current touchgfx version is the 4.22.
Many thanks!
I attached my code.