8,018
edits
Paradox-01 (talk | contribs) m (hmpf ..) |
Paradox-01 (talk | contribs) mNo edit summary |
||
Line 822: | Line 822: | ||
: chr_debug_characters = 1 | : chr_debug_characters = 1 | ||
: Use slowmotion cheat "carousel" or single step frame progression in developer mode for better visibility | : Use slowmotion cheat "carousel" or single step frame progression in developer mode for better visibility. | ||
Normally, '''interpolations are encoded in TRAM''' files. | Normally, '''interpolations are encoded in TRAM''' files. | ||
Line 854: | Line 854: | ||
* create easy repeatable test setup | * create easy repeatable test setup | ||
* determine type of interpolation (is it linear?) | * determine type of interpolation (is it linear?) | ||
** record and compare positions of each frame of | ** record and compare positions of each frame of ITO and programmatically played animation | ||
* write script to alter the Z keyframes (8 to last) | * write script to alter the Z keyframes (8 to last) | ||
* finetune the script if necessary by taking into account interpolation type | * finetune the script if necessary by taking into account interpolation type |
edits