Push space to jump :). WARNING: DO NOT PUSH SPACE BEFORE IT TELLS YOU TO JUMP! Wait for it to tell you to jump, then push space. If you do push space before it says jump, you get an automatic F..
wowzers how did you make this?
oooooooooh i know, you made it so each frame has a
_parent.on(Release) {
gotoAndPlay(NEXTLEVEL);
}
and on the next frame it would be like:
_parent.on(Release) {
gotoAndPlay(LOOSE);
_root.grade_txt = B;
}
and the next, the same thing but with a C instead right?
or is there an easier way?
Comments
Dogster080 Says:
OMG B
giascle Says:
A is pass, B is fail... that's quite a cutoff.
rareopaldragon Says:
Ack i just cant get A
halomastertony Says:
...k
Fahara Says:
Thats hard...
Cybersief Says:
wowzers how did you make this?
oooooooooh i know, you made it so each frame has a
_parent.on(Release) {
gotoAndPlay(NEXTLEVEL);
}
and on the next frame it would be like:
_parent.on(Release) {
gotoAndPlay(LOOSE);
_root.grade_txt = B;
}
and the next, the same thing but with a C instead right?
or is there an easier way?
spencak Says:
I got b!