As an optimization to reduce network usage and delay, an idea could be to minimize the ManiaScript when rendering. Essentially everything that is possible into 1 line (probably wont work for things like include and labels), rename variables and methods to sort names. Labels could in theory also be renamed to a shorter version.
As an optimization to reduce network usage and delay, an idea could be to minimize the ManiaScript when rendering. Essentially everything that is possible into 1 line (probably wont work for things like include and labels), rename variables and methods to sort names. Labels could in theory also be renamed to a shorter version.