Skip to content

ChilloutVR Lua Scripting

ChilloutVR uses a slightly-modified version of Lua to allow you to create dynamic, scripted behaviours for in-game avatars, props, and worlds.

Note

Keep in mind that the name of the language is spelled Lua, which is the Portugese word for Moon. Lua is not an acronym, but a proper noun.

About Lua

Lua is one of the oldest, but most-used purpose-made embedded scripting languages on the planet, and is used in many games and applications.

Tutorials

Examples

Recipes