Directors Cut Wiki : FacialAnimations

DirectorsCutModdingFoundry Categories PageIndex RecentChanges RecentlyCommented Login/Register
Trail: RecentChanges GameAudioPlayer DirectdrawFiles MeshManipulator TheMoviesEditoR FlmTextElement CategoryCategory FacialAnimations

Oldest known version of this page was edited on 2007-12-11 12:26:34 by Gleem! [Added 010 Template for file specs]
Page view:
These files are a little bit of a mystery. They consolidate or name some macros for facial expressions... but we still don't know what facial bones are affected, or how to really make any new ones.

Technical File Info

//--------------------------------------
//--- 010 Editor v2.1.3 Binary Template
//
// File:	LH_fan.bt
// Author:	Glen Rickey (from research by Mark Andrews)	
// Revision:	.01
// Purpose:	To parse LH .fan files
//--------------------------------------

struct  {

	int32	ExpCount;
	int32	Unused;
	struct {

		int32	CtrlID;
		float	Amount;
		int32	Start;
		int32	End;	
		int32 	pad;
		} Exp[ExpCount];
	} FanFile;
Valid XHTML 1.0 Transitional Valid CSS Powered by Wikka Wakka Wiki 1.1.6.2
Page was generated in 0.0234 seconds