So i have a game, and in this game i have custom character creation, and i have a stat along with many others, but this one in particular is “DoneTest” which the intro essentially checks to see if the player has already made their character, but it doesn’t load fast enough on mobile, and I have 0 clue how to check it before its loaded, or wait until its loaded?
Have a button that they click to show that they’re ready to start the game! Once they’re all ready start the game.
For this you’ll need some RemoteEvents.
Well currently, I have a button that checks the value, but sometimes the data doesn’t load until a minute after the intros already done and I had to recreate my character, anyway to load it in faster or as i click it possibly?
That doesn’t sound right… If you show that script in #help-and-feedback:scripting-support, I’m sure we can help you out.
Well its datastore 2. the one from the dev forums, Its reliable sometimes but then theres that, maybe I have too many?
That shouldn’t be an issue, just port your code there and we’ll help you out.