Downloads containing FauxSymmetry.j2as

Downloads
Name Author Game Mode Rating
JJ2+ Only: Faux Symmetry Electric Ir Capture the flag N/A Download file

File preview

void onLevelLoad() { 
jjSetFadeColors(50,0,50);
}

void onFunction1(jjPLAYER@ play) { jjSetFadeColors(0,50,200);}
void onFunction2(jjPLAYER@ play) { jjSetFadeColors(150,0,50);}