I began to work on the diminutive animation of the body, clothes, armor, and weapons of the character. The first show looks promising.
Reduce original animation to 80% size. It will be a lot of work, but it does. But it is also necessary to reduce the wagons (horses, lamas, etc.)
Correction, animation reduction to 85% of original size. Well, basically it's a simple job. I do not do it manually, picture after picture. Conversely, using Mupatcher v. 9.8 to extract animation images, I use the IrfanView to remove the white background to black and reduce to 85% size. Mulpatcher creates a file with the positions of individual images when extracting - Here I would like to ask for help from a handy programmer. I needed to write a program or a script into a program that would change several texts. For example:
I need to change the X position always by 2 down.
For any help I would like to thank :bye:
Reduce original animation to 80% size. It will be a lot of work, but it does. But it is also necessary to reduce the wagons (horses, lamas, etc.)
Correction, animation reduction to 85% of original size. Well, basically it's a simple job. I do not do it manually, picture after picture. Conversely, using Mupatcher v. 9.8 to extract animation images, I use the IrfanView to remove the white background to black and reduce to 85% size. Mulpatcher creates a file with the positions of individual images when extracting - Here I would like to ask for help from a handy programmer. I needed to write a program or a script into a program that would change several texts. For example:
PHP:
CenterX:3 change text to CenterX:1
CenterX:4 change text to CenterX:2
CenterX:5 change text to CenterX:3
CenterX:6 change text to CenterX:4
.
.
.
.
.
up to
CenterX:30 change text to CenterX:28
For any help I would like to thank :bye: