-
Notifications
You must be signed in to change notification settings - Fork 0
RIDE Prefabs
fastict edited this page Sep 26, 2024
·
1 revision
Prefabs can be easily dragged and dropped into the scene, streamlining the setup process.
Following prefabs must be place in the scene:
- RideSystemsCore: This prefab serves as the base object to connect RIDE with Unity.
- Package - RIDE Core
- RideSystemsVh: This prefab contains the essential components responsible for VH functionalities.
- Package - RIDE VH
Prefabs are included in the packages to help developers quickly set up their scenes for VH development without needing to manually search for essential components or link references.
The packages are in the early stages of development, and their contents are continuously updated. Updating individual packages may result in dependency errors. Additionally, modifying and distributing package content is restricted and requires proper authorization.
Some essential scripts may not be included in the packages and must be manually added to the project