Downloads containing mlbraintumor.j2as

Downloads
Name Author Game Mode Rating
TSF with JJ2+ Only: Anniversary Bash 18 Levels Jazz2Online Multiple N/A Download file
JJ2+ Only: Brain Tumor / OrganicFeatured Download Mystic Legends Tileset 8.6 Download file

File preview

void onLevelLoad() {
	jjWaterLayer = 6;
	jjSetWaterGradient(45,15,0, 45,15,0);
	jjUseLayer8Speeds = true;
}

void onDrawLayer6(jjPLAYER@ play, jjCANVAS@ screen) {
	jjSetWaterLevel(-32, true);
}

void onDrawLayer4(jjPLAYER@ play, jjCANVAS@ screen) {
	jjSetWaterLevel(16000, true);
}