Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: Dev_Sebas on July 10, 2012, 02:02:52 PM
-
Hi
I´m trying to switch my weapons with mouse scroll wheel.
I have seen in some topics but I can´t make it. It does´t work.
I have get axis action.In axis name I have "Mouse ScrollWheel".As all people write.
And I´m storing the value in a float variable.I play it and I scroll but it gives to me always the value of my variable.It never change the number.
I´m on Mac in PlayMaker version 1.4.1f2.
Thanks
Seb
-
hi,
it's likely that your input name is wrong. go to the input editor and double check that input entry. Copy and paste it actually.
Mouse ScrollWheel
bye,
Jean
-
Thank you Jean. :) ;D ;)
I forgot it.
Bye