ArtB Posted January 2, 2013 Share Posted January 2, 2013 Hello Nexus. I've recently decided to try my hand at adding to the modding community after having spent years only downloading from this site. I want to get into animations. I decided to start with simple facial animations but already ran into my first hurdle. The first animation I decided to add was a grimace with holding both eyes closed. I used the following text keys. ENUM: Face K 100 0.0 0.0 0.0 ENUM: Face BlinkLeft 100 0.0 0.0 0.0 ENUM: Face BlinkRight 100 0.0 0.0 0.0 This works but only momentarily before the eyes pop open and look around, which is the default idle I suppose. The "K" animation does maintain itself however. Is there a way to override the default blinking/lookaround animation?. PS - I am using a self-modified version of the actors emotions esp to play the animations for now. Link to comment Share on other sites More sharing options...
Recommended Posts