Method FaceToObject
FaceToObject(NwGameObject)
Rotates this object to face towards target.
public void FaceToObject(NwGameObject target)
Parameters
targetNwGameObjectThe target object to face.
Rotates this object to face towards target.
public void FaceToObject(NwGameObject target)
target NwGameObjectThe target object to face.