I have crated a Map, Player and randomly generated game object. The player has the camera attached to it. I have scripted the bottle and it's clones to be destroyed when the character controller collides with them, but I need to make some sort of scoring system. Ten items are generated and I want to be able to display how many of them have been picked up and a real time display of how long it has taken since the game started. I have no experience with scripting really, or GUIs.
Any help will be much appreciated. (Here is a picture of my current scene: http://i53.tinypic.com/1p87dz.jpg)