No, there is nothing like that. But this is an example use of new features.
I did some small testing and it works as expected. When button placed within dpad_area hitbox it become unreachable - range_mod_exclusive
just blocks other buttons. So it is possible to create button with image “dpad tilted to left” and with left
command. It will not be clickable when stacked with dpad_area but will be highlighted when left side of area clicked.
reach_x
looks redundant… added just for reliability I guess.
Cumbersome approach, I know. And also 8 dpad layers in all tilted positions with 1 opacity may cause “ghosting”… And also diagonal ones should be placed on top and should have non-transparent background.