Hello
I made a small game where one is the server and the other the client.
Most of the stuff is the one hosting sending around.
I have two always events that always send binary x and y coordinates around. And every now and then there are some events that send a single numbers from client to host and vice versa. Is this too much?
What data is too much to handle?
And should i use blast or send?