Funkin icon indicating copy to clipboard operation
Funkin copied to clipboard

[ENHANCEMENT] small scriptable class additions / reorganization

Open cyn0x8 opened this issue 6 months ago • 0 comments

  • added scriptable blank Object class for custom objects (more convenient than having a module to set up anonymous objects)
  • added scriptable FlxBasics and FlxObjects
  • moved funkin package scriptable classes out of funkin.modding.base and into their base class packages (and added import aliases for backwards compatibility)

cyn0x8 avatar Aug 24 '24 05:08 cyn0x8