An Introduction to Scripting with LUA
From The Official Visionaire Studio: Adventure Game Engine Wiki
<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 |