Table Value Not Saving
I have a user's initials (retrieved by keyboard input upon tapping an unclaimed high score) saved from a variable to a table every 0.5 seconds - basically waiting for the user to tap and then put in the text input. There are two game modes and each game mode has a high score that can be tapped on and initials can be inputted. Anyways, I've gone through all of the checking that I can and it seems that both are handled exactly the same, however only the second game mode successfully saves the table value after a reset of the game. The only difference between these two is that one is saved in row 1, column 1 (the value that won't save) and one is saved in row 2, column 1 (the one that successfully saves). Is there something going on within GameSalad with 1,1 on the tables or do I have a larger problem that I'm missing here?
Comments
Still having this issue with no solution - anyone have insight?
@SethsApps
table work fine. You will need to look at your code again.
I also don't understand why you are writing to the table every 0.5 seconds?
MESSAGING, X-PLATFORM LEADERBOARDS, OFFLINE-TIMER, ANALYTICS and BACK-END CONTROL for your GameSalad projects
www.APPFORMATIVE.com
All you need is a rule that looks for that variable to be filled with text, then write to the table and save. No need for the timer.
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS