I have a problem and I uploaded a game and most of the criticism is that it has a lot of lake. Is there any way to reduce it? That when someone downloads it loads the assets or something in some way? Thank you. Thank you for the help.
Very unspecific, and not sure what you mean by “lake”? Lag?
Generally lag could be caused by all kinds of things, ranging from CPU/GPU utilization, to bad programming, to bad art assets being used, to network issues.
More specificity will help us to help you.
Sorry for not explaining well, I use google translate (I’m Spanish) My question is how to make the game less lag, because almost all comments are about that but only happens on some devices
Try to use the Profiler window to see where your game lags the most. When you see a spike on the graph, pause the game and look at that frame, and see what functions and scripts are taking the most frame time.