Downloads containing JC2lvl79.j2as

Downloads
Name Author Game Mode Rating
TSF with JJ2+ Only: RabbitCity 2 P4rr0t Single player 7.7 Download file

File preview

/*************************************************
Created by Parrot86 - RabbitCity 2: The Secret Room
*************************************************/
void onLevelLoad() {
	jjAlert("||Level Name: |Escaped!");
	jjAlert("||RabbitCity 2: The Secret Room - Level: |80");
	jjAlert("");
	jjAlert("");

	jjTexturedBGFadePositionY = -0;
	jjUseLayer8Speeds = true;
}
void onFunction1() {
	jjAlert("");
	jjAlert("");
	jjAlert("");
	jjAlert("");
	jjAlert("");
	jjAlert("");
	jjAlert("GreenSpaz:||||| Player... *sadface*");
	jjAlert("|RedRazz:|||| Sorry, GreenSpaz");
	
}
void onDrawLayer4(jjPLAYER@ p, jjCANVAS@ canvas) {
	canvas.drawString(32*32+10, 48*32-16, "|Airship 3000",STRING::MEDIUM);
}