playMaker

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

mrphilipjoel

  • Playmaker Newbie
  • *
  • Posts: 49
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.