#any ccontrol nodes that work like this?
1 messages · Page 1 of 1 (latest)
It's a bit too specific to have a built in control just for that. But all you need is an HBoxContainer with Button, Label, Button as children. And then you will have to write a few lines of code to make it behaviour as you want...
The SpinBox has this feature, but I think it has up/down buttons, not left/right, and it's probably not customizable to the degree you would want
is it possible to configure them to work with left/right keys or nah