Id think you want to do something like this: move actor to location, random book to decide if litter or not, if so spawn actor using hand bone location, attach it, play animation(id use an anim montage as it has an animation complete execution pin) on animation complete, detach item from hand bone. If the litter object class has physics setup properly it should fall to the ground. Hope this help