Mod Tool: Difference between revisions

190 bytes added ,  29 September 2012
m
no edit summary
mNo edit summary
mNo edit summary
Line 1,064: Line 1,064:




=====Trigger volumes export/import=====
=====Oni tools addon=====
{| border=0 cellpadding=0 align=right
{| border=0 cellpadding=0 align=right
| exported warehouse TVs<br>[http://i305.photobucket.com/albums/nn207/unknownfuture/Oni_Galore_Images/3D_modding/TRGV_Oni_to_ModTool.png http://i305.photobucket.com/albums/nn207/unknownfuture/Oni_Galore_Images/3D_modding/TRGV_Oni_to_ModTool_tn.png]
| exported warehouse TVs<br>[http://i305.photobucket.com/albums/nn207/unknownfuture/Oni_Galore_Images/3D_modding/TRGV_Oni_to_ModTool.png http://i305.photobucket.com/albums/nn207/unknownfuture/Oni_Galore_Images/3D_modding/TRGV_Oni_to_ModTool_tn.png]
|}
|}


* status: done
* release date: Christmas ?
* release date: Christmas ?
: I don't see a demand for it, so I will wait and see if I can add other tools to the add-on.
* current content
** Trigger volumes export/import
** camera OBAN export (via drag and drop)




Line 1,150: Line 1,151:
Those quaternions are sorted in X Y Z -W order, so we've to watch out a bit when setting the input for converting them to euler rotations in degrees.
Those quaternions are sorted in X Y Z -W order, so we've to watch out a bit when setting the input for converting them to euler rotations in degrees.


If a newly created object (in this case a cube) shall serve as camera placeholder then the X output has to be multiplied by -1 and the Y output has to be reduced by -180.
If a newly created object (in this case a cube) shall serve as camera placeholder then the X output has to be multiplied by -1 and the Y output has to be reduced by -180. Those changes must repeated again when exporting the object's rotation to xml.


Those changes must repeated again when exporting the object's rotation to xml.
Update: Sept. 29, 2012
 
If camera is a real one then the additional X and Y changes aren't necessary. (Primitive > Camera > ''any should do'')
 
Positions and rotations keyframes can be applied to the camera root object.




8,452

edits