Jump to content

[solved]Questions about custom creature nif. creature show up in creation kit preview, but invisible in game.


Recommended Posts

Posted (edited)

In my case, when import obj model to outfit studio, by default it is using(assigned) BSDismemberSkinInstance , need convert it to NiSkinInstance in Nifscope and thats it!🥳

 

I want port this kirin model use horse skeleton. I can see it in preview window in creation kit, and able to play walking animations.  but in-game its invisible, but I can mount it and running around.

I already reduced the faces/vertices before bone weight painting, still invisible ingame, also tried to remove the hair part which looks very complex, still not work.

 

How can I fix this? or anyone knows whats wrong with the nif file? 🫠

 

Spoiler

Screenshot2024-10-16234325.thumb.jpeg.18fc05213e00859b4fde3b233e5e89cb.jpeg

Kirin.7z

Edited by Grea_iwara
Posted (edited)

90% of such questions will remain unanswered on the forum.

 

I recommend looking at what modders make mods with creatures and writing in a private message.

 

Or watch guides on YouTube/Download a custom creature nif file with nifscope,  from another modder and look at structure

 

https://wiki.beyondskyrim.org/wiki/Arcane_University:NIF_Data_Format - may be interesting fo you

Edited by Bottlefield II
Posted
1 hour ago, Bottlefield II said:

90% of such questions will remain unanswered on the forum.

 

I recommend looking at what modders make mods with creatures and writing in a private message.

 

Or watch guides on YouTube/Download a custom creature nif file with nifscope,  from another modder and look at structure

 

https://wiki.beyondskyrim.org/wiki/Arcane_University:NIF_Data_Format - may be interesting fo you

🙃  You are right... Thanks.

 

🫠  I just confused, because the worst case I had before was just the UV not working properly turn whole model black in game...  What bothers me is I can see it in CreationKit. 🤣

Posted
On 10/16/2024 at 9:11 PM, Grea_iwara said:

bone weight painting, still invisible ingame

What program did you use to weight the vertices?  That is an important bit of information in troubleshooting this issue.

Posted
14 hours ago, Kastagir said:

What program did you use to weight the vertices?  That is an important bit of information in troubleshooting this issue.

🤣 I use outfit studio.  Copy from reference then edit after.

Posted
22 minutes ago, Grea_iwara said:

🤣 I use outfit studio.  Copy from reference then edit after.

 

You may need to reset transform data for all shapes that constitute the mesh.  Watch this video and follow the instructions to manually reset the transform data through the coordinate method.  This is often necessary when you copy bone data from a skeleton that has different root transforms than what the mesh originally used.  This can certainly cause the mesh to not appear in-game because it's being rendered somewhere else (e.g. 1000 units below the ground, 40,000 units distant in the x-axis direction, etc) due to mismatched transform data.  You should keep in mind that Outfit Studio was never intended to do this sort of thing so there are any number of issues that could occur.

Posted
21 hours ago, Kastagir said:

 

You may need to reset transform data for all shapes that constitute the mesh.  Watch this video and follow the instructions to manually reset the transform data through the coordinate method.  This is often necessary when you copy bone data from a skeleton that has different root transforms than what the mesh originally used.  This can certainly cause the mesh to not appear in-game because it's being rendered somewhere else (e.g. 1000 units below the ground, 40,000 units distant in the x-axis direction, etc) due to mismatched transform data.  You should keep in mind that Outfit Studio was never intended to do this sort of thing so there are any number of issues that could occur.

YEAH! fixed! That video saved me again!  Few month ago I thought I did but I didn't finish the whole video, just the reset coordination part(manual reset mesh) correcting wired mesh transforming in game. 🤣 

 

So the problem was after import obj to outfitstudio by default it is using BSDismemberSkinInstance  , need convert to NiSkinInstance with Nifskope and thats it! 🥳  🥳  🥳   Thank you 

  • Gugu_Grea changed the title to [solved]Questions about custom creature nif. creature show up in creation kit preview, but invisible in game.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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