Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Teco on September 22, 2017, 03:00:27 AM

Title: Mouse Button Down/Up input settings?
Post by: Teco on September 22, 2017, 03:00:27 AM
Hello, I've been making my game and it uses 'mouse button down' and 'mouse button up' and I wanted to implement Controller Support so I've edited the Input settings for every other bind but I'm not sure if the 'mouse button' actions are dependent on the Input Settings.

Rather than go through my entire project changing it to 'get button down' I don't suppose there's an Input setting that needs to be named something in particular to match the mouse button actions would there?
Title: Re: Mouse Button Down/Up input settings?
Post by: djaydino on September 22, 2017, 03:51:03 AM
Hi,
The mouse actions and the mouse transitions are not connected to the InputManager.

'Get Button' and 'Get Axis' actions are connected to InputManager :)