#HOW TO SAVE CHARACTER STATUS

1 messages · Page 1 of 1 (latest)

humble scroll
#

It was about syncronizing save to cloud rows with the relative static one and the script is this. You can edit the name of the static data table but can't delete a row. Important: the save to cloud data table must have the initial value with NO rows

nocturne terrace
#

How do u get rows

humble scroll
#

This but instead of the array put the data table. And then in the attribute select "find nth row"

nocturne terrace
nocturne terrace
humble scroll
nocturne terrace
#

i get it now

nocturne terrace
humble scroll
# nocturne terrace how does table editor work

For example if you're making a fighting game in the rows you add the names of the characters and the coloumns you do like "max health", "damage", "price to unlock". While if the data table is save to cloud the coloumns should be like "current level", "unlocked", "total wins"... in the script i put there, the save to cloud data table must have NO rows

#

In my images, the table "characters" is not save to cloud and "characters status" is save to cloud

#

My script makes it so that the save to cloud table automatically get added all of the rows of the not save to cloud one. You can edit the name of a row (in the not save to cloud) but can't delete rows

#

Or it will give error