#Best Time Within A Game
1 messages · Page 1 of 1 (latest)
@unique mist i'm afraid there's no way to do that at the moment 😔
I thought I saw that in a game once. I can't remember the name but maybe it was a Dev made game.
ah i think i know what you mean. this one, right?
https://www.playcrey.com/game/850708
that is done manually by the creator. the assets are called "icon number" and "icon letter" in the library
Yes that's the one! So he manually updates the game to show the best time. Sounds like a bit of a chore! 😃
yea it takes dedication 😁 hopefully we will have a way to automatically display that in the game at some point 🤞
In the very same screen shot there is a personal best, is that not set from in the game outside of the leaderboard prop?
@unique mist nope, that's just a saved variable that shows for yourself. there's no way to make those show for other players at this point.
I plan on making the game multiplayer, so setting it to a variable is what I am going for. I have the overall time set to a variable that I can display and modify but I can not seem to get it to work for a lap time. The best lap will only show for the player them self for self motivation.
yea i'm afraid this is a technical limitation at the moment... 😔