Hi, I'm asking this on behalf of Talyn82 who has a question relating to a mod he's scripting.
As part of a bigger project we've been working on, an animator needed a test cell made so he could test the animations he's making for us. Talyn82 made the cell. Inside this cell, a male and female NPC are scripted to play the animations through a dialogue choice. The choice that is picked ends the conversation and triggers the animation. This is usually all good.
My question relates to two animations the animator just made.
The animations are of a person standing and reading, and a person sitting and reading.
For the standing reading animation, the animator would like the open book to spawn in the NPC's hand (after making the dialog choice), and then the reading animation to play directly after.
For the sitting reading animation, the animator would like a chair to spawn, the NPC to sit in it, an open book to spawn in the NPC's hands, and then the reading animation to play.
My question is this: How do we script it to spawn the open book in the characters hand, and then play the animation? And how do we spawn a chair for the NPC to sit in for the seated animation?
Thanks!