I am developing a tower-defense game and I want to permit user to change game engine speed ,for example rotation speed of towers,rockets speed ,enemies moving speed ,counters and etc proportionally. Is it any way to increase/decrease speed of game engine or any other way similar to it?
Take the 2-minute tour
×
Game Development Stack Exchange is a question and answer site for professional and independent game developers. It's 100% free, no registration required.
You don't speed up the engine, you speed up your units and their actions. For example, when you update an enemy, you usually do something like |
|||
|