This project is a collection of various VR intecations I've been working on in order to learn more about VR development.
I plan on using these scripts as a personal assest pack for future VR projects. At present this project includes scripts for making objects grabbable, cookable items and cooking surfaces, pour liquids, throw darts. My next plans are a climbing wall, a rope that can be climbed and swung from and more.
UnityC#VR
As a huge fan of Beat Saber, I wanted to have a go at making a rhythm game. This isn't a full project but lays the foundation for making a full rhythm game.
The project utilizes scriptable objects for the tracks, making them easily interchangable, the next challenge would be to find a more efficient way of setting the notes to matchup with the music.
UnityC#VR