Name | Author | Game Mode | Rating | |||||
---|---|---|---|---|---|---|---|---|
Anniversary Bash 19 Levels | Jazz2Online | Multiple | N/A |
bool showLayer6(jjPLAYER@ play) {
return (play.cameraY < 580 || play.cameraY > 1160) && !jjLowDetail;
}
void onLevelLoad() {
jjWaterLayer = 7;
jjSetWaterGradient(160,215,255, 160,215,255);
jjUseLayer8Speeds = true;
}
void onDrawLayer7(jjPLAYER@ play, jjCANVAS@ screen) {
jjSetWaterLevel(-32, true);
}
void onDrawLayer4(jjPLAYER@ play, jjCANVAS@ screen) {
jjSetWaterLevel(16000, true);
}
void onPlayer(jjPLAYER@ play) {
jjLayerHasTiles[6] = showLayer6(play);
jjTexturedBGUsed = jjLowDetail;
}
Jazz2Online © 1999-INFINITY (Site Credits). We have a Privacy Policy. Jazz Jackrabbit, Jazz Jackrabbit 2, Jazz Jackrabbit Advance and all related trademarks and media are ™ and © Epic Games. Lori Jackrabbit is © Dean Dodrill. J2O development powered by Loops of Fury and Chemical Beats.
Eat your lima beans, Johnny.