FyroxEngine / Fyrox

3D and 2D game engine written in Rust
https://fyrox.rs
MIT License
7.64k stars 343 forks source link

Editor unusable with trackpad #364

Closed blaumeise20 closed 4 months ago

blaumeise20 commented 1 year ago

I just started to use Fyrox, but I can't use the editor because every movement I do with my trackpad is way too fast. Is there a setting to change that speed or is it just a bug?

mrDIMAS commented 1 year ago

As discussed in Discord, this seems to be OS-related issue. The engine uses winit crate to handle input, so maybe it is worth filing an issue on their page (with a minimal repro of course).

jhfhngj commented 1 year ago

Use a mouse! If my solution never works, change the speed of mouse speed setting.

blaumeise20 commented 1 year ago

Well I don't want to use a mouse lol. I use the magic trackpad from Apple.

jhfhngj commented 1 year ago

If you don't want to, change the speed of mouse speed setting.

blaumeise20 commented 1 year ago

That would affect everything else too, which is what I don't want.

jhfhngj commented 1 year ago

/e free

jhfhngj commented 1 year ago

Use a mouse on a trackpad maybe?