How do I wait until a server rpc and client rpc is finished, instead of waiting for so many seconds with a coroutine?
You might need to send a message back to the source indicating the first one was received/processed.
How do I wait until a server rpc and client rpc is finished, instead of waiting for so many seconds with a coroutine?
You might need to send a message back to the source indicating the first one was received/processed.