My Project12-29-2025_21-45-55.wick (55.1 KB)
So the smiley face button is kinda broken.
the code is
if (lol==num){
gotoAndStop(7);
}else{
eoeo.setText("wrong!");
}
but it keeps going to the 7th frame even when the square thingies are not the same.