Closed NebulaStellaNova closed 2 months ago
Could you show some examples of this?
I would recommend that you check this out https://github.com/HaxeFlixel/flixel-addons/blob/dev/flixel/addons/display/FlxNestedSprite.hx, It might be better to make a FunkinNestedSprite or something
I would recommend that you check this out https://github.com/HaxeFlixel/flixel-addons/blob/dev/flixel/addons/display/FlxNestedSprite.hx, It might be better to make a FunkinNestedSprite or something
🤔 very interesting
I coded in a way to link FunkinSprites together. Can be used to link 2 or more sprite-sheets together. <- The main reason I coded this in. It also adds sprite tags technically, which aren't really helpful if used outside linking.
:D
Usage Example: