A basic Godot OpenVR controller template This was built using Godot 3.2 and the latest openvr addon from the assests library. I've made a few modifications to the default helper scenes to make some of the features in this demo work. If you update the scripts in this project, it will break.
- Picking up and dropping objects
- Climbable objects
- Object tool belt
- Basic Smooth locomotion
- Actions
- Teleport movement
- Can't walk up slopes
- The OpenVR addon was created by Bastiaan Olij and is released under the MIT license. It can be found both on the Asset Library and on GitHub.
- The audio and Sphere object used are from a few different places, and were borrowed from the orginal Godot VR tutorial demo. All downloaded from the Sonnis #GameAudioGDC Bundle license in PDF format. The folders where the audio files are stored have the same name as folders in the bundle.
- Sky panorama
- Free3D M1911 Gun
- Muzzle flash
- Sound files, Gunshot sound, Empty gun sound, Magazine insert
- Fonts, Sci Fied 2002
- The hands
- [Some code, objects, and inspiration from Bastiaans' godot-vr-weapons demo] (https://github.com/BastiaanOlij/godot-vr-weapons)