18,739
edits
Paradox-01 (talk | contribs) m (another harvest huh ... obsolete) |
(removing macro per Paradox's request, as we now create OBANs directly with OniSplit) |
||
Line 156: | Line 156: | ||
VBS code snippets for use with Mod Tool can be found here: | VBS code snippets for use with Mod Tool can be found here: | ||
* [[Mod_Tool/Scripting#euler_rotation_-.3E_quaternion| | * [[Mod_Tool/Scripting#euler_rotation_-.3E_quaternion|Euler rotation to quaternion]] | ||
* [[Mod_Tool/Scripting#quaternion_-.3E_euler_rotation|quaternion to | * [[Mod_Tool/Scripting#quaternion_-.3E_euler_rotation|quaternion to Euler rotation]] | ||
==Calculating a transform matrix== | ==Calculating a transform matrix== | ||
Line 194: | Line 194: | ||
==Wish list== | ==Wish list== | ||
* TRAM import: DAE + XML | * TRAM import: DAE + XML. The DAE section in the XML file should have an option to create a pelvis OBAN along with the TRAM (see [[XML:TRAM]]'s RealWorld flag for details). | ||
* DAE to .oni creation should also allow for OBANs (currently OBANs can only be imported via the level's master XML file). This would be very useful for editing/creating single OBAN files if the rest of the level doesn't need changes. | |||
* DAE to .oni creation should also allow for OBANs (currently OBANs can only be imported via the level's master XML file) | |||
{{XML}} | {{XML}} |