Let's say I have a VBoxContainer with a button and 4 labels in it. I want labels to be rotated so they are vertical, with their text going from bottom to top. Also, VBox height should follow the length of the longest label. How this can be done? (I'm using Godot 3.4.3)





