forum

Q & A: How to animated the back-button/menu-button, as well as, scorebar/hp bar?

posted
Total Posts
3
Topic Starter
bekurozu
I try this thing for a long time, but it doesn't work at all, I need tips, and tutorial please, Thank you! and I'll look upon comments - BekkusU ;3
JustABeginner
Hi BekkusU!

To animate any elements in the game, you must do it frame by frame. Which means if you're using any .gif files, convert all the frames captured into .png file one by one.

---

For the back button:
"menu-back-n"; n=0, 1, 2, 3...
The first frame is set to 0, then the next one is 1, and so on.

---

For the scorebar:
"scorebar-colour-n"; n=0, 1, 2, 3...
Same here, the first frame is set to 0, then 1, and so on.

Also, keep in mind that you can only animate the layer of the scorebar, scorebar background cannot be animated.
Topic Starter
bekurozu
Thank you! so much ;)))
Please sign in to reply.

New reply