Changing the size of the selection box in the Godot editor

Godot Version

Godot 4.2

Question

Is it possible to change the bounding box of an object in the editor? I use some dummy objects (for spawning etc) with a Label3D node that has the Billboard flag set to true. The problem is that the selection box is the size of the text and as the text can get relatively wide the selection box is all over the place. I tried setting the Custom AABB but that doesn’t get recognized in the editor.

2 Likes

People are liking this post, but there’s no answer to this :frowning: