Currently the controls for editing the region use four spin controls. Godot uses what seems to be slightly different controls with colored labels. * Find out what the actual Node type is for the Rect2D editor * Use it if possible * Ape it better if not
Currently the controls for editing the region use four spin controls. Godot uses what seems to be slightly different controls with colored labels.