#Best Time Within A Game

1 messages · Page 1 of 1 (latest)

unique mist
#

Does anyone know how to set up a best time that will appear in the game? I am doing it for my "The RaceWay" game for a best lap and best 3 lap run that the player can see while in the game.

glad cape
#

@unique mist i'm afraid there's no way to do that at the moment 😔

velvet blade
#

I thought I saw that in a game once. I can't remember the name but maybe it was a Dev made game.

glad cape
#

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

velvet blade
#

Yes that's the one! So he manually updates the game to show the best time. Sounds like a bit of a chore! 😃

glad cape
#

yea it takes dedication 😁 hopefully we will have a way to automatically display that in the game at some point 🤞

unique mist
#

In the very same screen shot there is a personal best, is that not set from in the game outside of the leaderboard prop?

glad cape
#

@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.

unique mist
#

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.

glad cape
#

yea i'm afraid this is a technical limitation at the moment... 😔