An Introduction to Scripting with LUA

From The Official Visionaire Studio: Adventure Game Engine Wiki
Revision as of 20:04, 23 February 2013 by AFRLme (talk) (Created page with "<div id="top"</div> I have decided to write an introduction into the basics of LUA Script; so that you can get a better understanding of how it works & how you can apply it wi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<div id="top"</div> I have decided to write an introduction into the basics of LUA Script; so that you can get a better understanding of how it works & how you can apply it within the Visionaire Studio™ editor, to further enhance your games!

Basic Syntax ()

Syntax Description
if allows us to query if something: equals, does not equal, is less/more than x value etc ...
Example Example
Example Example
Example Example
Example Example
Example Example
Example Example
Example Example
Example Example
Example Example