Jump to content

FXCamera question


tarll

Recommended Posts

Hi all, Just released a weather mod this week and have a question.

In effects there is "FXCameraEffectBlowingFogEffect" and while I really like the effect it moves across the camera way too quickly. Kind of like a strong wind blowing.

I'd like to slow it down to a more moderate speed.

Does anyone have knowledge if it is possible to slow down the effect by 50-75%. Hopefully there is a person with the nohow to help solve this issue.

 

Cheers and thanks in advance

Link to comment
Share on other sites

Use Bethesda Archive Extractor to extract "Data\Meshes\Effects\fxcameraattachblowingfog.nif" from "Data\Skyrim - Meshes0.bsa"

Open "fxcameraattachblowingfog.nif" in NifSkope.

Look at each Block and whenever you find "Frequency" change the value from 1.0 to 0.5

Start with Block 3 NiControllerManager, then expand all its sub-branches and look for anything with "Controller" or "Ctlr" in it's name and edit the Frequency as above. There's approx. 8 such controllers that need editing.

Save your nif.

Open Creation Kit, find the Art Object form called "FXCameraAttachBlowingFogObject" (ID 0005592C) and change the model to point at your new nif.

Save your mod and test the effect in-game.

Edited by steve40
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...