Rate App: Purchase table, other table, no table to store value?
Hello -
If I were to use a "Rate App" actor in the game, where would I store the attribute that would hold the value "Rated"? Are you guys using a table for this? If so, it is the Purchase table, or did you create another table?
Thanks, regards.
Comments
You can't modify the purchase table. You must use your own table or an attribute save.
Thanks, @The_Gamesalad_Guru . Interesting to see that "Save Attribute" is another possibility.
You can save any value with a table or save attribute behavior.