Jump to content

[LE] Can I make a mannequin use furniture?


saintgrimm92

Recommended Posts

I'm working on a mod that adds a new world space and new quests, lots of stuff. A player home is included. I'm currently building the display hall of the player home and had an idea to put a mannequin on a throne. They're just actors so I know I can make the mannequin sit on the throne, but can I keep it's functionality as a mannequin if I do so? Will it remain frozen on the throne, or would it move as an NPC typically moves while sitting? Thought I'd ask before I get to that part so I don't waste a bunch of time if it's not possible.

Edited by saintgrimm92
Link to comment
Share on other sites

Yes, you should be able to. In fact, I'm not sure you need to alter the mannequin script at all (though you may need to). I'd start by giving them a new SitAt AI package -- there's a few ways to do this, but the simplest would be to just place a conventional mannequin somewhere and then put it in a quest alias -- and seeing if that works. The other bits of setting up a mannequin -- the triggerbox for activation, for example -- would need to be designed around the chair as well, but that's quite possible.

 

I think what this *should* result in the mannequin being placed in the chair by the AI package, and then its script disabling its AI, freezing it in position.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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