So i am posting in the forums once again after i am so tired of searching the forums and docs trying to create a simple timer that displays how many seconds you have played the current level for. I would LOVE to use the beebe class for this but cannot seem to figure it out. Here is what i have, after following jon’s tutorial.
local timeCounter = resetTimeCounter()
local timePassed = getCountedTime( timeCounter )
local raceTime = display.newText(timePassed, 0, 0, native.systemFontBold, 35)
so this displays a zero on my screen but the time does not get refreshed, what do i need to do for this to be accomplished. Or if anyone has a better method for doing displaying a time counter PLEASE i would be so very thankful for your help. This just seems like it should be so simple, and i have wasted alot of time on it. thanks in advance [import]uid: 19620 topic_id: 7733 reply_id: 307733[/import]