News:

SMF - Just Installed!

Main Menu

Rotate 3rd person View by Mouse is very slow?

Started by Macktek, January 14, 2022, 02:29:51 PM

Previous topic - Next topic

Macktek

Hello,
When I try to rotate the view by mouse the turning rate is very very slow. Is there a way to adjust the turn rate?

Thanks.

EasyPLC_Master

Please can you tell me how may fps are showed in your system while running MS?
You can see the frames per second number in the bottom right side.

Macktek


EasyPLC_Master

OK, in order to achieve a better speed, please go to Option and in the VSync Count: select Every V Blank or Every Second V Blanck

The Mouse speed will be configurable in futures updates.

Macktek

Setting the Vsync to Count to Every V Blank fixed the rotation issue with the mouse.
I am very curious why the mouse rotation speed is affected by the Vsync... it was very good that you figured this out so quickly.
I guess any future configuration for mouse rotation might have to take that into account.

I know for FPS we calculate amount of change over the frame's duration (Delta Time between each frame) to do certain motions, and various calculations in game engine design... but the Vsync thing sort of baffles me. hehe

Thanks again!

EasyPLC_Master