- Home /
This post has been wikified, any user with enough reputation can edit it.
Question by
jebemti · Mar 07, 2015 at 01:16 AM ·
networkviewstate synchronization
Sending data packages to server using BitStream
I'm trying to send my input data from clients to server (and only to the server) using NetworkView. I have already set up the OnSerializeNetworkView function to serialize required data. The problem is that the server is the owner of the assigned NetowrkView and thus only the server can send the data about the component and not receive them.
Any help?
Comment