gav.cooper
11-06-2007, 01:50 PM
I’m having some trouble trying to implement a score / points system into a game I’m working on, was wondering if anyone could help?
Basically on each level the player is faced with 3 buttons, each button is worth a different amount of points (e.g) button 1 = 50 points, button 2 = 20 points, button 3 = 10 points.
There are a LOT of levels to this game, on each level the player is faced with a similar selection of buttons… depending on which button the player decides to click I then want to record the corresponding points and then show the final accumulative results at the END of the game.
Can anyone help? :confused:
Basically on each level the player is faced with 3 buttons, each button is worth a different amount of points (e.g) button 1 = 50 points, button 2 = 20 points, button 3 = 10 points.
There are a LOT of levels to this game, on each level the player is faced with a similar selection of buttons… depending on which button the player decides to click I then want to record the corresponding points and then show the final accumulative results at the END of the game.
Can anyone help? :confused: