[Studio Beta] New Input Action System

Yup, that’s what the mobile buttons use in the module, I make an ‘InputAction’ with it’s keycode set to unknown and I set the UIButton to the user’s preference (if no custom button is passed, a slot based mobile button is generated).

Issue with this is that ‘UIButton’ was made to be used on all devices and it’s visibility/position needs to be handled manually, while the ‘CAS-Like’ buttons react dynamically to the user’s device.

I really appreciate the transparency and willingness to reach out to the community you guys are showing with the feature, hoping this becomes a system we can all be happy with in the end.

2 Likes