no just a simple straight line extending from your ship thats all im looking for. since im programming illiterate it would be a nightmare shufflin through the codes to find the right variables.
Mine GO BOOM - Fri Aug 15, 2003 12:30 pm
Post subject:
If you have enough video card power, you can always add the lines to your ships.bm2 file (though it does make it huge and fat). I did that once with the turret image, and it only got in the way. I did shorten it a bit, so now i can atleast see where my gun is pointed, but huge lines get in the way when you deal with ships moving in random directions.
AlphaBoB - Fri Aug 15, 2003 3:07 pm
Post subject:
I've done that, my friend actually made a program to do it.
bkat - Mon Aug 18, 2003 3:10 pm
Post subject:
yea, i did draw the lines before but i couldnt get it to extend beyond the ships image cuz everything is in a little square (which was more of a annoyance). is it not possible to project a single line function from a separate prgm onto the game screen w/o having to edit the bm2 files? as for the big lines i guess u could erase and then create a line whenever the ships coordinates/orientation changes.