/EsnyaSFAddons

Addons and utilities for [SaccFlightAndVehicles](https://github.com/Sacchan-VRC/SaccFlightAndVehicles)

Primary LanguageC#MIT LicenseMIT

Esnya SF Addons

Addons and utilities for SaccFlightAndVehicles.

Requirements

Installation

  1. Install all requirements.
  2. Open PackageManager window.

image

  1. Click add package from git url.

image

  1. Input git+https://github.com/esnya/EsnyaSFAddons.git?path=Packages/com.nekometer.esnya.esnya-sf-addons and click Add. or if you want to install beta releases, input git+https://github.com/esnya/EsnyaSFAddons.git?path=Packages/com.nekometer.esnya.esnya-sf-addons#beta.

image

Features

Custom Inspectors / Gizmos

SaccEntityEditor

image

Custom inspector for SaccEntity with validation and autofill buttons.

image

Auto find and fill reference for DFUNCs and Extentons. Also finds specified named GameObject below:

  • InVehicleOnly
  • HoldingOnly
  • CenterOfMass
  • SwitchFunctionSound
  • DisabledAfter10Seconds

image

Auto align StickDisplay MFD items.

  • Parent GameObject must be named "StickDisplayL" or "StickDisplayR". Recommended to use prefabs in Template folder.
  • Name of each items must be started with "MFD_".

SAV_KeyboardControlsEditor

image

Custom inspector for SAV_KeyobardCantrols with autofill button.

SVGizmoDrawer

image

Add gizmos for TargetEyeHeight in SaccVehicleSeat and FloatPoints in FloatScript.

Udon

SFRuntimeSetup

image

Applies the parameters specified in the world to all vehicles when world loaded without prefab overrides.

SFUdonChips

Integrate UdonChips with SaccFlight.

SAV_UdonChips

image

Requirements of SFUdonChips

Installation

  1. Install all requirements.
  2. Open PackageManager window.
  3. Click add package from git url.
  4. Input git+https://github.com/esnya/EsnyaSFAddons.git?path=Packages/com.nekometer.esnya.esnya-sf-addons-ucs and click Add.