New in VS Char:

setMeta(key:String, value:String, noReset:Bool) - Let's you set a key to a value that you can retrieve later! useful for chaining cross song variables. if `noReset` is true then the key persists until the game is closed.

getMeta(key:String) - If it exists, lets you get `key`'s value