Hello, cheers for the help.
I was quite impressed that I nearly done this, however right at the last minute I have hit a knowledge hurdle.
When the player hits the ammo icon, it updates the text to 5 (Ammo is the global variable) and you can see i added an instance variable for the text.
However, when the ball shoots a bullet, i need the text to update 5-4-3-2-1-0.
I have tried loads of different expressions and I am thinking there must be a way to set text and subtract from it, but I am struggling.
Many thanks,gutted because I wanted to do this on my own.