Publisher | Vadim Andriyanov |
---|---|
File size | 287.84kB |
Number of files | 29 |
Latest version | 1 |
Latest release date | 2017-10-16 05:47:21 |
First release date | 2015-06-09 06:22:16 |
Supported Unity versions | 2018.4.2 or higher |
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
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