PunchablePlushie/godot-game-settings

Mouse Scroll Wheel Input

Kylogias opened this issue · 1 comments

I just got around to this, you can only detect mouse wheel using Input.is_action_just_released so there probably should be an option to allow/disallow mouse wheel inputs

I'll look into it.