Downloads containing HH18_Ending.j2as

Downloads
Name Author Game Mode Rating
TSF with JJ2+ Only: Holiday Hare '18Featured Download SmokeNC Single player 8.9 Download file

File preview

void onFunction0(jjPLAYER@ play) {
	play.showText("@@@@@Thanks to you, hero,@the Ice Demon has been sealed back to his prison. @Although Devan's Ice machine has been destroyed, He had escaped.@Nevertheless,@now we'll get to properly enjoy a (belated) christmas!");
}

void onFunction1(jjPLAYER@ play) {
	play.showText("#|||~@@@Thank you very much for playing Holiday Hare '18!@We hope it gave you joy over the holiday season! :)@@Level design credits:@@Penguinvasion: Jelly Jam@Tipplenborough: PT32@Cold Paw: Archon+Slaz@Under The Weather: Primpy@Breaking Out: HappyGreenFrog (Boss by Smoke)@Toyed Badlands: Slaz@Pikitia Ara: Loon@Frigid Fortress: PurpleJazz (inclduing the boss)"); 
}

void onFunction2(jjPLAYER@ play) {
	play.showText("#|||||~@@@Additional design credits:@@Intro level by ....@Ending level by PurpleJazz (you're playing it now! XD)@HH18 Enemies scripted by Smoke, @Additional enemies by PurpleJazz and Violet CLM,@Xmas-themed Objects by Seren@Episode artwork by TurkoJAR,@artwork color reduction by Seren");
}

void onFunction3(jjPLAYER@ play) {
	play.showText("#||||||~@@@@@A big thank you to all of the tileset creators,@ music composers, @ and to everyone who helped to@betatest these levels!");
}

void onFunction4(jjPLAYER@ play) {
	play.showText("#|||||||~@@@@@Now go inside and enjoy two cups of hot, hot cocoa... ;)");
}
void onFunction5(jjPLAYER@ play) {
	play.showText("#|~@@@@@Enemy sprites ripped from various games: @Megaman, Sonic, Castlevania, MapleStory, Demon Legend 4 @Sprites Ripped by: @Skylights, Dolphman, Davias, Daz, Mageker, Rasgar, Smithygon @and converted by Smoke, from https://www.spriters-resource.com/ ");
}

void onLevelLoad() {
	jjLayers[7].xOffset = 160;
}