6 ms·
You're putting the computation of waypoint finding on the all clients, or on your server. People spam click, so it's cheaper to compute it once and pass it aro
by dijit 15d ago
You're putting the computation of waypoint finding on the all clients, or on your server.
People spam click, so it's cheaper to compute it once and pass it around.