Hi, I am currently making a game. Almost done… touching up some minor issues. The thing is, about midway through the game, the game starts to lag more and more. Gameplay speed also decreases as a result. I know the reason, it is surely mainly caused by the for-loops that i use alot… like for loops inside for loops inside another for loop… etc. but I don’t know how to cut down the number of loops… seems like I need them…
Are there any auto-actionscript-optimizer or something like that out there? Or would anybody like to look through my script and help me optimize it?
Thanks
hweiee