-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Labels
BugIssue with specific functionality not working as intended but overall plugin is working.Issue with specific functionality not working as intended but overall plugin is working.
Description
When you import a nif and there is already an object in your blender file with the name of a node in the nif, the existing object will receive the animations instead of the object created from importing the nif.
To reproduce:
- Start with an empty file
- Create a cube object named "Lid"
- Import Skyrim mesh meshes\clutter\containers\chest01\chest01.nif
The animation for the lid opening and closing will be wrongly assigned to the cube named "Lid" instead of the "Lid" node object of the chest you imported.
No pre-existing "Lid" object = animation assigned correctly
With pre-existing "Lid" object = animation assigned incorrectly
Metadata
Metadata
Assignees
Labels
BugIssue with specific functionality not working as intended but overall plugin is working.Issue with specific functionality not working as intended but overall plugin is working.