Jump to content

Keeping Player sitting during dialogue


tiger8u2

Recommended Posts

Can I addscriptpackage to player to keep the PC sitting during conversation?

 

OR.....do I set player restrained on a scripted furniture item?

 

I'm trying to orchestrate a "dinner" scene between player and NPC.

 

The NPC sits fine.

 

The player gets up after every "goodbye.'

Link to comment
Share on other sites

You could try "disableplayercontrols" and add it in the dialogue script.

 

Why do you need 'goodbyes' until the end of the scene? is the player interacting with multiple npc's? If that's the case, you can add the 'startconversation' function in a dialogue line's result script, so it immediately goes to the next character's greeting after the goodbye, which might bypass the 'getting up' anim. make sure you use disableplayercontrols for this, with the 'force 1st person' option, so it doesn't look weird.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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