Staredit Network

Staredit Network -> UMS Assistance -> Me agian :P help plz
Report, edit, etc...Posted by justin_grant on 2005-12-16 at 00:54:55
Ok, I am making a map... and I need a way for a unit to follow someone and face the same direction....
This is a basic map of what Im doing

-------------------------------------------------
llllllllllllllllllllll1lllllllllllllllllllllllll2llllllllllllllllllllll3lllll
-----------------------------------------------
lllllllllllllllllllllll4lllllllllllllllllllllll5llllllllllllllllllllll 6 ll
------------------------------------------------
lllllllllllllllllllllll7lllllllllllllllllllllll8llllllllllllllllllllll 9 ll
---------------------------------------------------
So say Unit 1 was in space 2 facing up... how do I get unit 2 to be in 5 facing up?
and then if unit one was in 2 and faced Right, how do I get a Unit 2 to be in 1 facing Right?
Sorry, original map didnt work.... had to go to last resort... evey number is a location thats the same size connected together tongue.gif
Report, edit, etc...Posted by Staredit.Net Essence on 2005-12-16 at 01:20:26
The problem is detecting which way the unit is facing, not making the unit face the same way.

IF the units were moving, you could use a grid system, then once you detect which way a unit is facing, you can make another unit face that way by telling it to move left/right/up/down, then tell it to stop right away, i hope you understand what i'm getting at.

Grid systems can be made easily, just check it out at the tutorials database because, i'm not good with words.





::Mp)Shorty
Report, edit, etc...Posted by justin_grant on 2005-12-16 at 01:23:44
Ok... but how would I make a unit face the same way?
Next Page (1)