1 Hour Ago
Allow modders to network entity scale (without cursed parenting to spheres) - first enable `networkEntityScale` bool (used to gate networking scale to modded servers so we don't cause issues with any vanilla entities that change their scale) - now if the entity scale isn't (1,1,1) it will send to client - worked in editor last time I tried it - only sends in network data, not persisted to disk