Hello! Thanks very much for all your excellent game ports.
Is there any way to increase draw distance, since modern computers are capable of rendering more than a six-inch radius around the player?
Save the Bugdom from Thorax's evil Fire Ants! · By
Hi! It’s technically not too difficult to do, however, some game mechanics depend on the current draw distance.
For example, the game will not spawn more than a certain amount of enemies around the player, in an area that matches the draw distance. Increasing the draw distance will throw this off balance and we’ll need to rework the way enemies spawn.
Also, increasing the draw distance too much may alter the general mood of some levels if we’re not careful.
So, the only reason I haven’t put an option to increase the draw distance is that I haven’t had time to do the tweaking and playtesting to make sure the game stays balanced.