I'll help you, as soon as I make a project for it. I'll link it to you, and you can download and study the scripts.
Offline
There are a lot of different ways. Post your partial program first. Then post here with a description of what you want the game to be like when finished. We will handle the rest
I have a few apps that post scores. Some have Sprites say the score briefly. Others display it all the time. Here is my Pong game that displays it simply all the time by displaying two score variables (one for each player)
http://scratch.mit.edu/projects/Locomule/737050
The problem with this method is that displaying variables during the game will cause more complex games to slow way down. But tat is why we need to see your uploaded version, so we can see what works best for you
Last edited by Locomule (2010-01-22 02:07:13)
Offline