I have a sprite \"shooting\" more sprites every x amount of seconds using a Timer:
self.shootingEngine = Timer.scheduledTimer(timeInterval: (Double(60)/Double(se
Do
let timeRemaining = shootingEngine.fireDate.timeIntervalSince(Date())
Let me know if you have any other questions. Good luck!