You will not be able to create new types of units (sorry, too much work), but you will be able to change the graphic, speed, strength, range and similiar things. But something that shoots projectiles will still be shooting projectiles. In other words, you can change the bazooka marine to look like one of your monsters but with much faster movement, shorter range, bigger size and "firing" some radioactive spit or something...In other words, you can change most of it, but you can't change the type of firing it uses. So hack and slash units will be a problem since all our units are firing from a distance...but you could still do it though. Set the firing range to very short, and the unit would need to get close by to fire (hack and slash distance), then set the projectile to use to a blank image and instead of an explosion use blood. So you should be able to do quite a bit...<br><br>as for graphics the map you build is a heightmap, a texturemap and an occupancy map. Some facts so that you or anyone can start drawing maps already:<br><br>heightmap: 256x256. White is high. Black is low.<br>texturemap: 512x512. Do whatever colors and stuff you want. Shadows are calculated by the game so you shouldn't need to do any of them.<br>occupancy map: 64x64. A two color black and white image showing where ground units can drive, and where not. Like they probably shouldn't be able to cross a lava river.<br><br>We might add a sprite layer to this with some sprites that are permanent such as trees, rocks, grass and McDonald's signs

<br><br>Also a dream of mine is to have a cloud layer that is nicely scrolling ontop of everything, beeing semi transparent...but that will probably be too slow...but we can maybe throw it in for the iPAQ:s and make it an option...we'll see...

<br><br>As for making a racing game I don't think it is flexible enough. Not from a moding perspective. But having the sourcecode it wouldn't be too much of a pain to make a racing game out of it. So WE could do it. As for mod-ers you'll be stuck on doing RTS games. <br><br>In other words: I think your mod would be possible to make. You can even throw in some nice cutscenes with your units, change the interface top be intestines and make menus our of wood and bones...<br>