Table Value Not Saving

SethsAppsSethsApps Member, PRO Posts: 328

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

Sign In or Register to comment.