Stuyk / altv-athena

A Roleplay Framework for alt:V by Stuyk
https://athenaframework.com/
229 stars 149 forks source link

Fix camera moving in pause menu while noclipping #402

Closed Dav-Renz closed 1 year ago

Dav-Renz commented 1 year ago

Before when having noclip on, mouse movement would rotate the camera, even when in the pause menu.

I added an if-statement that checks before wether the menu is open before executing the camera rotation.