1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-05-06 06:54:47 +00:00

Adobe animate fixes

This commit is contained in:
EliteMasterEric 2023-02-22 15:26:01 -05:00
parent e035adab72
commit 9455689de9
2 changed files with 2 additions and 2 deletions

View file

@ -30,7 +30,7 @@
"name": "flxanimate",
"type": "git",
"dir": null,
"ref": "18b2060",
"ref": "49f5554",
"url": "https://github.com/Dot-Stuff/flxanimate"
},
{

View file

@ -16,7 +16,7 @@ class FlxAtlasSprite extends FlxAnimate
FrameRate: 24.0,
Reversed: false,
// ?OnComplete:Void -> Void,
ShowPivot: true,
ShowPivot: #if debug true #else false #end,
Antialiasing: true,
ScrollFactor: new FlxPoint(1, 1),
// Offset: new FlxPoint(0, 0), // This is just FlxSprite.offset