when load a scene of my game, after a few seconds of loading, i noticed a HUGE spike in CPU usage cause by "Loading.ReadObject".
is there a way to read all object in the scene on the start? and receiving a message or something when all objects have been read?
than i can add that part to the loading screen.
↧