8,452
edits
Paradox-01 (talk | contribs) m (installing scripts/toolbars/addons) |
Paradox-01 (talk | contribs) mNo edit summary |
||
Line 18: | Line 18: | ||
'''links''' | '''links''' | ||
* [http://www.si-community.com/community/viewtopic.php?f=35&t=797 OBJ exporter] | * [http://www.si-community.com/community/viewtopic.php?f=35&t=797 OBJ exporter] | ||
* OBJ | * [http://mods.oni2.net/node/210 OBJ + OFGA exporter] for Oni | ||
** might need the regular OBJ exporter to be installed first | ** might need the regular OBJ exporter to be installed first | ||
* ''put more links here'' | * ''put more links here'' | ||
'''how to bind scripts to buttons (embedded code or .vbs/.js)''' | '''how to bind scripts to buttons (embedded code or .vbs / .js)''' | ||
* You can enable/disable the Main Shelf over "View" > "Optional Panels" > "Main Shelf". Then click the "Custom" tab. | * You can enable/disable the Main Shelf over "View" > "Optional Panels" > "Main Shelf". Then click the "Custom" tab. | ||
* A) Right-click the free gray space, click on "Customize Toolbar...". Select "Toolbar Widgets" > "Script Button". | * A) Right-click the free gray space, click on "Customize Toolbar...". Select "Toolbar Widgets" > "Script Button". | ||
Line 29: | Line 29: | ||
* B) You can also drag'n'drop your script file directly onto the free gray space. | * B) You can also drag'n'drop your script file directly onto the free gray space. | ||
:* A new window pops up, check the settings and click okay when done. | :* A new window pops up, check the settings and click okay when done. | ||
* Right-click the Main Shelf the "Save" option. "Save As" let you save the Main Shelf as toolbar file. | * Right-click the Main Shelf and use the "Save" option. ("Save As" let you save the Main Shelf as toolbar file.) | ||
Line 35: | Line 35: | ||
* creation: goto "View" > "New custom toolbar" | * creation: goto "View" > "New custom toolbar" | ||
:* Now you can add buttons like in Main Shelf. Remember to save your changes. (Right-click, "Save As".) | :* Now you can add buttons like in Main Shelf. Remember to save your changes. (Right-click, "Save As".) | ||
* installation: drag'n'drop the xsitb file onto the viewport (it's simply the window where you can see 3D objects). | * '''installation:''' drag'n'drop the xsitb file onto the viewport (it's simply the window where you can see 3D objects). | ||
* access: goto "View" > "Toolbars" | * access: goto "View" > "Toolbars" | ||
* deletion: goto "View" > "Manage..." Check a toolbar and click Delete button. | * deletion: goto "View" > "Manage..." Check a toolbar and click Delete button. | ||
:* The file will remain with a new file suffix ".bak" You can restore this backup if you remove the ".bak" | :* The file will remain with a new file suffix ".bak" You can restore this backup if you remove the ".bak" from the name. | ||
'''how to install addons (.xsiaddon)''' | '''how to install addons (.xsiaddon)''' | ||
* | * drag'n'drop the file into the so-called viewport (it's simply the window where you can see 3D objects), then restart Mod Tool | ||
==selected wisdom== | ==selected wisdom== | ||
We've also a [http://oni.bungie.org/community/forum/viewtopic.php?id=1229 tutorial thread on OCF.] | We've also a [http://oni.bungie.org/community/forum/viewtopic.php?id=1229 tutorial thread on OCF.] | ||
===view port navigation=== | |||
move camera: [S]+[LClick]+[Moving_Mouse] | |||
rotate camera: [S]+[RClick]+[Moving_Mouse] | |||
zoom camera: [S]+[Scrolling] | |||
reset view: [R] | |||
===mesh=== | ===mesh=== |
edits