So the title pretty much explains it, basically but I’m trying to make a system that when one player goes through a punching animation, the second player drops whatever they are holding through an animation. The problem I’m facing is that I have no idea how to trigger both players into an animation and leave the second player’s toolbox item on the ground (unless there is a better way), so any help would be appreciated!
2 Likes
try a bindableevent to trigger a second script which handles the second player
4 Likes
Make the client who wants the animation & the server play the animation at the same time
1 Like
So basically like a cut scene?
1 Like