1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-12 05:07:06 +00:00

AnimationDebug removed, replaced by DebugBoundingState

This commit is contained in:
Cameron Taylor 2021-06-05 00:00:30 -04:00
parent 4211bc7344
commit 820ee969d0

View file

@ -33,6 +33,7 @@ class DebugBoundingState extends FlxState
- Easier to access, test, and export data from. - Easier to access, test, and export data from.
- Data to show offset positioning - Data to show offset positioning
*/ */
var bg:FlxSprite; var bg:FlxSprite;
var fileInfo:FlxText; var fileInfo:FlxText;