So I have a spawner in my game and it has a spawning speed and the spawn items have a travel speed. All which increase as the game goes on. ex. the longer the game the faster things are spawned...the faster the spawn the faster they move allowing for seemless gameplay. But the problem is occuring that on Unity it works perfectly fine, but on the Iphone the spawn is slower...while the things that are spawned speed seems to be perfectly fine. If you know anything all help will be appreciated.
thanks