Closed micahstairs closed 10 years ago
Micah, how could you?!?! A division by zero! That is the biggest sin ever created in the world of mathematics. It must be fixed with haste!
I think that you moved a bunch of statements around in FruitFever.loadLevel(), presumably when you added "player.setMovementDirection(Player.MovementDirection.NONE);" This set totalFruitRings to 0 after it had been set when it loaded levels.txt.
It is doing some weird things.. The totalFruitRings go to 0 sometimes, and it doesn't seem to be resetting when you go to the main menu. I'll look into this.