Yes, it is this actor, but when calling the event I would like this same actor to be spawned in all clients of the network at the same time.
Note that when I call the event the actor is spawned only on the client/server that called the event

I need this result
It would be something like if the client that called the event executed this call to “spawn” the actor in the other clients of the network too, like remote command, but I don’t know how to do it
