Difference between revisions of "Modding"

From XStoryPlayer Wiki
Jump to: navigation, search
(Xwikip moved page Modding to Getting started with Modding)
 
Line 1: Line 1:
#REDIRECT [[Getting started with Modding]]
+
If you are new to modding it is recommended to first explore the 'Getting Started' section. It will allow you to follow a few tutorials to give you a basic insight of how modding with XStoryPlayer can be done.
 +
 
 +
For more advanced modders the section 'Advanced Modding' will give you hands on advice on how to do special things like adding animation, making a characters brain, NLP etc.
 +
 
 +
Finally there is also an overview of the script language. In it all current supported functions are described.
 +
 
 +
==Sections==
 +
 
 +
* [[Getting Started with Modding]]
 +
 
 +
* [[Advanced Modding]]
 +
 
 +
* [[Script Language Overview]]

Revision as of 10:09, 6 January 2015

If you are new to modding it is recommended to first explore the 'Getting Started' section. It will allow you to follow a few tutorials to give you a basic insight of how modding with XStoryPlayer can be done.

For more advanced modders the section 'Advanced Modding' will give you hands on advice on how to do special things like adding animation, making a characters brain, NLP etc.

Finally there is also an overview of the script language. In it all current supported functions are described.

Sections