#any ccontrol nodes that work like this?

1 messages · Page 1 of 1 (latest)

daring hawk
#

like you press the arrows and the number increases and decreases for each one

bleak thicket
#

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...

sharp zephyr
#

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

daring hawk