MatchFaceGeometry

From the Fallout3 GECK Wiki
Revision as of 13:52, 15 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


This Page Has Errors.
Further information might be found in a section of the discussion page. Please remove this message when no longer necessary.

MatchFaceGeometry changes an actor's face geometry to match another actor's face.

Syntax[edit | edit source]

[ActorRef].MatchFaceGeometry Actor_ID MatchPercent

Examples[edit | edit source]

JoeREF.MatchFaceGeometry Player 50

Joe's face geometry will be set to match 50% to the player's face -- meaning a 50% morph from his current face to the player's face.

Notes[edit | edit source]

  • MatchPercent ranges from 0-100 -- this is how close you want the actor's face to match. (100 = identical).
  • This function does NOT change the face texture, just the geometry.

See Also[edit | edit source]