Funkin
Funkin copied to clipboard
[ENHANCEMENT] small scriptable class additions / reorganization
- added scriptable blank
Object
class for custom objects (more convenient than having a module to set up anonymous objects) - added scriptable
FlxBasic
s andFlxObject
s - moved
funkin
package scriptable classes out offunkin.modding.base
and into their base class packages (and added import aliases for backwards compatibility)