2019-11-26
How to check what slows down my game?
If your game does not run smoothly you must first determine where the problem lies. Is it the code from Update function? Or is it rendering?Read More →
If your game does not run smoothly you must first determine where the problem lies. Is it the code from Update function? Or is it rendering?Read More →
While testing the game I’m working on, I came across a strange error. Sometimes, every 10-20 minutes, the game freezes for a moment.Read More →