Applying Scripts to objects

(Difference between revisions)
Jump to: navigation, search
Line 25: Line 25:
 
within a script, and include multiple other scripts.
 
within a script, and include multiple other scripts.
  
[[Category:Lua scripting]]
 
 
[[Category:User manual]]
 
[[Category:User manual]]
 +
[[Category:Lua scripting]]

Revision as of 16:49, 7 February 2014

  • Once in Maratis editor, click on "Add Mesh"

addmesh.png


  • Select your object, then name it like want (here i kept the default)

rename.png


  • Now create a new text file in your project/scripts folder, name it like you want, ex : new.lua

I quickly edited the file for the example, this script will rotate the mesh on the X axis

script.png


  • Click on the Scene button and locate your script :

scene.png

scriptselect.png

scriptok.png


  • Done !

Note: Only one script can be added to a scene at a time. to add more, use the 'dofile' function within a script, and include multiple other scripts.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox