forked from StrafesNET/strafe-client
sens TOO DAMN HIGH
This commit is contained in:
parent
0ac49308a0
commit
f30f246e5f
@ -195,7 +195,7 @@ impl Camera {
|
|||||||
offset,
|
offset,
|
||||||
angles: glam::DVec2::ZERO,
|
angles: glam::DVec2::ZERO,
|
||||||
fov: glam::vec2(aspect,1.0),
|
fov: glam::vec2(aspect,1.0),
|
||||||
sensitivity: glam::dvec2(1.0/6144.0,1.0/6144.0),
|
sensitivity: glam::dvec2(1.0/16384.0,1.0/16384.0),
|
||||||
time: 0,
|
time: 0,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user