UE 4.26 Client Server settings

Hello. I’m new to MP side of things and i have a few questions to ask.

  1. i need my server player to interact with an object play a fx only server can see how can i do this?
  2. after i interact i need to make another spawn and this time only client side can interact and see fx how can i get these done

any help would be appreciated. Thanks a lot.

Here are some nodes you can use:
IsServer
HasAuthority
GetLocalRole

If you want a more specific answer you will need to post more info about how far you’ve gotten, what are you stuck on, things like that.