Description
Changelog
Reviews (0)

Simple, extensible, composition-based Drag and Drop plugin.

Features

  • Draggable - A node that can be attached to any Area2D to make it draggable.
  • DropZone - A node that can be attached to any Area2D to make it a drop target.
  • DropUtils - Utility functions to assist with behavior and action implementations.
  • DropBehavior - Extensible resource to define what happens when a Draggable is dropped onto a DropZone.
  • DropAction - Extensible resource to define how the DropBehavior is executed.

Changelog for version 1.4

No changelog provided for this version.

Reviews

Drag and Drop has no reviews yet.

Login to write a review.