![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | fdg23Ak |
Does Godot have a Node that allows you to make a selection? The closest I found was OptionButton but I’d rather have arrows that I could click up and down instead of a Dropdown menu. Is there a built in Node for that or do I have to create my own. I just want to achieve the same thing as seen in the picture.
I know it seems like a stupid question and I have already looked through all Control nodes. It just seems weird to me that a feature that is used so often in the Godot Editor doesn’t have it’s own Node so I thought I might ask just in case there is an option on another node that achieves the same thing.