TLP UdonVehicleSync SaccFlightAdapter
1.3.0 ・ Public
Udon Vehicle Synchronization - SaccFlightAndVehicles Adapter
A plug-and-play replacement for the vehicle synchronization of SaccFlightAndVehicles.
See UdonVehicleSync for details.
Installation
- Import SaccFlightAndVehicles UnityPackage: https://github.com/Sacchan-VRC/SaccFlightAndVehicles/releases/tag/1.64
- Install/Add VRChat World SDK 3.7 to your project
- Install/Add CyanPlayerObjectPool to your project: https://cyanlaser.github.io/CyanPlayerObjectPool/
- Install/Add TLP UdonVehicleSync SaccFlightAdapter to your project: https://guribo.github.io/TLP/
Setup

Note: All prefabs are in the Packages folder so make sure that you select either All or Packages when searching for them.
- Add
TLP_Essentialsprefab to your scene - Add
TLP_SyncOriginprefab to your scene and verify it is not rotated and at position 0,0,0 - Add any vehicle prefab to your scene
- Drag and drop the
TLP_UdonVehicleSync_with_SettingsTweaker_SaccFlightAdapteronto the vehicle prefab. - Open the prefab and adjust the position of the
SettingsTweakermenu to be easily usable (disable GameObject if not needed). - Enter play mode with client sim enabled and verify that there is no related errors on the console.
- Upload or test with multiple clients to see it in action.
Known Issues
- Receiving players are currently not receiving the current velocity, it shows zero in cockpits or vehicles
- This also prevents sonic booms from working
Versioning
This package is versioned using Semantic Version.
The used pattern MAJOR.MINOR.PATCH indicates:
- MAJOR version: incompatible API changes occurred
- Implication: after updating backup, check and update your scenes/scripts as needed
- MINOR version: new functionality has been added in a backward compatible manner
- Implication: after updating check and update your usages if needed
- PATCH version: backward compatible bug fixes were implemented
- Implication: after updating remove potential workarounds you added
Changelog
All notable changes to this project will be documented in this file.
[1.3.0] - 2025-01-12
🚀 Features
- Migrate to UdonUtils 11.3.0 and UdonVehicleSync 2.3.0
[1.2.0] - 2024-09-14
🚀 Features
- Update to UdonVehicleSync 2.2
[1.1.1] - 2024-06-03
⚙️ Miscellaneous Tasks
- Migrate to UdonUtils 8.2.0
[1.1.0] - 2024-05-17
🚀 Features
- (SaccFlightAdapter) Fix spawn orientation if vehicle was rotated inside its prefab, attempt to improve respawn behaviour, support UVS 2.1.0, fix missing ground material in demo scene
[1.0.1] - 2024-05-17
📚 Documentation
- (Readme) Be a bit more descriptive in installation instructions
⚙️ Miscellaneous Tasks
- Fix typo
- (Prefab) Disable debug trails by default, make dynamic send rate stricter to be more likely to send updates when moving slowly
[1.0.0] - 2024-05-16
🚀 Features
- Add prefabs and demo scene, update readme
Keywords
No keywords found.Install via VCC
Package ID
tlp.udonvehiclesync.saccfligthadapterUnity Version
2022.3Unity Release
undefinedVRChat Version
undefinedAuthor
License
undefined
Documentation URL
undefined
Changelog URL
undefined