Okay, so the last piece of my game I need is to make a resource of ammo appear and slide across the screen on random intervals. I need generate a random integer between 5 to 15 seconds that is tested to loop and create an object. I've tried doing animations in the past and i'm pretty lousy when it comes to timers. Any help is greatly appreciated!

