styly-dev / STYLY-Spatial-Layer-Plugin

Unity plugin to upload your contents to Vision Pro via STYLY
https://apps.apple.com/us/app/styly-for-vision-pro/id6475184828
MIT License
12 stars 1 forks source link
styly unity unity3d vision-pro visionos

STYLY Spatial Layer Plugin for Vision Pro

Kujira

What is this plugin?

Notes

Requirements

Links

Supported features for STYLY visionOS Plugin

NOT Supported features for STYLY visionOS Plugin

Supported Visual Scripting Unity packages

You are moe than welcome to recommend new custom Visual Scripting nodes to support.

How to setup

Unity
Setup Unity project
    # Install openupm-cli
    npm install -g openupm-cli

    # Go to your unity project directory
    cd YOUR_UNITY_PROJECT_DIR

    # Install STYLY plugin for Unity
    openupm add -f com.styly.styly-spatial-layer-plugin
    # Install supported packages for STYLY
    openupm add -f com.styly.package-collection-spatial-layer
Xcode
Install STYLY for Vision Pro into the visionOS simulator

How to build and upload contents

Unity prefab can be built and uploaded to STYLY. Right click a prefab in a project window and select STYLY - Build Content FIle

Right Click

Built file will be created as yyyyMMddHHmmss.styly in _Output directory in your project. Output file

STYLY for visionOS webpage will be opened in a browser. Login with your STYLY account.

Upload your built contents (.styly file) with its title, description and display type.

upload

How to play the contents on STYLY

STYLY-XR-Rig (Add-on)

Right click at hierarchy window to install STYLY-XR-Rig, which allows you to develop and test adovanced features. You need a Unity Pro license to install it.

Install STYLY-XR-Rig