Hello, two friends and I are making a video game. We have spent a lot of time trying to find the problem as the fps count is low. We are almost sure that the problem is the sdk that we developed at the beginning of the project, because we have remade the game without the sdk and the fps go up twice. What factors could be influencing the fps count?
the sdk?
no but really. you have already answered your question. just look into your sdk code
Use the Profiler, Luke!
1 Like
Heed the works of CodeSmile: profiling is your friend.