According to my experience looping animation should not have more than 50 frames. Otherwise you have white frames.
Another tip for those working in Linux (like I do)
Packing files into bootanimation.zip without compression can be done with command:
when you are in dir with part0 part1 and desc.txtCode:zip -rn .txt:.jpg bootanimation *
this way, txt and jpg files are excluded from compressing
(if you use PNG's change .jpg in command to .png) like for example in Red Eye boot animation
Red Eye Bootanimation (the red version of the green eye bootanimation)


1Likes
LinkBack URL
About LinkBacks
)
Reply With Quote





Bookmarks