What type of information is being given, X,Y of all the racers (There are 10?) so that would be 20. But why would they need to be given that information?
The X and Y values are used for the placing system, but they didnāt any lag before in this game, and it never caused lag in the previous game. I know one of the sets of globals are for the items, they are used to determine whether or not the racer is still holding an item, still didnāt cause lag in the old game thoughā¦
I FIGURED IT OUT
It was because one of my objects were extracting their x and y values into a global, but it was attached to the race track object, so it was hundreds of that same object trying to extract their x and y value.
that seems like it can cause a lot of lag.
Also, for the placement the globals can be sent to a single object instead of each racer.
Ok, can you try it now?
Itās much better now. Still very laggy, but I have a terrible computer
It just got laggy again all of a sudden, what even is wrong with this gameā¦
Try reloading, sometimes the page needs to be reloaded to register changes for you
I didā¦3 timesā¦
Seems to be working the same for me. Much better than before, but still laggy.