- Home /
How to read mousewheel movement?
I thought there might be some kinda axis for Mousewheel or an Input.Mousewheel to read from.
Does anyone have any solution on this?
Answer by BerggreenDK · Jul 03, 2011 at 10:22 PM
oooh I just found it in the Input manager as a named Axis.
Edit -> Project Settings -> Input
Sorry about the question. I will leave it here for other searching souls. :o)
Answer by Waz · Jul 03, 2011 at 10:22 PM
This is configurable in the Input Manager, and probably already has the default axis "Mouse ScrollWheel".
sorry mate, had already found and marked my answer. But I have voted your answer up too. thanks for being quick!
Your answer
Follow this Question
Related Questions
Input.GetKeyDown, Input.GetKeyUp, and mouse wheel do not work while playing in the editor. 0 Answers
How to handle Key + Mouse Wheel simultaneously? 1 Answer
Input.mouseScrollDelta always zero when phone is connected. 1 Answer
Input.GetAxisRaw("Mouse ScrollWheel") 4 times 0 Answers
Shift + ScrollWheel 1 Answer