Initial commit
Initial commit [v9.7]
This commit is contained in:
11
_module/nss/gryms_s1_face_pc.nss
Normal file
11
_module/nss/gryms_s1_face_pc.nss
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
void main()
|
||||
|
||||
{
|
||||
|
||||
object oPC = GetPCSpeaker();
|
||||
|
||||
AssignCommand(GetObjectByTag("graymousersas1"), SetFacingPoint(GetPosition(oPC)));
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user