Inital Kade Engine Commit

This commit is contained in:
KadeDev
2021-03-09 11:51:15 -08:00
parent d3cd2e21c8
commit 6ce80b1c5b
10 changed files with 1088 additions and 525 deletions

View File

@ -54,7 +54,7 @@ class TitleState extends MusicBeatState
super.create();
NGio.noLogin(APIStuff.API);
// NGio.noLogin(APIStuff.API);
#if ng
var ng:NGio = new NGio(APIStuff.API, APIStuff.EncKey);
@ -364,10 +364,9 @@ class TitleState extends MusicBeatState
// credTextShit.text = 'In association \nwith';
// credTextShit.screenCenter();
case 5:
createCoolText(['In association', 'with']);
createCoolText(['Kade Engine', 'by']);
case 7:
addMoreText('newgrounds');
ngSpr.visible = true;
addMoreText('KadeDeveloper');
// credTextShit.text += '\nNewgrounds';
case 8:
deleteCoolText();