(Designer)HENDRIX Posted September 15, 2019 Author Posted September 15, 2019 1 hour ago, lukamas said: I installed the scripts, but it does not import the entire kf animations file, I only see an idle, walk, and turn animations imported Which KF file was that?
(Designer)HENDRIX Posted September 15, 2019 Author Posted September 15, 2019 @lukamas Ok should be fixed now!
(Designer)Khaydar Posted September 15, 2019 Posted September 15, 2019 I'm not sure if it has to do with the nif script but when I import birds, very often I get giant bird legs. It's weird because the model isn't distorted Left is open in nifscope and right blender ( often they use secretary bird animations)
(Designer)HENDRIX Posted September 16, 2019 Author Posted September 16, 2019 @Khaydar This is because bone scale is not imported. Usually the spine bone will be scaled up in nifskope; copy that value and scale it in blender's pose mode by the same amount. 1
(Designer)Khaydar Posted September 18, 2019 Posted September 18, 2019 There's still a problem with th armature. When I scale the bone it scales the child bones, already tried toggling inherit scale off from the child bone and it didn't worked. Scaling only the mesh leads to deformities when animating.
(Designer)HENDRIX Posted September 19, 2019 Author Posted September 19, 2019 13 hours ago, Khaydar said: There's still a problem with th armature. When I scale the bone it scales the child bones, already tried toggling inherit scale off from the child bone and it didn't worked. Scaling only the mesh leads to deformities when animating. if you scale in pose mode you automatically scale up the children and mesh, that's what you want. To be on the safe side, reset scale to 1 in nifskope before importing.
(Designer)HENDRIX Posted September 19, 2019 Author Posted September 19, 2019 Also, my patched nif scripts have now moved to the official repository's "develop" branch: https://github.com/niftools/blender_nif_plugin
(Designer)Khaydar Posted February 3, 2020 Posted February 3, 2020 I don't know if this a the right place to post this since you moved your nif script. Recently I've decieded to update the nif script to the latest version (2.6.0 dev4) and it turns out it can't import armatures correctly anymore. As you can see it has trouble importing the Bip01 bone and getting the x coordonates right for the rest.
(Designer)HENDRIX Posted February 4, 2020 Author Posted February 4, 2020 On 2/3/2020 at 4:43 PM, Khaydar said: I don't know if this a the right place to post this since you moved your nif script. Recently I've decieded to update the nif script to the latest version (2.6.0 dev4) and it turns out it can't import armatures correctly anymore. As you can see it has trouble importing the Bip01 bone and getting the x coordonates right for the rest. You just need to set the axis orientations correctly in the import menu dropdowns: from_forward = "X" from_up = "Y"
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now