Code Monkey home page Code Monkey logo

csl-joystickcameracontrol's People

Contributors

renakunisaki avatar

Stargazers

 avatar  avatar

Watchers

 avatar

csl-joystickcameracontrol's Issues

Detach mice from OS

It would be great to have some way to disconnect auxiliary mice from the OS so that they can be used as inputs without affecting the mouse cursor.

In Linux, this is a fairly simple matter of running xinput disable "device name here" (and enable to re-attach it afterward). No idea how to do it in Windows or Mac though.

Not all inputs can be used

Unfortunately, Unity doesn't just let us read every axis; that would make far too much sense. Instead it requires the game to name some axes, and then query them by name, and those are the only ones you can use.

Fortunately, the game defines five axes (in addition to the mouse inputs), apparently used for a built-in but hidden function that does exactly what this mod does (but not as well). To use any others though, we need to find a workaround that works on all platforms.

Move Up/Down doesn't work

It seems the game ignores all attempts to change the camera height and insists on following terrain, even in "free camera" mode. Must find a workaround.

Game Misinterpreting Joystick Axis Readings

I have a Logitech G13 that has it's thumb joystick that I'm trying to use with this mod.
However, Unity Input Manager readout in the Devices tab is showing
Horizontal: 80 to 90
Vertical: -80 to -100
when the joystick is left alone dead center.
As a result, my game is always flying off to the far bottom right of the map without me touching anything. Trying to get it to stay still would require me to position the joystick somewhere halfway between extreme top-left position.

I've tried repeatedly to calibrate it in Windows' Game Controller window, but it looks like it isn't a Windows or device problem as the calibration tests all show the joystick is still dead accurate and reliable and I still can use it outside the game without issue.

I suspect that the game or Unity is thinking the device is reporting a single range per X & Y axis or something of that sort. Is this something wrong with Unity Input Manager or something I have to manually configure for it to recognize the device axis reporting correctly?

UI sometimes shows incorrectly in-game

Sometimes the graphics for the checkboxes, sliders, etc don't appear if you open the options during gameplay. (On title screen seems to be fine.) Probably it's using wrong graphics which aren't always loaded.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.