Skip to content

Simple utility to make the editor side of ChilloutVRs lua implementation a bit better. Probably.

License

Notifications You must be signed in to change notification settings

NotAKidoS/CVRLuaTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVRLuaTools

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.

How to use:

  • Use the NAKLuaClientBehaviourWrapper component instead of CVRLuaClientBehaviour
  • On upload, the wrapper will automatically be replaced with a CVRLuaClientBehaviour referencing the generated script & BoundObjects.
  • All BoundEntries are available via the BoundEntries table, which is appended to the top of the script underneath the requires.

Credit:

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.

About

Simple utility to make the editor side of ChilloutVRs lua implementation a bit better. Probably.

Topics

Resources

License

Stars

Watchers

Forks

Languages