Pixel Vision 8 AddScript() Lua Tutorial
The AddScript() API allows you to add a new Lua script at runtime from a string. This could be useful for dynamically generating code such as level data or other custom Lua objects from strings or text files. Simply give the script a name and pass in...
pixelvision8.hashnode.dev2 min read