OK.. in this one we are going to drop in a chair and a NPC and then make him sit on the chair.
1: Lets grab a chair from the resources... I use FUR_Humans_Citz_Chair_Poor_A in this example. Drop it onto your level.
2: Grab your NPC and drop them next to the chair. I used GameMaster_PoorCivilian_Easy_Human_Female
3: Now select your chair and change its NAME (not display name) to S_FUR_Humans_Citz_Chair_Poor_A - Make sure you remember this. You must add the S_ as a prefix for it to show in the list later.
4: Now select your NPC, and edit the scripts attribute.
5: In the Edit Scripts.. search for and add the "Sit" script.
6: Now select the "Seat" attribute for that script and find the chair you renamed. "S_FUR_Humans_Citz_Chair_Poor_A" from the drop down list.
7: Save and reload .. and when you hit play your NPC will wander over and take a pew.
Hope thats useful, let me know if you want more of these.
Last edited by Scottworld; 03/10/17 02:00 PM.