mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2025-02-17 04:11:23 -05:00
AnimationDebug removed, replaced by DebugBoundingState
This commit is contained in:
parent
4211bc7344
commit
820ee969d0
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue