Quote:
|
Originally Posted by King
Because it is much cleaner code and easier to debug. Functions should not be that long, especially the main; having a large main is bad coding style. Why do you take so much offence from people giving you tips? You should always be looking to improve your code whenever possible.
|
What you said is not true. Having to jump around in code a lot is a pain in the ass. I've done it before and it's no picnic. Bad coding style? Who cares? It's what's practical that counts. This thread was not supposed to be about how I code but about the level editor itself. It seems like this was a waste of time. No one asked for the source code of The Fly Game.