Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Unity project template to make custom saber model bundles for OpenQuestSaberVR.

Notifications You must be signed in to change notification settings

Notos79/OpenQuestSaberTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenQuestSaberTemplate

Unity project template to make custom saber model bundles for OpenQuestSaberVR.

Usage

-Copy the "Sabers" prefab from DefaultSabers into a separate directory (must keep the same name).
-Open prefab.
-Add model to the appropriate child (Left or Right).
Use the existing blades to get models to the correct scale and position (blade length must match), then remove the old models.
-Change asset bundle to what you want.
-Add 2d texture called "Icon" (256x256), with the same asset bundle.
-Build from the menu "Assets/Build AssetBundles".
-Place the asset bundle and .manifest from "Assets/AssetBundles" to the folder on the Quest "sdcard/Android/data/com.coldstan.openquestsaber/files/sabers".

Optional

Collider components can be added to Left and Right so that the sabers can collide with each other (default colliders used otherwise).

Generating Icons

Icons can be generated using the IconScene.
-Add saber prefab to the scene, move them how you want.
-Select "Assets/IconRenderTexture", click the gear in the inspector and then "Export".

Links

OpenQuestSaberVR

About

Unity project template to make custom saber model bundles for OpenQuestSaberVR.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages