Page 1 of 1
NPC giving item to player
Posted: Thu Oct 29, 2020 11:30 pm
by MadMax1888
I can not figure out how to have a NPC give an item to the player (I.E. Madison give a condom to player)
Re: NPC giving item to player
Posted: Fri Oct 30, 2020 1:14 pm
by ttant
There is no give/take animation (as far as i know). So i guess, you just have to use the add-stuff-in-player-inventory way.
I think the way derek give you his shirt in original story can help you on how to do that.
Re: NPC giving item to player
Posted: Tue Nov 03, 2020 10:00 am
by eekdon
You could also reference the "KatReachPlayerToStealJammer" event in the Original Story. This is a little event that causes Katherine to reach toward the Player and take the cell jammer out of his inventory. An IKReach event that gets toggled very quickly is about as close as we can get to an animation right now. The rest is just Player : Inventory events.