8,306
edits
Paradox-01 (talk | contribs) m (note to self: code must be changed after Neo comes up with an algorithm to calculate the local values, or also in case he doesn't) |
Paradox-01 (talk | contribs) m (workaround of CRSA problem on the horizon) |
||
Line 1,196: | Line 1,196: | ||
::: Note to self: [https://dl.dropboxusercontent.com/u/139715/OniGalore/ModToolScript/CRSA_wip.txt old code] meant for intact hierarchies. Needs to be changed later for proper local values. | ::: Note to self: [https://dl.dropboxusercontent.com/u/139715/OniGalore/ModToolScript/CRSA_wip.txt old code] meant for intact hierarchies. Needs to be changed later for proper local values. | ||
::: Let's take intact character for a new experiment. | |||
::: When we apply null objects to each body part and compare its local values with the parts of the destroyed hierarchy, the values are the same, just multiplied by -1. | |||
::: Second experiment. When the parts in the intact hierarchy becomes rotated, the values will not fit. Not until we reset the null's global values to 0; 0; 0 and multiply by -1 again. | |||
::: What does this mean? | |||
:::: Still I've no clue how to ''calculate'' the required values but with the null objects it got a lot easier to ''farm'' them. | |||
:::: So coding a workaround became a feasible option. | |||
edits