RPC keywords seem weak? There should be one for all clients.

Presently:

NetMulticast - server and all clients
Client - owning client
Server - server

A better set (and naming) would be:

ServerAndClients - server and clients
Clients - clients (this doesn’t exist at present)
OwningClient - owning client
Server - server

Thoughts?

Also the code documentation is poor. For Client it says:
/// This function is replicated, and executed on clients.

1 Like