Arrange Items Control is used to rearrange a set of dataitems.
For example this control could be used in multiplayer games to put players in different teams.
Package contains:
a) Demo Scene
b) 5 Scripts (3 for control, 2 for demo)
c) 8 Sprites and 6 Sky Textures
d) 1 Audio File
e) 6 Prefabs (Assembled control and it's parts)
Following prefabs are included:
a) Assembled\ArrangeItemsControl - fully functional control used in demo scene
b) ItemPresenter - data item representation
c) EmptyItemPresenter - empty item representation
d) ItemContainer - add drag drop functionality to ItemPresenter
e) ItemPlaceholder - drop location for ItemContainer
f) PlaceholdersGrid - used to arrange placeholders
To start open Scenes\DemoScene and look into Scripts\DemoScript.cs