Ok that makes sense. For the items and rewards, would that just be keys/values we set or is there a way to have a custom global entity reference ids of other entities via the interface?
chuck
Posts
-
-
We are setting up our server storage and would like to use BreainCloud's built-in tools as much as possible to avoid recreating the wheel.
Our game will have levels you must complete to advance to the next. You can go back and replay those levels for smaller rewards.
Milestones look like a good option for handling the items/currency/xp you get for finishing a level but all of these appear to be tied into stats. What is best practice for these? Do we need to set up a stat (0 to 1) for each of these as they are earned to trigger milestones and rewards or should we roll our own approach for this? Ideally we'd like to have a way in the UI to configure a milestone for each board (named by the board id) and assign what they get in each milestone. Then as they complete we have them trigger, but I can't seem to find a way to do this directly and making a stat for each board seems overly convoluted. Am I missing something that would be better/easier?
Thanks for any pointers.
Best Practices - Level Completion and Rewards
Best Practices - Level Completion and Rewards