ko4life-net / ko

Open source development of the game Knight Online. This is a reversed engineered old version of the game aiming to replicate the nostalgic experience we all once had <3
MIT License
52 stars 21 forks source link

Fix right-down mouse cursor to screen. #104

Closed stevewgr closed 2 years ago

stevewgr commented 2 years ago

Description

This is when holding down right-button mouse cursor and dragging around. With this fix we can now zoom out and in as in the official client.

This fix resolves: https://github.com/ko4life-net/ko/issues/92

ko4life-psko commented 2 years ago

Note that even though the official client still uses fMouseSensivity as 0.02, reducing it makes the feeling of moving the mouse and zooming around even better.

stevewgr commented 2 years ago

@GiRx8, @xGuTeK, could you review this behavior too please?

Thanks @ko4life-psko. I'll add it as comment in code.