ReorderableContainer screenshot 1
F

Publisher

foollin

ReorderableContainer

Tools
Container UI Drag-and-Drop ScrollContainer Customizable Layout Interaction Management

A container similar to BoxContainer but extended with drag-and-drop style reordering functionality, and auto-scroll functionality when placed under ScrollContainer.

ReorderableContainer

A container similar to BoxContainer but extended with drag-and-drop style reordering functionality, and auto-scroll functionality when placed under ScrollContainer.

How to use

  1. Click the "+" button to add a new node and select ReorderableVBox or ReorderableHBox.
  2. Add it under ScrollContainer if you want to make "Reorderable list". The container will automatically scroll when the user drag item to a certain point. Note: This addon also works with SmoothScroll by SpyrexDE.
  3. Add child control node under ReorderableContainer as many as you like and set custom_minimum_size to appropriate value.
  4. Further documentation is provided with the addon but can be troublesome to access due to this issue and this

License

MIT