Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: SawyerK on January 06, 2022, 12:07:12 PM

Title: How to access "Invert" in the Input Manager
Post by: SawyerK on January 06, 2022, 12:07:12 PM
Hi!

Is there a way to get access to the Invert option in the Input manager?
(https://i.postimg.cc/DyJgfV5x/invesre.jpg)
Thank You!
Title: Re: How to access "Invert" in the Input Manager
Post by: SawyerK on January 22, 2022, 02:00:06 PM
I guess its not possible with Playmaker xD
Title: Re: How to access "Invert" in the Input Manager
Post by: djaydino on January 23, 2022, 08:23:10 AM
Hi.
You can't change the axis bool @ runtime (a unity limitation, not Playmaker)

What you can do is when you get the axis value, do a float multiplier and multiply by -1

If you can afford purchasing Rewired asset i highly recommend using Rewired