Skip to main content
June 5, 2024

Allow for "OR" expression for Gamepad/Key Press in Prototype Interactions

  • June 5, 2024
  • 1 reply
  • 282 views

Example:
When assigning a Key/Gamepad press to an action, allow the Key to be filled out as “Dpad Up” OR “L-Stick Up” to support the same action being achievable with a variety of different keys based on the user’s preference.

Currently, I have to duplicate and maintain multiple interactions per interactive element to workaround this. If you have an entire menu that you want to be navigable by multiple keys this adds up to a lot of complexity.

(Adding in “AND” expressions would also be interesting, so a user has to press a combination of buttons to trigger the interaction)

1 reply

djv
Figmate
Community Support
June 7, 2024

Hey @Aiden4, thanks for the feedback!

We’ll pass this onto our prototyping team for future consideration.