uses target translation for camera movement (prevent hard hit when moving beyond lower margin)
This commit is contained in:
parent
0ee61d808e
commit
dd34c412dd
1 changed files with 1 additions and 0 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -1313,6 +1313,7 @@ dependencies = [
|
|||
"parking_lot 0.12.1",
|
||||
"stdweb",
|
||||
"thiserror",
|
||||
"wasm-bindgen",
|
||||
"web-sys",
|
||||
"windows",
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue