Enable Web3 in your game
Last updated
Last updated
To easily use Web3 features in Your application we provided a simple prefab to drag and drop into Your scene. You will find it in Assets > Augmented Life Studio LLC > metapro for Unity > metaproSDK > Prefabs > metapro_plugin_prefab.
Drag that object into the hierarchy of Your scene.
In prefab you will find Canvas that has implemented all screens needed in order to fully utilize web3 features.
CAUTION: prefab doesnโt contain EventSystem. You have to create it on your own in your scene.
All screens can be customized to match your game style.