Quick Start
Thanks to our plugin, you can take advantage of all the Unity Engine features as it is the same development environment used in the OVER app. You can integrate major 3D formats like fbx, dae, 3ds.
Pre-requisites
Download Unity Hub
Download Unity version 2022.3.51f1
Install the modules:
Universal Windows Platform Build Support
Mac Build Support
WebGL Build Support
iOS Build Support
Android Build Support
Create OVER Account
Get OVER API Key
Installation
Create 3D or Open Unity Project
Window > Package Manager > + > Add package from git URL
, enter:https://github.com/OVR-Platform/unity-sdk.git#upm
Getting Started
Open the scene
Right Click inside the Hierarchy Tab
OVER > OVER_Asset

Create a Cube inside the OVER_Asset

Open the Over Editor panel with CTRL + SHIFT + O or

Once opened you need to log in with your Access Token (How to get your access token)
navigate to the Publication section
Insert/Generate Thumbnail Image, Thumbail video
Publish

Open the OVER App > Lab > Staging OVRLand
For more info refer to our GitHub
Last updated