Shodanel Posted May 7, 2020 Share Posted May 7, 2020 Hello everyone, I'd like to get fully openable doors with the same direction that the door on the right but actually, it only exists in "Load" version, which means it don't opens entirely.âCan anyone help me change the opening direction on entirely openable doors ? Link to comment Share on other sites More sharing options...
thousande Posted May 7, 2020 Share Posted May 7, 2020 The animation happens in the nif file.A bit fiddly maybe, but it can be changed using NifScope.Look for the NiControllerSequence nodes in NiControllerManager. There should be one sequence for "open" and one sequence for "close". Look further and you'll find the rotate data. The arrow/marker is a static shape and has nothing to do with the animation other than acting as a visual clue for designers and if needed, you can use NifScope, copy/paste node(s). Just remember to have the marker flag checked if used. I suggest watching Razorwire's videos and do a (healthy) struggle with it first :wink:https://www.youtube.com/playlist?list=PLbrqxlSxMxwyYdnoQYrGPEyItRY7R92a4 3DSMAX is also an option,https://www.creationkit.com/fallout4/index.php?title=Creating_Custom_Doors_for_Fallout_4 Link to comment Share on other sites More sharing options...
Shodanel Posted May 8, 2020 Author Share Posted May 8, 2020 The animation happens in the nif file.A bit fiddly maybe, but it can be changed using NifScope.Look for the NiControllerSequence nodes in NiControllerManager. There should be one sequence for "open" and one sequence for "close". Look further and you'll find the rotate data. The arrow/marker is a static shape and has nothing to do with the animation other than acting as a visual clue for designers and if needed, you can use NifScope, copy/paste node(s). Just remember to have the marker flag checked if used. I suggest watching Razorwire's videos and do a (healthy) struggle with it first :wink:https://www.youtube.com/playlist?list=PLbrqxlSxMxwyYdnoQYrGPEyItRY7R92a4 3DSMAX is also an option,https://www.creationkit.com/fallout4/index.php?title=Creating_Custom_Doors_for_Fallout_4Thanks a lot for your answer, I'll check it ASAP :thumbsup: Link to comment Share on other sites More sharing options...
Recommended Posts