hankmorgan / UnderworldExporter

Updated Release 27th Oct 2018 Unity based port of Ultima Underworld I and II. Download under releases
https://www.youtube.com/watch?v=4DZj3eWP9cw
MIT License
322 stars 22 forks source link

Joystick controls in Unity player #34

Closed MacLeod73 closed 3 years ago

MacLeod73 commented 5 years ago

I've got movement drift in-game and it looks like there are a joystick axes set up in the Unity player that are overriding my WASD. Are there ways of removing those?

hankmorgan commented 5 years ago

I'll look into this.

eobet commented 5 years ago

Same here! I have 3dConnexion SpaceNavigator drivers installed, which are notorious for messing with Unity games, and it locks the movement to forward left here, making it unplayable.

eobet commented 3 years ago

@hankmorgan was there a commit to fix this? I'd like to test it if so. The last release I see is still from 2018 and it still has the problems. The new Unity Input system should not have this problem, btw (I reported it to them some years ago and I believe they fixed it).

hankmorgan commented 3 years ago

I don't feel like the code is in a place where an official compiled release is possible. What I am going to do instead is just upload the project folder for use in the Unity 2020.