Gothic-UnZENity-Project / Gothic-UnZENity

Fan project recreating Piranha Bytes' evergreens Gothic I and Gothic II in Unity Engine. Currently focussing on VR.
GNU General Public License v3.0
6 stars 1 forks source link

Added dependency for HVR-DeviceSimulator #54

Closed JaXt0r closed 2 weeks ago

JaXt0r commented 2 weeks ago

I added a package which offers a Simulator for HVR. It comes auto-loaded via Package manager. We only need to briefly check if both options of Simulator work from FeatureFlags.

To Test:

  1. Start the game with FeatureFlags like this and check if you can WASD around (XRIT Simulator)

image

XRIT-simulator


  1. Start the game with HVR FeatureFlags and do the same WASD thing (Hint: You spawn inside the cellar, that's a known issue and unrelated to the simulator) image

HVR-simulator

Hints: