Random(ish) thoughtsOk.. here's where I get to do even more rambling than the other pages (which have quite enough rambling in already). From my (virtual) soapbox I'm going to say a little about a way in which the program could be developed, but not how I'm going to develop it. As mentioned elsewhere within these pages (link after link after link) I have a very mothering attitude towards my programs, I hate releasing them into the wild. I always add more and more, just when it's nearly finished I try to put a new thing in, they're never quite ready for the big wide world. But I have to find a time when I've got to let go...sniff With this in mind I try to equip a young fledgling program with enough to make it's own way. Hopefully the program won't crash, the interface should be simple enough to use, and then there's the user guide to help out. The Visual Basic source code is in there for touchy feely people. So things I want to say... The objects/items/monsters etc are placed on the nodes, so the number per world is limited by the number of tiles rather than the size of the world. A really big world should have more objects etc. than a small world, but this isn't how it works :( boo. In reality you should be able to place an object anywhere, but to do this you'd need to calculate the height of any point on a plane. This I assume is a simple thing to do, but I don't have the time to really look into it.
Of course you'd need some interface to allow the user to click on any point on the map, and I've not make the interface easy to change. This is a problem with my baby, the code is there to poke around with and change, but the addition to the interface is tough, it's sort of "hardwired". See look I told you I had difficulty letting go... So please give my baby a good home and take care of it. If you've got a small amount of pleasure out of using it, it makes me more than happy. As I've noted, it really has very little practical purpose, so chances are you won't keep it around for to long, but I hope you enjoy the precious time you do spend together. If you have any comments about the program good or bad (although I don't really have the time to act on any of them) please drop me a line at the e-mail address shown below. I thank you... FraQuake ©1996. MultiVisionMirrorShades All rights reserved. Designed and Conceived by Modesty. Lead programmer/programming/graphics/background design/visual management/quality assurance & documentation :- Modesty. email modesty@io.com URL http://www.genetics.gla.ac.uk/~modesty |