Skip to content

Commit

Permalink
Merge branch 'main' into peter/auto-assign
Browse files Browse the repository at this point in the history
  • Loading branch information
kalambet authored Oct 18, 2023
2 parents 4e36633 + 5a8df70 commit c6b93a1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
4 changes: 4 additions & 0 deletions dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ analytics
async
APIs
AppStore
auth
AUTH
backend
BalanceOf
binance
Expand Down Expand Up @@ -210,6 +212,8 @@ Solana
src
Rpc
RpcProvider
SampleLogin
sampleLogin
sign-through-web3auth
SHA-3
setting-up-an-rpc-node
Expand Down
8 changes: 7 additions & 1 deletion docs/v2.5/15_lootboxes.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,4 +283,10 @@ Click on the lootbox and you will receive the rewards!

![](v2Assets/RewardsLootBoxes.png)

We hope you enjoy bringing our new feature to life! We've found it's a great way to easily offer virtual items to any and all users with a gamified feel.
We hope you enjoy bringing our new feature to life! We've found it's a great way to easily offer virtual items to any and all users with a gamified feel.

:::caution Unity Lootbox Demo Scene

When building the Lootbox Sample Scene, just make it a 0th scene in the build index. If you want to build the auth sample, make SampleLogin 0th index and then build. Since we don't support (yet) running both samples (so auth and Lootboxes) at the same time, and that can cause some unexpected behavior especially on Lootbox scene.

:::

0 comments on commit c6b93a1

Please sign in to comment.