Dinir / mini-padder

simple and clear input overlay for your gamepads and joysticks
https://dinir.github.io/mini-padder/
ISC License
67 stars 6 forks source link

multiple joysticks overlap #4

Closed zosky closed 4 years ago

zosky commented 4 years ago

i'm teaching my 4yr old how to game and this takes it to the next level. thank you!!

with 2 pads & fixed positioning in the css ... both controllers are overlapped. this feels unintended rather than intentional ?

image

i rejigged things to match our quarantined physical world (logitech wireless rumblePad) nothing fancy. what you've done here is awesome. thanks again.

image

Dinir commented 4 years ago

You converted it into a much more functional shape! 😃 I don't expect many people to be interested in overlays like this, so I am grateful for you finding it useful.

The code was meant for only one gamepad, because in the day I was writing it I didn't expect me to have any more than one gamepad at a moment. It was due to my short sight, I'd rather say. 😅


I am currently working on a new version, and although it has some features missing it's currently better than the last release at the moment, and will properly show multiple gamepads. So I suggest you to try the new version.

The striked line in the README has a 'hosted webpage' link, which actually goes to the new version in development.

For now it should be hosted before a user can use it, so you can download the repository then host it on a local server or use the link instead. I hid the link under a strikeline because it's basically unfinished, but for 'displaying multiple gamepads' it will be enough.


Thanks again for the interest and opening the issue! I hope this new version helps.