I need help with a coffee scene

I need help with a cafe scene where someone is dustoff loop and then after they dustoff i want a coffee in their hands. Then I want them to give the coffee to someone else. Can anyone write a script for this?

1 Like

@CHAR is dustoff_neutral_loop
@pause for 2
@add Coffee Cup To Go to CHAR
@CHAR starts give_object_happy

1 Like

how do you get rid of the coffee cup?

1 Like

You put:

@remove Coffee Cup To Go from CHAR

1 Like