Not sure what category i should put this in but when Im testing my projects there’s a lot of lag/low frame rate. Any tips on how to fix this?
Profiler.
Use the profiler and see where your performance is going then address what you find.
Profiler, profiler, profiler…
1 Like
Most likely it is some code in one of your update methods
1 Like