Handing a prop to another character?

If it’s a prop, you will need to:
@add PROPNAME to CHAR1

Then use whatever animation you want to make it look like the character is handing over the prop. Then:

@remove PROPNAME from CHAR1
@add PROPNAME to CHAR2

1 Like