This site requires JavaScript, please enable it in your browser!
Greenfoot back
Armac290
Armac290 wrote ...

2016/4/28

Basic point system?

Armac290 Armac290

2016/4/28

#
Hi. I'm currently working on a basic platformer game for my college portfolio. The game is essentially done minus a point score system. What I want to happen is to have 100 points added upon defeating an enemy. The score will be shown in a small scoreboard in the top left of the screen. Unfortunately I'm not quite sure how I would go about doing this so I was wondering if anyone could show me a way to make a basic point scoring system with a display. Thanks in advanced :)
danpost danpost

2016/4/28

#
Armac290 wrote...
I was wondering if anyone could show me a way to make a basic point scoring system with a display.
That is discussed in my Value Display Tutorial scenario. Take a look.
You need to login to post a reply.