Playmaker Forum

PlayMaker Feedback => Action Requests => Topic started by: craigz on July 23, 2020, 03:49:52 AM

Title: Get Key Down Array
Post by: craigz on July 23, 2020, 03:49:52 AM
I use the newish 'UI Button Array' action ALL the time, and something similar that struck me as useful would be one for get key down? Where you could match different events to different keys inputted.

Of course, it is all a bit cosmetic such as in the case with UI Button Array, after all, life was not impossible before it. But for some reason it DOES make organization easier/more manageable.

(https://i.imgur.com/oAhZzT0.png)

Other than that. Playmaker 2.0 2021 🙏😂

-craigz
Title: Re: Get Key Down Array
Post by: djaydino on July 23, 2020, 05:34:05 AM
Hi.
I made a action for it, can you try and let me know if it works so i can place on the Ecosystem. (attached Below)

There is also an action on the Ecosytem i made called 'Ui Button From Array Index'
In this one you can use an array to place your buttons, also @runtime.
With the index you know what button was pressed.
I use this in UI inventories.