You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The camera movement currently resides in 'controls.cpp' this must become a class.
Delta time must be passed from the main loop, not calculated locally.
The first frame, the cam shoulden't move in function of mouse pos.
The text was updated successfully, but these errors were encountered:
The camera movement currently resides in 'controls.cpp' this must become a class.
Delta time must be passed from the main loop, not calculated locally.
The first frame, the cam shoulden't move in function of mouse pos.
The text was updated successfully, but these errors were encountered: