Jump to content

How can I change object type in CK?


Omeletter

Recommended Posts

There's probably a much better way to do this, but the method I've used before is:

 

(The last time I did ths I made a gold coin into a static object so I'll use that for the example, but it should work for other item types etc)

 

- get FOMM (or something else that can unpack BSA files)

- unpack the mesh for the object you want to use (the gold coin misc item) and put it in Skyrim/Data/Meshes/YOURFOLDER (create this folder if needed, and "YOURFOLDER" can be named anything)

- duplicate an item from the item type that you want your new object to be (in this case, any static item at all) and edit your new item (new name etc)

- find where it says "model" and click "edit"

- in the new screen that pops up click "edit" under "model file name", it will take you to the Meshes folder, find YOURFOLDER in here and select the mesh you unpacked.

 

Put your object n the world - done. Looks like one object, behaves like another.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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