I have created two level sequences, simple roll of an actor object. My goal is to be able to see those objects roll in all clients.
I do replicate the event on server and with multicast. I see that the blueprint goes up to the point to play the sequence but it is only triggered for the server.
Is it possible to trigger a sequence over network or I should use a different approach?