Prof-Butts / Hook_XWACockpitLook

X-Wing Alliance mouse hook with support for VR head-tracking
6 stars 1 forks source link

Enable head tracking in gunner turret and without cockpit displayed #16

Closed morallo closed 2 years ago

morallo commented 2 years ago

https://github.com/Prof-Butts/Hook_XWACockpitLook/blob/d465ab2e9a91fb3496cea7d05fdca1efb05da946/cockpitlook.cpp#L1035

Since we don't use MouseLook anymore, headtracking should work also without the cockpit and in the gunner turret. For the gunner we may need an additional hook to inject the camera transformation.

morallo commented 2 years ago

Done in #17