I need help! Can someone help me?

Hello, Unity3D Community.

I am relatively new to unity and learned the basics of the engine itself, I suck at scripting and thats why i am here
I was wondering if anyone would be so kind to help me out with this as i am stuck with this, i have tried many other things but yeah…

So, What i basically have is a good working Jump n’ Run game wich i am working on, Atm i have solved all problems in this game and it is great fun already but for the end-game i need one important thing. (This is a 2D-3D game)

In this difficult Jump n’ Run game you want to finish of the levels as fast as possible, now i want a timer that counts trew these 6 levels and then after completing all levels safes the time needed to play though these levels on leaderboards, I know its possible and i have read alot of stuff about it but i seem to be too stupid to understand it.

If anyone could help me with this it would mean alot to me! Thank you! :smile:
If you need anymore details just tell me!

  1. keep track of the time to complete each level ; possibly in userprefs ( or you can use your own save file it doesn’t really matter lots of ways to do this)
  2. at the end of the final level add them all up
  3. post it to your ‘leader board’ which is entirely dependent upon by what you are using. Generally if your very inexperienced and you want to post to the Google Apple game boards you should consider buying one of the cheaper plugins for this off the asset store.