My current problem is that my animations are sent over the network by SyncAnimation function but somehow it's spamming or supposed to print to the console everytime the function is called and it spams my console.
Sent RPC call 'SyncAnimation' to all connected clients
each time and it goes like 999+, is there some solution turning the printing/logging off or aren't i supposed to sync that way?
↧