mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Camera: Improve arm inertia
This commit is contained in:
parent
ab746b0704
commit
51104d9cd4
2 changed files with 55 additions and 36 deletions
|
@ -191,7 +191,7 @@ private:
|
|||
v3s16 m_camera_offset;
|
||||
|
||||
v2f m_wieldmesh_offset = v2f(55.0f, -35.0f);
|
||||
v2f m_timer;
|
||||
v2f m_arm_dir;
|
||||
v2f m_cam_vel;
|
||||
v2f m_cam_vel_old;
|
||||
v2f m_last_cam_pos;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue