I have a character (call it c1) that is able to move to another character's (call it c2) current location. However, I would like for c1 to move about 20 units in front of and to the right of where c2 is located. "front" and "right" are based on where c2 is facing. c2 is an FPC. Anyone know how to translate c2's position in that manner?
Thanks for any help!!