Hello. Score..Time..

Hi,

How do I create a simple score display at the top of the screen?

It would depend on collision. If the player eats a cake(collides with it) then he gets points + 5. Also, how do I create a timer starting from 0 seconds and going into minutes?

Super

[import]uid: 54001 topic_id: 9732 reply_id: 309732[/import]

Hey there,

For the score, try this tutorial; http://techority.com/2011/01/26/how-to-add-a-score-to-your-iphone-app/

It does exactly that :slight_smile:

For the timer, check out the API here; http://developer.anscamobile.com/reference/index/timer [import]uid: 52491 topic_id: 9732 reply_id: 35483[/import]