Razish / xsngine

C++/SDL2/OpenGL engine for low latency games
MIT License
11 stars 6 forks source link

Mouse input when console is active should not affect ClientGame view angles #26

Closed Razish closed 9 years ago

Razish commented 9 years ago

At the moment, mouse movements when the console is active still affects the game's viewAngles.

Razish commented 9 years ago

Also need to think about 2d-only games.