Hi. How do you make the “Remove item” - Do Drop, function work on the client? When I do a server-client simulation, it only drops the items on the server but not the client. How can a client drop items?
Thanks.
Hi. How do you make the “Remove item” - Do Drop, function work on the client? When I do a server-client simulation, it only drops the items on the server but not the client. How can a client drop items?
Thanks.
Try using a rep notify variable to call the Drop function, and check “multicast” when you call the variable.