Skip to content

Prize wheel validation#48

Open
tcrawf23 wants to merge 2 commits into
masterfrom
PrizeWheelValidation
Open

Prize wheel validation#48
tcrawf23 wants to merge 2 commits into
masterfrom
PrizeWheelValidation

Conversation

@tcrawf23

@tcrawf23 tcrawf23 commented Jun 1, 2020

Copy link
Copy Markdown

Update:
-README links
-Game Manager setup
-Unity3D steps and scripts

tcrawf23 added 2 commits May 4, 2020 04:22
-fix GM config steps
-fix Catalog.json
-simplify weights in DropTable.json
-minor updates to PrizeWheelDemo.cs
@tcrawf23 tcrawf23 requested a review from MarcoWilliamsPF June 1, 2020 20:31
Comment thread Recipes/PrizeWheel/README.md Outdated
Comment on lines 8 to 12
* [Accounts](https://api.playfab.com/docs/building-blocks#Accounts)
* [Player Inventory](https://api.playfab.com/docs/building-blocks#Player_Inventory)
* [Virtual Currency](https://api.playfab.com/docs/building-blocks#Virtual_Currency)
* [Catalog & CatalogItems (Bundle / Container)](https://api.playfab.com/docs/building-blocks#Catalog)
* [Catalog & Catalog Items (Bundle / Container)](https://api.playfab.com/docs/building-blocks#Catalog)
* [Drop Table](https://api.playfab.com/docs/building-blocks#Drop_Table)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These links are dead and the doc that they referred to was not migrated. removed them in the readmes that I updated.

See
https://github.com/PlayFab/PlayFab-Samples/tree/master/Recipes/ProgressiveRewards

Comment thread Recipes/PrizeWheel/README.md Outdated
* [Catalog & Catalog Items (Bundle / Container)](https://api.playfab.com/docs/building-blocks#Catalog)
* [Drop Table](https://api.playfab.com/docs/building-blocks#Drop_Table)

###Preparation:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add a space after ###

Prize Wheel No. 1 | Item | This represents the spin that needs to be purchased for 1 Spin Ticket (ST)
Spin Again! | Bundle | This bundle contains 1 Spin Ticket (ST) to allow another spin

3. Select **Edit Catalog > Make Primary Catalog > Save**

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You might want to mention that this is gear icon.

Spin Again! | Bundle | This bundle contains 1 Spin Ticket (ST) to allow another spin

3. Select **Edit Catalog > Make Primary Catalog > Save**
4. Navigate within the catalog to the **Drop Tables** tab.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Open the catalong then navigate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants