I have a script that uses SetFacingPoint like this
...
vector vFace = GetPosition(oPC);
SetFacingPoint(vFace);
...
to get a placeable to face a PC. Except for one really annoying detail it works perfectly. Perhaps I misunderstood but I always thought that because when you paint a placeable down in the toolset, the green arrow that comes from the placeable was the direction that the placeable faced. I mention this because when I use SetFacingPoint the placeable faces in 180 degrees the opposite direction! I need it to work as I was expecting not the way it is currently working. Please help.
Thanks in advance.
TR





Retour en haut







