Addons and utilities for SaccFlightAndVehicles.
- UdonSharp 1.x via VRChat Creator Companion
- SaccFlightAndVehicles 1.63
- UdonToolkit
- InariUdon
- Install all requirements.
- Open PackageManager window.
- Click
add package from git url
.
- Input
git+https://github.com/esnya/EsnyaSFAddons.git?path=Packages/com.nekometer.esnya.esnya-sf-addons
and clickAdd
. or if you want to install beta releases, inputgit+https://github.com/esnya/EsnyaSFAddons.git?path=Packages/com.nekometer.esnya.esnya-sf-addons#beta
.
Custom inspector for SaccEntity with validation and autofill buttons.
Auto find and fill reference for DFUNCs and Extentons. Also finds specified named GameObject below:
- InVehicleOnly
- HoldingOnly
- CenterOfMass
- SwitchFunctionSound
- DisabledAfter10Seconds
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_".
Custom inspector for SAV_KeyobardCantrols with autofill button.
Add gizmos for TargetEyeHeight in SaccVehicleSeat and FloatPoints in FloatScript.
Applies the parameters specified in the world to all vehicles when world loaded without prefab overrides.
Integrate UdonChips with SaccFlight.
- Install all requirements.
- Open PackageManager window.
- Click
add package from git url
. - Input
git+https://github.com/esnya/EsnyaSFAddons.git?path=Packages/com.nekometer.esnya.esnya-sf-addons-ucs
and clickAdd
.