golfin 
Banned
Posts: 213
Likes Given: 2
Likes Received: 32 in 28 posts
Joined: Nov 2017
Eranova

|
Small character animation
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.)
Edit later: 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 Code:
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
I need to change the X position always by 2 down.
For any help I would like to thank
(This post was last modified: 01-12-2019 11:44 PM by golfin.)
|
|
01-12-2019 04:25 PM |
|
The following 2 users Like golfin's post:2 users Like golfin's post
eri (01-17-2019), Seokotov (01-12-2019)
|