Hello all, I've been working on a TCM in Darkplaces for a few years now. I'm doing some optimizations to my server code, trying to move what I can to the clientside to reduce server traffic. My question this time is:
Does it make sense to have gibs be solely clientside? if so, what coding would it take to implement?
If I recall, movement clientside doesn't happen automatically, right?
would it be worth it to code my own debris movement code on the client?
thanks in advance.
Does it make sense to have gibs be solely clientside? if so, what coding would it take to implement?
If I recall, movement clientside doesn't happen automatically, right?
would it be worth it to code my own debris movement code on the client?
thanks in advance.