-
Notifications
You must be signed in to change notification settings - Fork 9
ShortCut User Value Setting
###User Value Setting
To user, we provide many option of ShortCut component.
This option will work for the type option in the UI or item or an event handler.
I think to the first time user, it is difficult level setting. So, we provide setting option function in the Inspector.
To setting option properly, please check this page.
ShortCut component is composed of 2 setting functions.(ShortCutSetting, ShortCut Item Setting)
Role of ShortCutSetting object is setting ShortCut UI options.
Layout Settings
Name | Description |
---|---|
Auto Start | When application start, ShortCut game object display automatically. |
Distance From MainCamera | Distance values what user want to maintain to camera from camera object. |
X Position | Relative position value from camera view about x axis value(0~1) |
Y Position | Relative position value from camera view about y axis value(0~1) |
Type Settings1( Item layout type is Arc)
Name | Description |
---|---|
Type | Type of ShortCut UI. |
Inner Radius | Distance from center of shortcut circle and start point shortcut item. |
Thickness | Distance form start point shorcut item and end point. |
Each Item Degree | Value of Item object's degree. |
Type Settings2( Item layout type is Stick)
Name | Description |
---|---|
Type | Type of ShortCut UI. |
Direction | Direction of ShortCut Item's layout. |
Each Item Width | Width value of each Item object. |
Each Item Height | Height value of each Item object. |
color Settings
Name | Description |
---|---|
Item Background Color | Item's background color. |
Item Focusing Color | The color with a view to the selection. |
Item Selecting Color | The color you see when you select. |
Text Settings
Name | Description |
---|---|
Font Name | Item font Name. |
Text Color | Item text color. |
Text Size | Item text size. |
Interaction Settings
Name | Description |
---|---|
Appear Animation Speed | The value of speed when ShortCut object operates. |
Select Speed | The value of selection speed. |
Focus Start | Distance value of time about starting focus item. |
Role of ShortCut Item Setting is setting item's type.
Normal Button
Name | Description |
---|---|
Label | Text of Item. |
Text Alignment | Text of Item's text alignment option. |
Text Rotation | Direction of Text of Item text. |
Item Type | Type of Item object. |
Handler Object | Using handler object. |
Action Execute Type | Frequency option of handler method call. |
Parent Item
Name | Description |
---|---|
Label | Text of Item. |
Text Alignment | Text of Item's text alignment option. |
Text Rotation | Direction of Text of Item text. |
Item Type | Type of Item object. |
Cancel Item Label | Text of cancel Item object. |
Genernal
Camera Transition
Tip Pointer
Short Cut
Gesture Interface