Rate App: Purchase table, other table, no table to store value?

mhedgesmhedges Raised on VCSMember Posts: 634

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

  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922

    You can't modify the purchase table. You must use your own table or an attribute save.

  • mhedgesmhedges Raised on VCS Member Posts: 634

    Thanks, @The_Gamesalad_Guru . Interesting to see that "Save Attribute" is another possibility.

  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922

    @mhedges said:
    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.

Sign In or Register to comment.