Tagged Questions
10
votes
3answers
974 views
How can I implement a “fast-forward” feature in my game?
How can I implement the fast forward feature for my tower defense game like in http://fieldrunners.com/ and other TD games?
I am using Unity 3D. Would there be something to manage fewer frames per ...