8,471
edits
Paradox-01 (talk | contribs) m (ITO notes) |
Paradox-01 (talk | contribs) (ITO: "primary" interpolation length seems hardcoded but you can overwrite it via a Shortcut after all) |
||
Line 1: | Line 1: | ||
==ITO Round 2== | |||
The ITO bug seems to be caused by our limited knownledge of the animation system. | |||
It turns out that the interpolating frame number can be overwritten by Shortcuts after all. | |||
The Shortcuts tag should better have been named "AlternativeFromStates". | |||
'''Shortcuts are accepted if their <Shortcut><FromState> value differs from the "primary" <Lookup><FromState> value.''' | |||
If you want to make a '''Shortcut''' that uses the '''same FromState''' value then you have to set '''primary FromState''' value to '''None'''. | |||
==ITO test setup, prep.== | ==ITO test setup, prep.== | ||
Create static idle anim | Create static idle anim |
edits