Prefab/Scene Publication

There are two possible ways to publish content with the OVER SDK: Prefab publication and Scene publication.

You should write the name and add a thumbnail for both publications. Additionally, for Prefab publications, you can add the reference of a Prefab to publish. For Scene publications, you can add a scene reference.

There must be only one OvrAsset present in the scene and no other object as root. The only other assets that can be present are the map and the land borders because they will automatically remove upon upload. The added value of Scene publication is that you will bring all the light settings and baking into it.

NFT Gated Access

A further feature, which the OVER SDK offers, is the ability to add gated access to the experience by defining an NFT contract address during publication.

This feature works with the following chains: Ethereum, Polygon, Binance Smart Chain.

The user visiting the published experience will only be able to access it if he/she is in possession of an NFT belonging to the contract declared at the time of publication.

Last updated