This is a roller coaster generation package for VR (google cardbaord) that allows you to create a fast and easy VR experience for the user. The player will follow a path completely customizable by the user, which is generated using visual markers. The player’s movement is completely realistic, because physics are implemented manually considering potential and kinetic energy (energy conservation principle).
The package contains the following assets:
- The scripts that control the movement of the player.
- The script that generate the roller coaster path using the markers.
- Marker prefab models.
- Futuristic environment and skybox (to aid the player orient in the VR world).
- Rail and other object textures.
- Starting Canvas script.
No colliders are used, which means that app runs very fast and movement is quite realistic.
Check the Android video where we have tested our app. Bezier curves will be implemented soon to obtain better movement!
Compatible Cardboard SDK 1.50
download