ok, so I will try the text object because the spritefont seems complicated.
This is what I want to achieve:
I will leave the ghostshooter game as is so that the monster is destroyed with an explosion. I will create a new object, so that when the bullet collides with it, a word will appear and then fade.
1. Where do I add this new condition of bullet colliding with new object?
2. Where can I save a list of words that I would like to appear?
3. How do I get a different word to appear when the bullet hits the new object that I will insert?
I want to use one new object, but I want one of five words to appear every time the bullet collides with that object.
I appreciate all the help
Thanks