Add a socket to your character’s hand where you want to spawn balls from
attach a ball to that socket.
If you have a throwing animation add a notify to the frame which the ball must be thrown from there.
use that animation notify as an event to spawn balls.
destroy that already attached ball before spawning the new ball so it looks like he throws the ball in his hand.
I will tell you more about it later. now I don’t have time :))))