balanced normal, and usin newgrounds haxelib

This commit is contained in:
Cameron Taylor
2020-11-06 01:57:00 -08:00
parent e6a219c8cc
commit 6cf7267078
50 changed files with 258 additions and 2954 deletions

View File

@ -28,7 +28,9 @@ import openfl.events.Event;
import openfl.events.IOErrorEvent;
import openfl.events.IOErrorEvent;
import openfl.events.IOErrorEvent;
import openfl.media.Sound;
import openfl.net.FileReference;
import openfl.utils.ByteArray;
using StringTools;
@ -762,6 +764,13 @@ class ChartingState extends MusicBeatState
FlxG.resetState();
}
var mp3File:Sound;
var waveForm:FlxSprite;
function drawWave():Void
{
}
private function saveLevel()
{
var json = {