I have scores that float upward when an answer is chosen. I use one text object (floatingScore), but there can be several scores floating up at one time.
When the game is over, I destoy floatingScore, but all instances continue to float upward. Is there a way to destroy all of them at one time?