
T
Publisher
tasteink
LayoutNode3D 3D
3D
Layout 3D Spatial Custom Alignment Scene Children Inspector
A Godot 4.0 addon that adds a LayoutNode3D node that allows you to easily layout child nodes in 3D on any axis and with custom spacing.
LayoutNode3D
A Godot 4.0 addon for laying out nodes in 3D.
- Install the plugin.
- Add a new LayoutNode3D node to your 3D scene.
- Add nodes inside of the LayoutNode3D.
- With LayoutNode3D seledcted, adjust the spacing and axis in the inspector.
- Click the "Align Child Nodes" button in the inspector.
- Profit.
Notes
- When installed, the addon should be located specifically at
res://addons/layout_node_3d
.