I have been trying to figure this out for so long now.
All I want to do is send an rpc about an Fvector2d to the server, which then should send the data to the same actor on all the others clients.
Help would be really appreciated.
I have been trying to figure this out for so long now.
All I want to do is send an rpc about an Fvector2d to the server, which then should send the data to the same actor on all the others clients.
Help would be really appreciated.
What class are you calling the RPC from?
I was able to solve this problem, I had to add DOREPLIFETIME.