Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Cave Engine

An easy 3D desktop Game Engine scriptable in Python. · By Uniday Studio

Mouse viewport rotation bug

A topic by geardownn created 2 days ago Views: 9
Viewing posts 1 to 1
(1 edit)

I’d like to point out a bug I’ve discovered. I’ve noticed that the mouse polling rate (wireless report rate) is tied to the viewport rotation. If I go above 500hz on my wireless mouse (max is 8000hz) the viewport becomes incredibly difficult to rotate. The higher the value, the slower it becomes. Not to mention other engines, but I haven’t had this issue with the others I’ve tried. For context, I’m using a wireless Logitech pro x super light 2 on Windows 10.

I find this to be a huge problem because I would have to constantly switch between polling rates if I were gaming  or using your engine, thanks.