void main() { object oPC = GetPCSpeaker(); AssignCommand(GetObjectByTag("Rey"), SetFacingPoint(GetPosition(oPC))); }