I am making a game in Cocos2d-x using Visual Studios 2015, it complies quickly, but then freezes on the below image. Why does it compile quickly but then takes a long time to actually load up?
Asked
Active
Viewed 18 times
0
-
How can we answer without the code! – Sniper Mar 15 '17 at 19:43
-
Because you are loading a lot of data from disk at startup? There are literally a million possible reasons why this could happen and you really gave no information. Try making a simple scene on Cocos2D and test that. If it is still slow, then buy a faster computer. – rlam12 Mar 15 '17 at 19:55