-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Welcome to the DVSignals wiki!
Here you'll find information about the default signal meanings or how to create your own signals.
Please check the User Guide page for information on how to read the signals included by default in the mod. If you are using another pack, these will probably be different and you should check if that pack includes instructions.
Making your own signals follows the usual DV mod template. You'll need the Unity Editor (version 2019.4.40), and the Signal Creator package, available under Releases.
-
Open the
Project Settings, then thePlayertab. In theOther Settingsdropdown, change the color space toLinear. Afterward, go to theXR Settingsdropdown and setVirtual Reality Enabledto true, andStereo Rendering ModetoSingle Pass. -
Open the
Package Managerand add theNewtonsoft Jsonpackage. -
Import
SignalCreator.unitypackageinto your project (right-click on your Assets folder in the Project tab and selectImport Package > Custom package..., or drag and drop the package into the Assets tab).
All relevant items should now be found in the Context Menu under DV Signals. Please check the pages in the sidebar depending on what you are looking for.