kcking / justfly

Satisfactory mod for simple and ergonomic flight
MIT License
6 stars 3 forks source link

[BUG] Super fast flying self-enables when in build mode #12

Open Potenzo opened 2 years ago

Potenzo commented 2 years ago

Behaviour: Enable flying by double-tap [space]. Use [shift] to toggle through the flying speeds until you're in the slowest flying speed. Press [F] to enter build/dismantle mode and the [MMB] eyedopper to select a building to build. When moving, I am now in super-fast flying mode and just slighting tapping a movement direction will have me shooting all over the map.

Expected behaviour: Flying speed should not change unless you press [shift].

Alternate behaviours that would also be OK:

Speculation as to possible cause: The shift key is a bit special, as a modifier. Maybe the computer doesn't really register it reliably as a key press. It may be better to bind the controls of this mod to a regular key instead (or maybe a function key).

Potenzo commented 2 years ago

Oh, just to confirm, this is single player mode.