Humanoid Control for Unity v4
Loading...
Searching...
No Matches
Visitor
Version
Humanoid Control 4

A visitor is a special Scene with a Humanoid which can be used to visit a Site.

More documentation will follow...

Android (Including Oculus Quest)

The application should have internet access permission. So the following line should be added to the AndroidManifest:

<uses-permission android:name="android.permission.INTERNET" />