How do I make all players be able to use launchpadBP?

So I was checking this starter BP example here. And I wonder how do I make it launch other players except Server guy? 'Cause it launches Server guy perfectly. However, when Client overlaps collision box, everything goes kinda crazy.

Hi ,

You will need to set up a networked system to be able to affect the clients in the same way. I recommend this tutorial:

I got this, this is the way it works for me (both client and server can be launched and both can see each other being launched) :