public Vector3 getNpcPosition() { return(npcPosition.getVector3()); }
public Vector3 getPlayerPosition() { return(playerPosition.getVector3()); }