Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: WabbysLand on January 22, 2019, 06:10:38 AM

Title: Access to Input Manager?
Post by: WabbysLand on January 22, 2019, 06:10:38 AM
Hello,

Is there a way to access to the Input Manager with Playmaker ?

Just want to build an options screen in my game to let the player setting input keys.

(like this asset : https://assetstore.unity.com/packages/tools/gui/all-settings-pro-63825)
Title: Re: Access to Input Manager?
Post by: Thore on January 22, 2019, 12:21:35 PM
whenever this question comes up, somebody points to the Rewire asset.
Title: Re: Access to Input Manager?
Post by: djaydino on January 22, 2019, 12:41:19 PM
Hi.
Yes in general rewire is one of the best options.

But it can be done, i made an action and video for this a few years ago :

Title: Re: Access to Input Manager?
Post by: jeanfabre on January 23, 2019, 12:43:41 AM
Hi,

 yes, I confirm, get rewired, make sure you spend a good deal of time to learn how it works, and the Input Manager will be a thing of the past.

Bye,

 Jean
Title: Re: Access to Input Manager?
Post by: WabbysLand on January 23, 2019, 05:09:57 AM
Very nice ! Thank you, all  :)