Open jacobsorme opened 7 years ago
Yoo, fix so that a player does not have to send it's friggin name, color, collisionCount etc all the time - so that it does not have to send things that rarely/never change often?
This has now been addressed, it looks &"/%ยค(#/% AWESOME!!!! ๐ ๐ ๐ฏ
Send more often now = silky smooth! Some of the stuff sent are very minimalistic - and all of (except a initialization) is without all that non-changing stuffffff!
Eyy make sure the server does well with this as well - just tested and it does not really handle all that sending as well locally! :sierra_leone:
The
setGlobalPlayers
ofscript.js
could do some checking on the data that comes in. This would require a "oldGlobalPlayers
". If a player comes in with data that says "Full speed!" - but still the position is the same as before? That can't be right!