playMaker

Author Topic: Player Input Enable Action Map - Does Not Look for Action Map  (Read 6340 times)

mrphilipjoel

  • Junior Playmaker
  • **
  • Posts: 57
Player Input Enable Action Map - Does Not Look for Action Map
« on: November 21, 2022, 05:40:19 PM »
Greetings,

The action titled 'Player Input Enable Action Map' is only looking for Input Actions instead of Action Maps.

In addition, the action titled 'Player Input Triggered Event' would be most useful if it was based on Action Maps as well, and returned the Input Action that was triggered.
https://docs.unity3d.com/Packages/com.unity.inputsystem@1.0/manual/Actions.html#inputactionmapactiontriggered-callback

I'm trying to write a custom action for the latter, but isn't as straightforward as I thought it would be.

Jonas

  • Playmaker Newbie
  • *
  • Posts: 1
Re: Player Input Enable Action Map - Does Not Look for Action Map
« Reply #1 on: March 13, 2025, 05:13:55 AM »
I just ran into the same problem... looking for an option to disable an action maps, not just individual actions. Is it possible with playmaker?