Jump to content

Transform npcs into objects?


Recommended Posts

Posted

Hi, does anyone know a mod that allows to transform npcs in objects (like dolls or statues), pick them up in the inventory and place them around? I know there is Figurine Collector but it's abandoned and I can't pick up statues with it.

 

Thanks :)

Posted
On 1/13/2022 at 1:42 PM, wagg0 said:

Hi, does anyone know a mod that allows to transform npcs in objects (like dolls or statues), pick them up in the inventory and place them around? I know there is Figurine Collector but it's abandoned and I can't pick up statues with it.

 

Thanks :)

DX3DRipper.exe

NinjaRipper2.exe

in order to use them normally, you need to write scripts yourself(possible with Taylor series (to approximate sin() and cos() - the simplest positioning of actors using projections) (to activate poses or paired animations), because they don't support double injection (skse_loader+*ripper*)

Posted
16 hours ago, TDA said:

DX3DRipper.exe

NinjaRipper2.exe

in order to use them normally, you need to write scripts yourself(possible with Taylor series (to approximate sin() and cos() - the simplest positioning of actors using projections) (to activate poses or paired animations), because they don't support double injection (skse_loader+*ripper*)

 

excuse me what?

Posted

These tools allow you to "rip" objects (like npcs) from games. You can use them afterwards as objects (as you described).

If I understood correctly you use poses (or poser mod) for the positioning and look of the NPC.
The drawback is that you need to write scripts (using Taylor approach as explained https://en.wikipedia.org/wiki/Taylor_series).

 

I think this would be a nice modding projects but probably too much for just a normal mod user.

 

 

Posted
1 hour ago, wagg0 said:

 

excuse me what?

 

these are the programs I used. Models then need to be corrected in a 3D editor. Example.

 

109432-1634031109-794007804.jpeg

 

I don't know about Papyrus, but in Oblivion there are no sine and cosine functions, they are needed to make the animation play in a certain place, and this can only be done with a rotation matrix - https://en.wikipedia.org/wiki/Rotation_matrix

 

 

 

Posted
On 1/20/2022 at 1:58 PM, vsuamier said:

These tools allow you to "rip" objects (like npcs) from games. You can use them afterwards as objects (as you described).

If I understood correctly you use poses (or poser mod) for the positioning and look of the NPC.
The drawback is that you need to write scripts (using Taylor approach as explained https://en.wikipedia.org/wiki/Taylor_series).

 

I think this would be a nice modding projects but probably too much for just a normal mod user.

 

 

I meant actual objects ingame, like turn npcs into gems or trap them inside a gem or a bottle/jar

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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