I am making a little game using cocos2d.
Now i want to remove value that is showing on my screen at left-bottom corner.
like this

|
I am making a little game using cocos2d. Now i want to remove value that is showing on my screen at left-bottom corner. like this
|
|||||
|
It's the frame rate display. |
|||
|
|
|
That is not a problem with your acceleration or gravity.. It's a Frame Rate. To remove that frame rate,try like this. in AppDelegate.m you can find the line like this..
change it to:
|
|||
|
|