How do you position ui on a world object

Godot Version

4.3

Question

Hey there! I am making a simple Ui made of 4 buttons. How do i place it on an object? I need the ui to open at the same position than this object.

Are there options in the inspector or do i need to do this trough code?

What do you mean by place it on an object? Do you mean in 2D? 3D? Would a CanvasLayer node help?

2 Likes