This week we bring you a tutorial about how to create an AR Metaverse with Unity and Moralis. We will place and open a loot box, mint the item inside and see it on our MetaMask as an NFT. At the end we will build it to an Android Device and test the result. Enjoy!!
Getting Started
- Download this repo (as zip or git)
- Download Unity
- Open this repo in Unity
- Having MetaMask installed both on your browser and your mobile device, with the Mumbai Testnet imported and some funds in both
- Follow the video tutorial
See docs.moralis.io/unity for more info.
Configuration
Platform Target
- AndroidUnity Version
- 2021.3.4f1 LTSRender Pipeline
- Built-in Render Pipeline
Scenes
Assets/_Project/Scenes/Main.unity
- Open scene and press 'Play'!
Dependencies
Moralis
- Moralis provides a single workflow for building high performance dapps. Fully compatible with your favorite web3 tools and services.
- See moralis.io for more info.
Web3 Unity SDK
- This SDK brings the power of Moralis to your Unity projects.
- See docs.moralis.io/unity for more info.
Need Help?
- Contact us in the Moralis Forum.
- See forum.moralis.io/unity for more info.