Simple utility script to aid in advanced ChilloutVR lua script creation.
Allows merging scripts, exposing variables in editor gui, and easily creating tables of objects via drag and drop.
- Use the
NAKLuaClientBehaviourWrappercomponent instead ofCVRLuaClientBehaviour - On upload, the wrapper will automatically be replaced with a
CVRLuaClientBehaviourreferencing the generated script & BoundObjects. - All BoundEntries are available via the
BoundEntriestable, which is appended to the top of the script underneath the requires.
Exterrata - Lua Script Merger utility <3
Here is the block of text where I tell you it's not my fault if you're bad at Unity.
Use of this Unity Script is done so at the user's own risk and the creator cannot be held responsible for any issues arising from its use.