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