사용자가 메이커에서 재구성한 CharacterSelectHud(SelectedClass/Eng/Status·
SelectedCharacterArt 신설, ThiefButton→BanditButton 개명)에 컨트롤러 연결.
RenderCharacterSelect:
- 버튼 클릭 시 해당 버튼 하위 Art의 ImageRUID를 SelectedCharacterArt로 복사(큰 그림)
- 선택 버튼 테두리 흰색(1,1,1,1)·비선택 디밍
- SelectedClass(한글)·SelectedClassEng(Warrior/Thief/Magician)·SelectedClassStatus
("직업군 · 모험가" + 설명) 갱신. 개행은 string.char(10) 연결(Lua 문자열 raw 개행 문법오류 회피)
- 각 Button에 MaskComponent(기본 Shape Rect) 런타임 부착 → Art를 Button 영역으로
클리핑(Art 크기 불변, 넘치는 부분 숨김)
경로 교정: BindMenuButtons ThiefButton→BanditButton, StartNewGame Status→SelectedClassStatus.
UI(메이커 저작): CharacterSelectHud 재구성 + MageButton/BanditButton Art 위치 미세조정,
char-select 배경 에셋 01_blue_background_clean(sprite ac448e…) 추가.
산출물 재생성: SlayDeckController.codeblock + common.gamelogic.
검증: cbgap GAP 0, JS 미러 41/41, 인게임(초상화·테두리·텍스트·Art 클리핑) 확인.
(map01·타 UIGroup의 메이커 재직렬화 churn은 revert.)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
6311 lines
176 KiB
XML
6311 lines
176 KiB
XML
{
|
||
"Id": "",
|
||
"GameId": "",
|
||
"EntryKey": "ui://c1acb2c9-4c16-445f-9f6f-f30f090afd07",
|
||
"ContentType": "x-mod/ui",
|
||
"Content": "",
|
||
"Usage": 0,
|
||
"UsePublish": 1,
|
||
"UseService": 0,
|
||
"CoreVersion": "26.5.0.0",
|
||
"StudioVersion": "0.1.0.0",
|
||
"DynamicLoading": 0,
|
||
"ContentProto": {
|
||
"Use": "Binary",
|
||
"Entities": [
|
||
{
|
||
"id": "c1acb2c9-4c16-445f-9f6f-f30f090afd07",
|
||
"path": "/ui/SelectUIGroup",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.UIGroupComponent,MOD.Core.CanvasGroupComponent",
|
||
"jsonString": {
|
||
"name": "SelectUIGroup",
|
||
"path": "/ui/SelectUIGroup",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 4,
|
||
"pathConstraints": "//",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "uigroup",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uigroup",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"AlignmentOption": 15,
|
||
"AnchorsMax": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 1920.0,
|
||
"y": 1080.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"Position": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.UIGroupComponent",
|
||
"DefaultShow": false,
|
||
"GroupOrder": 4,
|
||
"GroupType": 2,
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.CanvasGroupComponent",
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0e000064-0000-4000-8000-00000e000064",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent",
|
||
"jsonString": {
|
||
"name": "CharacterSelectHud",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 0,
|
||
"pathConstraints": "///",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UISprite",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uisprite",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 960.0,
|
||
"y": 540.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": -960.0,
|
||
"y": -540.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 1920.0,
|
||
"y": 1080.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"Position": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": "ac448e909f89464898708ce232ab8b51"
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.933333337,
|
||
"g": 0.933333337,
|
||
"b": 0.933333337,
|
||
"a": 1.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": true,
|
||
"Type": 1,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0e000065-0000-4000-8000-00000e000065",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/Title",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
||
"jsonString": {
|
||
"name": "Title",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/Title",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 0,
|
||
"pathConstraints": "////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIText",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uitext",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 838.3333,
|
||
"y": 467.039978
|
||
},
|
||
"OffsetMin": {
|
||
"x": 521.6667,
|
||
"y": 400.7544
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 316.666656,
|
||
"y": 66.28561
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 680.0,
|
||
"y": 433.8972
|
||
},
|
||
"Position": {
|
||
"x": 680.0,
|
||
"y": 433.8972,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": false,
|
||
"Type": 1,
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.TextComponent",
|
||
"Alignment": 4,
|
||
"Bold": true,
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"Font": 1,
|
||
"FontColor": {
|
||
"r": 1.0,
|
||
"g": 1.0,
|
||
"b": 1.0,
|
||
"a": 1.0
|
||
},
|
||
"FontSize": 35,
|
||
"IsLocalizationKey": false,
|
||
"MaxSize": 56,
|
||
"MinSize": 8,
|
||
"OutlineColor": {
|
||
"r": 0.08,
|
||
"g": 0.08,
|
||
"b": 0.08,
|
||
"a": 1.0
|
||
},
|
||
"OutlineDistance": {
|
||
"x": 1.0,
|
||
"y": -1.0
|
||
},
|
||
"OutlineWidth": 1.0,
|
||
"Overflow": 0,
|
||
"OverrideSorting": false,
|
||
"Padding": {
|
||
"left": 0,
|
||
"right": 0,
|
||
"top": 0,
|
||
"bottom": 0
|
||
},
|
||
"SizeFit": false,
|
||
"Text": "CLASS SELECT",
|
||
"UseNBSP": false,
|
||
"UseOutLine": true,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "f8de0b19-a4ac-4c65-82d8-07e4efeb07d5",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/SelectedCharacterArt",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent",
|
||
"jsonString": {
|
||
"name": "SelectedCharacterArt",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/SelectedCharacterArt",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 1,
|
||
"pathConstraints": "////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UISprite",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uisprite",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 630.0,
|
||
"y": 696.3146
|
||
},
|
||
"OffsetMin": {
|
||
"x": -456.0,
|
||
"y": -751.6854
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 1086.0,
|
||
"y": 1448.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 87.0,
|
||
"y": -27.6854
|
||
},
|
||
"Rotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0
|
||
},
|
||
"Position": {
|
||
"x": 87.0,
|
||
"y": -27.6854,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": -1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"ZRotation": 0.0,
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": "28c88fdc5ab44f34a8b3fc1e19d4ce78"
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"SortingLayer": "MapLayer0",
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 1.0,
|
||
"g": 1.0,
|
||
"b": 1.0,
|
||
"a": 1.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": true,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": true,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 1.0,
|
||
"RaycastTarget": false,
|
||
"Type": 3,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "010861b9-419b-4e5b-8fbf-a7bbb1aca4d6",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/SelectedClass",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
||
"jsonString": {
|
||
"name": "SelectedClass",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/SelectedClass",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 2,
|
||
"pathConstraints": "////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIText",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uitext",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": -590.0,
|
||
"y": 485.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": -890.0,
|
||
"y": 415.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 300.0,
|
||
"y": 70.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": -740.0,
|
||
"y": 450.0
|
||
},
|
||
"Position": {
|
||
"x": -740.0,
|
||
"y": 450.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"SortingLayer": "MapLayer0",
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": false,
|
||
"Type": 1,
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.TextComponent",
|
||
"Alignment": 3,
|
||
"Bold": true,
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"Font": 1,
|
||
"FontColor": {
|
||
"r": 1.0,
|
||
"g": 1.0,
|
||
"b": 1.0,
|
||
"a": 1.0
|
||
},
|
||
"FontSize": 65,
|
||
"IsLocalizationKey": false,
|
||
"MaxSize": 65,
|
||
"MinSize": 8,
|
||
"OutlineColor": {
|
||
"r": 0.08,
|
||
"g": 0.08,
|
||
"b": 0.08,
|
||
"a": 1.0
|
||
},
|
||
"OutlineDistance": {
|
||
"x": 1.0,
|
||
"y": -1.0
|
||
},
|
||
"OutlineWidth": 0.5,
|
||
"Overflow": 0,
|
||
"OverrideSorting": false,
|
||
"Padding": {
|
||
"left": 0,
|
||
"right": 0,
|
||
"top": 0,
|
||
"bottom": 0
|
||
},
|
||
"SizeFit": false,
|
||
"Text": "전사",
|
||
"UseNBSP": false,
|
||
"UseOutLine": true,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0a0fddc3-c46f-41e2-b3ba-4dbe2be0ebeb",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/SelectedClass/SelectedClassEng",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
||
"jsonString": {
|
||
"name": "SelectedClassEng",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/SelectedClass/SelectedClassEng",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 0,
|
||
"pathConstraints": "/////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIText",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uitext",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 150.0,
|
||
"y": -39.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": -150.0,
|
||
"y": -61.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 300.0,
|
||
"y": 22.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 0.0,
|
||
"y": -50.0
|
||
},
|
||
"Rotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0
|
||
},
|
||
"Position": {
|
||
"x": 0.0,
|
||
"y": -50.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": -1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"ZRotation": 0.0,
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"SortingLayer": "MapLayer0",
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": false,
|
||
"Type": 1,
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.TextComponent",
|
||
"Alignment": 3,
|
||
"BestFit": false,
|
||
"Bold": true,
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"Font": 1,
|
||
"FontColor": {
|
||
"r": 1.0,
|
||
"g": 1.0,
|
||
"b": 1.0,
|
||
"a": 1.0
|
||
},
|
||
"FontSize": 20,
|
||
"IsLocalizationKey": false,
|
||
"MaxSize": 65,
|
||
"MinSize": 8,
|
||
"OutlineColor": {
|
||
"r": 0.08,
|
||
"g": 0.08,
|
||
"b": 0.08,
|
||
"a": 1.0
|
||
},
|
||
"OutlineDistance": {
|
||
"x": 1.0,
|
||
"y": -1.0
|
||
},
|
||
"OutlineWidth": 0.1,
|
||
"Overflow": 0,
|
||
"OverrideSorting": false,
|
||
"Padding": {
|
||
"left": 0,
|
||
"right": 0,
|
||
"top": 0,
|
||
"bottom": 0
|
||
},
|
||
"SizeFit": false,
|
||
"Text": "Warrior",
|
||
"UseConstraintX": false,
|
||
"UseConstraintY": false,
|
||
"UseNBSP": false,
|
||
"UseOutLine": true,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0e000066-0000-4000-8000-00000e000066",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/SelectedClassStatus",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
||
"jsonString": {
|
||
"name": "SelectedClassStatus",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/SelectedClassStatus",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 3,
|
||
"pathConstraints": "////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIText",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uitext",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": -345.0,
|
||
"y": 310.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": -895.0,
|
||
"y": -190.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 550.0,
|
||
"y": 500.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": -620.0,
|
||
"y": 60.0
|
||
},
|
||
"Position": {
|
||
"x": -620.0,
|
||
"y": 60.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.0859375
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": false,
|
||
"Type": 1,
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.TextComponent",
|
||
"Alignment": 0,
|
||
"Bold": false,
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"Font": 0,
|
||
"FontColor": {
|
||
"r": 0.86,
|
||
"g": 0.9,
|
||
"b": 0.94,
|
||
"a": 1.0
|
||
},
|
||
"FontSize": 22,
|
||
"MaxSize": 22,
|
||
"MinSize": 8,
|
||
"OutlineColor": {
|
||
"r": 0.08,
|
||
"g": 0.08,
|
||
"b": 0.08,
|
||
"a": 1.0
|
||
},
|
||
"OutlineDistance": {
|
||
"x": 1.0,
|
||
"y": -1.0
|
||
},
|
||
"OutlineWidth": 1.0,
|
||
"Overflow": 0,
|
||
"OverrideSorting": false,
|
||
"Padding": {
|
||
"left": 0,
|
||
"right": 0,
|
||
"top": 0,
|
||
"bottom": 0
|
||
},
|
||
"SizeFit": false,
|
||
"Text": "전사를 선택하고 시작하세요",
|
||
"UseOutLine": false,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "84422c2c-7f4f-4581-a37d-ee069be1cf16",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/PossibleClass",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
||
"jsonString": {
|
||
"name": "PossibleClass",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/PossibleClass",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 4,
|
||
"pathConstraints": "////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIText",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uitext",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 930.0,
|
||
"y": 519.5828
|
||
},
|
||
"OffsetMin": {
|
||
"x": 430.0,
|
||
"y": 466.815552
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 500.0,
|
||
"y": 52.7673
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 680.0,
|
||
"y": 493.1992
|
||
},
|
||
"Position": {
|
||
"x": 680.0,
|
||
"y": 493.1992,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": "e363fe71863482e40954b62b58bf4ac8"
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"SortingLayer": "MapLayer0",
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.933333337,
|
||
"g": 0.933333337,
|
||
"b": 0.933333337,
|
||
"a": 0.64453125
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": false,
|
||
"Type": 1,
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.TextComponent",
|
||
"Alignment": 4,
|
||
"Bold": false,
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"Font": 0,
|
||
"FontColor": {
|
||
"r": 0.86,
|
||
"g": 0.9,
|
||
"b": 0.94,
|
||
"a": 1.0
|
||
},
|
||
"FontSize": 19,
|
||
"MaxSize": 22,
|
||
"MinSize": 8,
|
||
"OutlineColor": {
|
||
"r": 0.08,
|
||
"g": 0.08,
|
||
"b": 0.08,
|
||
"a": 1.0
|
||
},
|
||
"OutlineDistance": {
|
||
"x": 1.0,
|
||
"y": -1.0
|
||
},
|
||
"OutlineWidth": 1.0,
|
||
"Overflow": 0,
|
||
"OverrideSorting": false,
|
||
"Padding": {
|
||
"left": 0,
|
||
"right": 0,
|
||
"top": 0,
|
||
"bottom": 0
|
||
},
|
||
"SizeFit": false,
|
||
"Text": "총 3종의 직업 중 원하는 직업을 선택할 수 있습니다.",
|
||
"UseOutLine": true,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0e00006e-0000-4000-8000-00000e00006e",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/WarriorButton",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent",
|
||
"jsonString": {
|
||
"name": "WarriorButton",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/WarriorButton",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 5,
|
||
"pathConstraints": "////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIButton",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uibutton",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 835.0,
|
||
"y": 380.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": 515.0,
|
||
"y": 220.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 320.0,
|
||
"y": 160.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 675.0,
|
||
"y": 300.0
|
||
},
|
||
"Position": {
|
||
"x": 675.0,
|
||
"y": 300.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": "ac448e909f89464898708ce232ab8b51"
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.933333337,
|
||
"g": 0.933333337,
|
||
"b": 0.933333337,
|
||
"a": 1.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 0.1,
|
||
"RaycastTarget": true,
|
||
"Type": 1,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0e0000c8-0000-4000-8000-00000e0000c8",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/WarriorButton/Art",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent",
|
||
"jsonString": {
|
||
"name": "Art",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/WarriorButton/Art",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 0,
|
||
"pathConstraints": "/////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UISprite",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uisprite",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 180.0,
|
||
"y": 120.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": -120.0,
|
||
"y": -280.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 300.0,
|
||
"y": 400.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 30.0,
|
||
"y": -80.0
|
||
},
|
||
"Position": {
|
||
"x": 30.0,
|
||
"y": -80.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": "28c88fdc5ab44f34a8b3fc1e19d4ce78"
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 1.0,
|
||
"g": 1.0,
|
||
"b": 1.0,
|
||
"a": 1.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": true,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": true,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 1.0,
|
||
"RaycastTarget": false,
|
||
"Type": 3,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0e000078-0000-4000-8000-00000e000078",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/WarriorButton/Name",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
||
"jsonString": {
|
||
"name": "Name",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/WarriorButton/Name",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 1,
|
||
"pathConstraints": "/////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIText",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uitext",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": -5.0,
|
||
"y": 72.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": -145.0,
|
||
"y": 18.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 140.0,
|
||
"y": 54.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": -75.0,
|
||
"y": 45.0
|
||
},
|
||
"Position": {
|
||
"x": -75.0,
|
||
"y": 45.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": false,
|
||
"Type": 1,
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.TextComponent",
|
||
"Alignment": 3,
|
||
"BestFit": true,
|
||
"Bold": true,
|
||
"ConstraintX": 42.0,
|
||
"DropShadow": true,
|
||
"DropShadowAngle": 60.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 3.0,
|
||
"EnableProfanityFilter": false,
|
||
"Font": 1,
|
||
"FontColor": {
|
||
"r": 1.0,
|
||
"g": 1.0,
|
||
"b": 1.0,
|
||
"a": 1.0
|
||
},
|
||
"FontSize": 20,
|
||
"IsLocalizationKey": true,
|
||
"MaxSize": 34,
|
||
"MinSize": 8,
|
||
"OutlineColor": {
|
||
"r": 0.08,
|
||
"g": 0.08,
|
||
"b": 0.08,
|
||
"a": 1.0
|
||
},
|
||
"OutlineDistance": {
|
||
"x": 1.0,
|
||
"y": -1.0
|
||
},
|
||
"OutlineWidth": 1.0,
|
||
"Overflow": 0,
|
||
"OverrideSorting": false,
|
||
"Padding": {
|
||
"left": 0,
|
||
"right": 0,
|
||
"top": 0,
|
||
"bottom": 0
|
||
},
|
||
"SizeFit": true,
|
||
"Text": "전사",
|
||
"UseConstraintX": false,
|
||
"UseOutLine": true,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "16402385-b2c9-4730-96b4-acf4e0208e5a",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/MageButton",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent",
|
||
"jsonString": {
|
||
"name": "MageButton",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/MageButton",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 6,
|
||
"pathConstraints": "////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIButton",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uibutton",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 835.0,
|
||
"y": 20.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": 515.0,
|
||
"y": -140.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 320.0,
|
||
"y": 160.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 675.0,
|
||
"y": -60.0
|
||
},
|
||
"Position": {
|
||
"x": 675.0,
|
||
"y": -60.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": "ac448e909f89464898708ce232ab8b51"
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"SortingLayer": "MapLayer0",
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.933333337,
|
||
"g": 0.933333337,
|
||
"b": 0.933333337,
|
||
"a": 1.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 0.1,
|
||
"RaycastTarget": true,
|
||
"Type": 1,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "9700256b-632b-401a-ac59-7e5e64c9cdd9",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/MageButton/Art",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent",
|
||
"jsonString": {
|
||
"name": "Art",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/MageButton/Art",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 0,
|
||
"pathConstraints": "/////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UISprite",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uisprite",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 182.7119,
|
||
"y": 107.3441
|
||
},
|
||
"OffsetMin": {
|
||
"x": -117.2881,
|
||
"y": -292.655884
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 300.0,
|
||
"y": 400.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 32.7119,
|
||
"y": -92.6559
|
||
},
|
||
"Position": {
|
||
"x": 32.7119,
|
||
"y": -92.6559,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": "3b9ea1f066a744bb859df47fef817277"
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"SortingLayer": "MapLayer0",
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 1.0,
|
||
"g": 1.0,
|
||
"b": 1.0,
|
||
"a": 1.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": true,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 1.0,
|
||
"RaycastTarget": false,
|
||
"Type": 1,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "70f24bbe-1b7a-4c8b-a50a-f8e0a1efdbf4",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/MageButton/Name",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
||
"jsonString": {
|
||
"name": "Name",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/MageButton/Name",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 1,
|
||
"pathConstraints": "/////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIText",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uitext",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": -5.0,
|
||
"y": 72.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": -145.0,
|
||
"y": 18.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 140.0,
|
||
"y": 54.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": -75.0,
|
||
"y": 45.0
|
||
},
|
||
"Position": {
|
||
"x": -75.0,
|
||
"y": 45.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"SortingLayer": "MapLayer0",
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": false,
|
||
"Type": 1,
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.TextComponent",
|
||
"Alignment": 3,
|
||
"BestFit": true,
|
||
"Bold": true,
|
||
"ConstraintX": 42.0,
|
||
"DropShadow": true,
|
||
"DropShadowAngle": 60.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 3.0,
|
||
"EnableProfanityFilter": false,
|
||
"Font": 1,
|
||
"FontColor": {
|
||
"r": 1.0,
|
||
"g": 1.0,
|
||
"b": 1.0,
|
||
"a": 1.0
|
||
},
|
||
"FontSize": 20,
|
||
"IsLocalizationKey": true,
|
||
"MaxSize": 34,
|
||
"MinSize": 8,
|
||
"OutlineColor": {
|
||
"r": 0.08,
|
||
"g": 0.08,
|
||
"b": 0.08,
|
||
"a": 1.0
|
||
},
|
||
"OutlineDistance": {
|
||
"x": 1.0,
|
||
"y": -1.0
|
||
},
|
||
"OutlineWidth": 1.0,
|
||
"Overflow": 0,
|
||
"OverrideSorting": false,
|
||
"Padding": {
|
||
"left": 0,
|
||
"right": 0,
|
||
"top": 0,
|
||
"bottom": 0
|
||
},
|
||
"SizeFit": true,
|
||
"Text": "법사",
|
||
"UseConstraintX": false,
|
||
"UseOutLine": true,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "6dab29a3-0a33-484d-b87b-0061f68d5a02",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/BanditButton",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent",
|
||
"jsonString": {
|
||
"name": "BanditButton",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/BanditButton",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 7,
|
||
"pathConstraints": "////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIButton",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uibutton",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 835.0,
|
||
"y": 200.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": 515.0,
|
||
"y": 40.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 320.0,
|
||
"y": 160.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 675.0,
|
||
"y": 120.0
|
||
},
|
||
"Position": {
|
||
"x": 675.0,
|
||
"y": 120.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": "ac448e909f89464898708ce232ab8b51"
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"SortingLayer": "MapLayer0",
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.933333337,
|
||
"g": 0.933333337,
|
||
"b": 0.933333337,
|
||
"a": 1.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 0.1,
|
||
"RaycastTarget": true,
|
||
"Type": 1,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "b176bafa-b90d-4e90-9820-315a2c867831",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/BanditButton/Art",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent",
|
||
"jsonString": {
|
||
"name": "Art",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/BanditButton/Art",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 0,
|
||
"pathConstraints": "/////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UISprite",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uisprite",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 162.825,
|
||
"y": 134.463
|
||
},
|
||
"OffsetMin": {
|
||
"x": -137.175,
|
||
"y": -265.537
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 300.0,
|
||
"y": 400.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 12.8249989,
|
||
"y": -65.537
|
||
},
|
||
"Position": {
|
||
"x": 12.8249989,
|
||
"y": -65.537,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": "efa920e58d31426486ef974106e7dc8b"
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"SortingLayer": "MapLayer0",
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 1.0,
|
||
"g": 1.0,
|
||
"b": 1.0,
|
||
"a": 1.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": true,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 1.0,
|
||
"RaycastTarget": false,
|
||
"Type": 1,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "8d34572f-8107-4915-824a-af4f4203aaa1",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/BanditButton/Name",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
||
"jsonString": {
|
||
"name": "Name",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/BanditButton/Name",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 1,
|
||
"pathConstraints": "/////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIText",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uitext",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": -5.0,
|
||
"y": 72.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": -145.0,
|
||
"y": 18.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 140.0,
|
||
"y": 54.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": -75.0,
|
||
"y": 45.0
|
||
},
|
||
"Position": {
|
||
"x": -75.0,
|
||
"y": 45.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"SortingLayer": "MapLayer0",
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": false,
|
||
"Type": 1,
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.TextComponent",
|
||
"Alignment": 3,
|
||
"BestFit": true,
|
||
"Bold": true,
|
||
"ConstraintX": 42.0,
|
||
"DropShadow": true,
|
||
"DropShadowAngle": 60.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 3.0,
|
||
"EnableProfanityFilter": false,
|
||
"Font": 1,
|
||
"FontColor": {
|
||
"r": 1.0,
|
||
"g": 1.0,
|
||
"b": 1.0,
|
||
"a": 1.0
|
||
},
|
||
"FontSize": 20,
|
||
"IsLocalizationKey": true,
|
||
"MaxSize": 34,
|
||
"MinSize": 8,
|
||
"OutlineColor": {
|
||
"r": 0.08,
|
||
"g": 0.08,
|
||
"b": 0.08,
|
||
"a": 1.0
|
||
},
|
||
"OutlineDistance": {
|
||
"x": 1.0,
|
||
"y": -1.0
|
||
},
|
||
"OutlineWidth": 1.0,
|
||
"Overflow": 0,
|
||
"OverrideSorting": false,
|
||
"Padding": {
|
||
"left": 0,
|
||
"right": 0,
|
||
"top": 0,
|
||
"bottom": 0
|
||
},
|
||
"SizeFit": true,
|
||
"Text": "도적",
|
||
"UseConstraintX": false,
|
||
"UseOutLine": true,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0e0000b4-0000-4000-8000-00000e0000b4",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/StartButton",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
||
"jsonString": {
|
||
"name": "StartButton",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/StartButton",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 8,
|
||
"pathConstraints": "////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIButton",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uibutton",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 741.4126,
|
||
"y": -425.438
|
||
},
|
||
"OffsetMin": {
|
||
"x": 521.4126,
|
||
"y": -493.438
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 220.0,
|
||
"y": 68.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 631.4126,
|
||
"y": -459.438
|
||
},
|
||
"Position": {
|
||
"x": 631.4126,
|
||
"y": -459.438,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.15,
|
||
"g": 0.2,
|
||
"b": 0.26,
|
||
"a": 0.7
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": true,
|
||
"Type": 1,
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.TextComponent",
|
||
"Alignment": 4,
|
||
"Bold": true,
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"EnableProfanityFilter": false,
|
||
"Font": 1,
|
||
"FontColor": {
|
||
"r": 0.94,
|
||
"g": 0.74,
|
||
"b": 0.26,
|
||
"a": 1.0
|
||
},
|
||
"FontSize": 40,
|
||
"MaxSize": 40,
|
||
"MinSize": 8,
|
||
"OutlineColor": {
|
||
"r": 0.08,
|
||
"g": 0.08,
|
||
"b": 0.08,
|
||
"a": 1.0
|
||
},
|
||
"OutlineDistance": {
|
||
"x": 1.0,
|
||
"y": -1.0
|
||
},
|
||
"OutlineWidth": 1.0,
|
||
"Overflow": 0,
|
||
"OverrideSorting": false,
|
||
"Padding": {
|
||
"left": 0,
|
||
"right": 0,
|
||
"top": 0,
|
||
"bottom": 0
|
||
},
|
||
"SizeFit": false,
|
||
"Text": "시작",
|
||
"UseOutLine": true,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0e0000e6-0000-4000-8000-00000e0000e6",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/BackButton",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
||
"jsonString": {
|
||
"name": "BackButton",
|
||
"path": "/ui/SelectUIGroup/CharacterSelectHud/BackButton",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 9,
|
||
"pathConstraints": "////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIButton",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uibutton",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": -840.0008,
|
||
"y": -459.809
|
||
},
|
||
"OffsetMin": {
|
||
"x": -960.0008,
|
||
"y": -509.809
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 120.0,
|
||
"y": 50.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": -900.0008,
|
||
"y": -484.809
|
||
},
|
||
"Position": {
|
||
"x": -900.0008,
|
||
"y": -484.809,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.15,
|
||
"g": 0.2,
|
||
"b": 0.26,
|
||
"a": 0.7
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": true,
|
||
"Type": 1,
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.TextComponent",
|
||
"Alignment": 4,
|
||
"Bold": false,
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"EnableProfanityFilter": false,
|
||
"Font": 1,
|
||
"FontColor": {
|
||
"r": 0.94,
|
||
"g": 0.74,
|
||
"b": 0.26,
|
||
"a": 1.0
|
||
},
|
||
"FontSize": 30,
|
||
"IsLocalizationKey": false,
|
||
"MaxSize": 30,
|
||
"MinSize": 8,
|
||
"OutlineColor": {
|
||
"r": 0.08,
|
||
"g": 0.08,
|
||
"b": 0.08,
|
||
"a": 1.0
|
||
},
|
||
"OutlineDistance": {
|
||
"x": 1.0,
|
||
"y": -1.0
|
||
},
|
||
"OutlineWidth": 1.0,
|
||
"Overflow": 0,
|
||
"OverrideSorting": false,
|
||
"Padding": {
|
||
"left": 0,
|
||
"right": 0,
|
||
"top": 0,
|
||
"bottom": 0
|
||
},
|
||
"SizeFit": false,
|
||
"Text": "< 뒤로",
|
||
"UseConstraintX": false,
|
||
"UseConstraintY": false,
|
||
"UseOutLine": true,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0e40000a-0000-4000-8000-00000e40000a",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent",
|
||
"jsonString": {
|
||
"name": "JobSelectHud",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud",
|
||
"nameEditable": true,
|
||
"enable": false,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 1,
|
||
"pathConstraints": "///",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UISprite",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uisprite",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 960.0,
|
||
"y": 540.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": -960.0,
|
||
"y": -540.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 1920.0,
|
||
"y": 1080.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"Position": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.05,
|
||
"g": 0.06,
|
||
"b": 0.09,
|
||
"a": 0.94
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": true,
|
||
"Type": 1,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0e40000b-0000-4000-8000-00000e40000b",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud/Title",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
||
"jsonString": {
|
||
"name": "Title",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud/Title",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 0,
|
||
"pathConstraints": "////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIText",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uitext",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 400.0,
|
||
"y": 330.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": -400.0,
|
||
"y": 270.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 800.0,
|
||
"y": 60.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 0.0,
|
||
"y": 300.0
|
||
},
|
||
"Position": {
|
||
"x": 0.0,
|
||
"y": 300.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": false,
|
||
"Type": 1,
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.TextComponent",
|
||
"Alignment": 4,
|
||
"Bold": true,
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"Font": 0,
|
||
"FontColor": {
|
||
"r": 0.94,
|
||
"g": 0.74,
|
||
"b": 0.26,
|
||
"a": 1.0
|
||
},
|
||
"FontSize": 36,
|
||
"MaxSize": 36,
|
||
"MinSize": 8,
|
||
"OutlineColor": {
|
||
"r": 0.08,
|
||
"g": 0.08,
|
||
"b": 0.08,
|
||
"a": 1.0
|
||
},
|
||
"OutlineDistance": {
|
||
"x": 1.0,
|
||
"y": -1.0
|
||
},
|
||
"OutlineWidth": 1.0,
|
||
"Overflow": 0,
|
||
"OverrideSorting": false,
|
||
"Padding": {
|
||
"left": 0,
|
||
"right": 0,
|
||
"top": 0,
|
||
"bottom": 0
|
||
},
|
||
"SizeFit": false,
|
||
"Text": "2차 전직 — 직업을 선택하세요",
|
||
"UseOutLine": true,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0e40000c-0000-4000-8000-00000e40000c",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud/Job_slot1",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent",
|
||
"jsonString": {
|
||
"name": "Job_slot1",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud/Job_slot1",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 1,
|
||
"pathConstraints": "////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIButton",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uibutton",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": -250.0,
|
||
"y": 190.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": -630.0,
|
||
"y": -230.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 380.0,
|
||
"y": 420.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": -440.0,
|
||
"y": -20.0
|
||
},
|
||
"Position": {
|
||
"x": -440.0,
|
||
"y": -20.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.82,
|
||
"g": 0.4,
|
||
"b": 0.34,
|
||
"a": 1.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": true,
|
||
"Type": 1,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0e40000d-0000-4000-8000-00000e40000d",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud/Job_slot1/Name",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
||
"jsonString": {
|
||
"name": "Name",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud/Job_slot1/Name",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 0,
|
||
"pathConstraints": "/////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIText",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uitext",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 180.0,
|
||
"y": 175.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": -180.0,
|
||
"y": 125.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 360.0,
|
||
"y": 50.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 0.0,
|
||
"y": 150.0
|
||
},
|
||
"Position": {
|
||
"x": 0.0,
|
||
"y": 150.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": false,
|
||
"Type": 1,
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.TextComponent",
|
||
"Alignment": 4,
|
||
"Bold": true,
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"Font": 0,
|
||
"FontColor": {
|
||
"r": 1.0,
|
||
"g": 1.0,
|
||
"b": 1.0,
|
||
"a": 1.0
|
||
},
|
||
"FontSize": 34,
|
||
"MaxSize": 34,
|
||
"MinSize": 8,
|
||
"OutlineColor": {
|
||
"r": 0.08,
|
||
"g": 0.08,
|
||
"b": 0.08,
|
||
"a": 1.0
|
||
},
|
||
"OutlineDistance": {
|
||
"x": 1.0,
|
||
"y": -1.0
|
||
},
|
||
"OutlineWidth": 1.0,
|
||
"Overflow": 0,
|
||
"OverrideSorting": false,
|
||
"Padding": {
|
||
"left": 0,
|
||
"right": 0,
|
||
"top": 0,
|
||
"bottom": 0
|
||
},
|
||
"SizeFit": false,
|
||
"Text": "",
|
||
"UseOutLine": true,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0e40000e-0000-4000-8000-00000e40000e",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud/Job_slot1/Desc",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
||
"jsonString": {
|
||
"name": "Desc",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud/Job_slot1/Desc",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 1,
|
||
"pathConstraints": "/////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIText",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uitext",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 170.0,
|
||
"y": 80.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": -170.0,
|
||
"y": -80.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 340.0,
|
||
"y": 160.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"Position": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": false,
|
||
"Type": 1,
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.TextComponent",
|
||
"Alignment": 4,
|
||
"Bold": false,
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"Font": 0,
|
||
"FontColor": {
|
||
"r": 0.95,
|
||
"g": 0.95,
|
||
"b": 0.97,
|
||
"a": 1.0
|
||
},
|
||
"FontSize": 22,
|
||
"MaxSize": 22,
|
||
"MinSize": 8,
|
||
"OutlineColor": {
|
||
"r": 0.08,
|
||
"g": 0.08,
|
||
"b": 0.08,
|
||
"a": 1.0
|
||
},
|
||
"OutlineDistance": {
|
||
"x": 1.0,
|
||
"y": -1.0
|
||
},
|
||
"OutlineWidth": 1.0,
|
||
"Overflow": 0,
|
||
"OverrideSorting": false,
|
||
"Padding": {
|
||
"left": 0,
|
||
"right": 0,
|
||
"top": 0,
|
||
"bottom": 0
|
||
},
|
||
"SizeFit": false,
|
||
"Text": "",
|
||
"UseOutLine": true,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0e40000f-0000-4000-8000-00000e40000f",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud/Job_slot1/Starter",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
||
"jsonString": {
|
||
"name": "Starter",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud/Job_slot1/Starter",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 2,
|
||
"pathConstraints": "/////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIText",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uitext",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 170.0,
|
||
"y": -144.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": -170.0,
|
||
"y": -176.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 340.0,
|
||
"y": 32.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 0.0,
|
||
"y": -160.0
|
||
},
|
||
"Position": {
|
||
"x": 0.0,
|
||
"y": -160.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": false,
|
||
"Type": 1,
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.TextComponent",
|
||
"Alignment": 4,
|
||
"Bold": true,
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"Font": 0,
|
||
"FontColor": {
|
||
"r": 0.94,
|
||
"g": 0.74,
|
||
"b": 0.26,
|
||
"a": 1.0
|
||
},
|
||
"FontSize": 18,
|
||
"MaxSize": 18,
|
||
"MinSize": 8,
|
||
"OutlineColor": {
|
||
"r": 0.08,
|
||
"g": 0.08,
|
||
"b": 0.08,
|
||
"a": 1.0
|
||
},
|
||
"OutlineDistance": {
|
||
"x": 1.0,
|
||
"y": -1.0
|
||
},
|
||
"OutlineWidth": 1.0,
|
||
"Overflow": 0,
|
||
"OverrideSorting": false,
|
||
"Padding": {
|
||
"left": 0,
|
||
"right": 0,
|
||
"top": 0,
|
||
"bottom": 0
|
||
},
|
||
"SizeFit": false,
|
||
"Text": "",
|
||
"UseOutLine": true,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0e400010-0000-4000-8000-00000e400010",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud/Job_slot2",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent",
|
||
"jsonString": {
|
||
"name": "Job_slot2",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud/Job_slot2",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 2,
|
||
"pathConstraints": "////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIButton",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uibutton",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 190.0,
|
||
"y": 190.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": -190.0,
|
||
"y": -230.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 380.0,
|
||
"y": 420.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 0.0,
|
||
"y": -20.0
|
||
},
|
||
"Position": {
|
||
"x": 0.0,
|
||
"y": -20.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.4,
|
||
"g": 0.55,
|
||
"b": 0.85,
|
||
"a": 1.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": true,
|
||
"Type": 1,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0e400011-0000-4000-8000-00000e400011",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud/Job_slot2/Name",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
||
"jsonString": {
|
||
"name": "Name",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud/Job_slot2/Name",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 0,
|
||
"pathConstraints": "/////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIText",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uitext",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 180.0,
|
||
"y": 175.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": -180.0,
|
||
"y": 125.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 360.0,
|
||
"y": 50.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 0.0,
|
||
"y": 150.0
|
||
},
|
||
"Position": {
|
||
"x": 0.0,
|
||
"y": 150.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": false,
|
||
"Type": 1,
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.TextComponent",
|
||
"Alignment": 4,
|
||
"Bold": true,
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"Font": 0,
|
||
"FontColor": {
|
||
"r": 1.0,
|
||
"g": 1.0,
|
||
"b": 1.0,
|
||
"a": 1.0
|
||
},
|
||
"FontSize": 34,
|
||
"MaxSize": 34,
|
||
"MinSize": 8,
|
||
"OutlineColor": {
|
||
"r": 0.08,
|
||
"g": 0.08,
|
||
"b": 0.08,
|
||
"a": 1.0
|
||
},
|
||
"OutlineDistance": {
|
||
"x": 1.0,
|
||
"y": -1.0
|
||
},
|
||
"OutlineWidth": 1.0,
|
||
"Overflow": 0,
|
||
"OverrideSorting": false,
|
||
"Padding": {
|
||
"left": 0,
|
||
"right": 0,
|
||
"top": 0,
|
||
"bottom": 0
|
||
},
|
||
"SizeFit": false,
|
||
"Text": "",
|
||
"UseOutLine": true,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0e400012-0000-4000-8000-00000e400012",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud/Job_slot2/Desc",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
||
"jsonString": {
|
||
"name": "Desc",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud/Job_slot2/Desc",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 1,
|
||
"pathConstraints": "/////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIText",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uitext",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 170.0,
|
||
"y": 80.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": -170.0,
|
||
"y": -80.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 340.0,
|
||
"y": 160.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"Position": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": false,
|
||
"Type": 1,
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.TextComponent",
|
||
"Alignment": 4,
|
||
"Bold": false,
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"Font": 0,
|
||
"FontColor": {
|
||
"r": 0.95,
|
||
"g": 0.95,
|
||
"b": 0.97,
|
||
"a": 1.0
|
||
},
|
||
"FontSize": 22,
|
||
"MaxSize": 22,
|
||
"MinSize": 8,
|
||
"OutlineColor": {
|
||
"r": 0.08,
|
||
"g": 0.08,
|
||
"b": 0.08,
|
||
"a": 1.0
|
||
},
|
||
"OutlineDistance": {
|
||
"x": 1.0,
|
||
"y": -1.0
|
||
},
|
||
"OutlineWidth": 1.0,
|
||
"Overflow": 0,
|
||
"OverrideSorting": false,
|
||
"Padding": {
|
||
"left": 0,
|
||
"right": 0,
|
||
"top": 0,
|
||
"bottom": 0
|
||
},
|
||
"SizeFit": false,
|
||
"Text": "",
|
||
"UseOutLine": true,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0e400013-0000-4000-8000-00000e400013",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud/Job_slot2/Starter",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
||
"jsonString": {
|
||
"name": "Starter",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud/Job_slot2/Starter",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 2,
|
||
"pathConstraints": "/////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIText",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uitext",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 170.0,
|
||
"y": -144.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": -170.0,
|
||
"y": -176.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 340.0,
|
||
"y": 32.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 0.0,
|
||
"y": -160.0
|
||
},
|
||
"Position": {
|
||
"x": 0.0,
|
||
"y": -160.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": false,
|
||
"Type": 1,
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.TextComponent",
|
||
"Alignment": 4,
|
||
"Bold": true,
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"Font": 0,
|
||
"FontColor": {
|
||
"r": 0.94,
|
||
"g": 0.74,
|
||
"b": 0.26,
|
||
"a": 1.0
|
||
},
|
||
"FontSize": 18,
|
||
"MaxSize": 18,
|
||
"MinSize": 8,
|
||
"OutlineColor": {
|
||
"r": 0.08,
|
||
"g": 0.08,
|
||
"b": 0.08,
|
||
"a": 1.0
|
||
},
|
||
"OutlineDistance": {
|
||
"x": 1.0,
|
||
"y": -1.0
|
||
},
|
||
"OutlineWidth": 1.0,
|
||
"Overflow": 0,
|
||
"OverrideSorting": false,
|
||
"Padding": {
|
||
"left": 0,
|
||
"right": 0,
|
||
"top": 0,
|
||
"bottom": 0
|
||
},
|
||
"SizeFit": false,
|
||
"Text": "",
|
||
"UseOutLine": true,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0e400014-0000-4000-8000-00000e400014",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud/Job_slot3",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent",
|
||
"jsonString": {
|
||
"name": "Job_slot3",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud/Job_slot3",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 3,
|
||
"pathConstraints": "////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIButton",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uibutton",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 630.0,
|
||
"y": 190.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": 250.0,
|
||
"y": -230.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 380.0,
|
||
"y": 420.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 440.0,
|
||
"y": -20.0
|
||
},
|
||
"Position": {
|
||
"x": 440.0,
|
||
"y": -20.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.42,
|
||
"g": 0.72,
|
||
"b": 0.46,
|
||
"a": 1.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": true,
|
||
"Type": 1,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0e400015-0000-4000-8000-00000e400015",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud/Job_slot3/Name",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
||
"jsonString": {
|
||
"name": "Name",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud/Job_slot3/Name",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 0,
|
||
"pathConstraints": "/////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIText",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uitext",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 180.0,
|
||
"y": 175.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": -180.0,
|
||
"y": 125.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 360.0,
|
||
"y": 50.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 0.0,
|
||
"y": 150.0
|
||
},
|
||
"Position": {
|
||
"x": 0.0,
|
||
"y": 150.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": false,
|
||
"Type": 1,
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.TextComponent",
|
||
"Alignment": 4,
|
||
"Bold": true,
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"Font": 0,
|
||
"FontColor": {
|
||
"r": 1.0,
|
||
"g": 1.0,
|
||
"b": 1.0,
|
||
"a": 1.0
|
||
},
|
||
"FontSize": 34,
|
||
"MaxSize": 34,
|
||
"MinSize": 8,
|
||
"OutlineColor": {
|
||
"r": 0.08,
|
||
"g": 0.08,
|
||
"b": 0.08,
|
||
"a": 1.0
|
||
},
|
||
"OutlineDistance": {
|
||
"x": 1.0,
|
||
"y": -1.0
|
||
},
|
||
"OutlineWidth": 1.0,
|
||
"Overflow": 0,
|
||
"OverrideSorting": false,
|
||
"Padding": {
|
||
"left": 0,
|
||
"right": 0,
|
||
"top": 0,
|
||
"bottom": 0
|
||
},
|
||
"SizeFit": false,
|
||
"Text": "",
|
||
"UseOutLine": true,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0e400016-0000-4000-8000-00000e400016",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud/Job_slot3/Desc",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
||
"jsonString": {
|
||
"name": "Desc",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud/Job_slot3/Desc",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 1,
|
||
"pathConstraints": "/////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIText",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uitext",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 170.0,
|
||
"y": 80.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": -170.0,
|
||
"y": -80.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 340.0,
|
||
"y": 160.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"Position": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": false,
|
||
"Type": 1,
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.TextComponent",
|
||
"Alignment": 4,
|
||
"Bold": false,
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"Font": 0,
|
||
"FontColor": {
|
||
"r": 0.95,
|
||
"g": 0.95,
|
||
"b": 0.97,
|
||
"a": 1.0
|
||
},
|
||
"FontSize": 22,
|
||
"MaxSize": 22,
|
||
"MinSize": 8,
|
||
"OutlineColor": {
|
||
"r": 0.08,
|
||
"g": 0.08,
|
||
"b": 0.08,
|
||
"a": 1.0
|
||
},
|
||
"OutlineDistance": {
|
||
"x": 1.0,
|
||
"y": -1.0
|
||
},
|
||
"OutlineWidth": 1.0,
|
||
"Overflow": 0,
|
||
"OverrideSorting": false,
|
||
"Padding": {
|
||
"left": 0,
|
||
"right": 0,
|
||
"top": 0,
|
||
"bottom": 0
|
||
},
|
||
"SizeFit": false,
|
||
"Text": "",
|
||
"UseOutLine": true,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0e400017-0000-4000-8000-00000e400017",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud/Job_slot3/Starter",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
||
"jsonString": {
|
||
"name": "Starter",
|
||
"path": "/ui/SelectUIGroup/JobSelectHud/Job_slot3/Starter",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 2,
|
||
"pathConstraints": "/////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIText",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uitext",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 170.0,
|
||
"y": -144.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": -170.0,
|
||
"y": -176.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 340.0,
|
||
"y": 32.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 0.0,
|
||
"y": -160.0
|
||
},
|
||
"Position": {
|
||
"x": 0.0,
|
||
"y": -160.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": false,
|
||
"Type": 1,
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.TextComponent",
|
||
"Alignment": 4,
|
||
"Bold": true,
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"Font": 0,
|
||
"FontColor": {
|
||
"r": 0.94,
|
||
"g": 0.74,
|
||
"b": 0.26,
|
||
"a": 1.0
|
||
},
|
||
"FontSize": 18,
|
||
"MaxSize": 18,
|
||
"MinSize": 8,
|
||
"OutlineColor": {
|
||
"r": 0.08,
|
||
"g": 0.08,
|
||
"b": 0.08,
|
||
"a": 1.0
|
||
},
|
||
"OutlineDistance": {
|
||
"x": 1.0,
|
||
"y": -1.0
|
||
},
|
||
"OutlineWidth": 1.0,
|
||
"Overflow": 0,
|
||
"OverrideSorting": false,
|
||
"Padding": {
|
||
"left": 0,
|
||
"right": 0,
|
||
"top": 0,
|
||
"bottom": 0
|
||
},
|
||
"SizeFit": false,
|
||
"Text": "",
|
||
"UseOutLine": true,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0e400000-0000-4000-8000-00000e400000",
|
||
"path": "/ui/SelectUIGroup/JobChoiceHud",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent",
|
||
"jsonString": {
|
||
"name": "JobChoiceHud",
|
||
"path": "/ui/SelectUIGroup/JobChoiceHud",
|
||
"nameEditable": true,
|
||
"enable": false,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 2,
|
||
"pathConstraints": "///",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UISprite",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uisprite",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 960.0,
|
||
"y": 540.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": -960.0,
|
||
"y": -540.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 1920.0,
|
||
"y": 1080.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"Position": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.05,
|
||
"g": 0.06,
|
||
"b": 0.09,
|
||
"a": 0.92
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": true,
|
||
"Type": 1,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0e400001-0000-4000-8000-00000e400001",
|
||
"path": "/ui/SelectUIGroup/JobChoiceHud/Title",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
||
"jsonString": {
|
||
"name": "Title",
|
||
"path": "/ui/SelectUIGroup/JobChoiceHud/Title",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 0,
|
||
"pathConstraints": "////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIText",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uitext",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 400.0,
|
||
"y": 250.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": -400.0,
|
||
"y": 190.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 800.0,
|
||
"y": 60.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 0.0,
|
||
"y": 220.0
|
||
},
|
||
"Position": {
|
||
"x": 0.0,
|
||
"y": 220.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": false,
|
||
"Type": 1,
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.TextComponent",
|
||
"Alignment": 4,
|
||
"Bold": true,
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"Font": 0,
|
||
"FontColor": {
|
||
"r": 0.94,
|
||
"g": 0.74,
|
||
"b": 0.26,
|
||
"a": 1.0
|
||
},
|
||
"FontSize": 36,
|
||
"MaxSize": 36,
|
||
"MinSize": 8,
|
||
"OutlineColor": {
|
||
"r": 0.08,
|
||
"g": 0.08,
|
||
"b": 0.08,
|
||
"a": 1.0
|
||
},
|
||
"OutlineDistance": {
|
||
"x": 1.0,
|
||
"y": -1.0
|
||
},
|
||
"OutlineWidth": 1.0,
|
||
"Overflow": 0,
|
||
"OverrideSorting": false,
|
||
"Padding": {
|
||
"left": 0,
|
||
"right": 0,
|
||
"top": 0,
|
||
"bottom": 0
|
||
},
|
||
"SizeFit": false,
|
||
"Text": "보스 처치 보상을 선택하세요",
|
||
"UseOutLine": true,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0e400002-0000-4000-8000-00000e400002",
|
||
"path": "/ui/SelectUIGroup/JobChoiceHud/RelicButton",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
||
"jsonString": {
|
||
"name": "RelicButton",
|
||
"path": "/ui/SelectUIGroup/JobChoiceHud/RelicButton",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 1,
|
||
"pathConstraints": "////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIButton",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uibutton",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": -50.0,
|
||
"y": 70.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": -430.0,
|
||
"y": -70.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 380.0,
|
||
"y": 140.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": -240.0,
|
||
"y": 0.0
|
||
},
|
||
"Position": {
|
||
"x": -240.0,
|
||
"y": 0.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.7,
|
||
"g": 0.55,
|
||
"b": 0.85,
|
||
"a": 1.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": true,
|
||
"Type": 1,
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.TextComponent",
|
||
"Alignment": 4,
|
||
"Bold": true,
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"Font": 0,
|
||
"FontColor": {
|
||
"r": 1.0,
|
||
"g": 1.0,
|
||
"b": 1.0,
|
||
"a": 1.0
|
||
},
|
||
"FontSize": 32,
|
||
"MaxSize": 32,
|
||
"MinSize": 8,
|
||
"OutlineColor": {
|
||
"r": 0.08,
|
||
"g": 0.08,
|
||
"b": 0.08,
|
||
"a": 1.0
|
||
},
|
||
"OutlineDistance": {
|
||
"x": 1.0,
|
||
"y": -1.0
|
||
},
|
||
"OutlineWidth": 1.0,
|
||
"Overflow": 0,
|
||
"OverrideSorting": false,
|
||
"Padding": {
|
||
"left": 0,
|
||
"right": 0,
|
||
"top": 0,
|
||
"bottom": 0
|
||
},
|
||
"SizeFit": false,
|
||
"Text": "유물 획득",
|
||
"UseOutLine": true,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
},
|
||
{
|
||
"id": "0e400003-0000-4000-8000-00000e400003",
|
||
"path": "/ui/SelectUIGroup/JobChoiceHud/JobButton",
|
||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
||
"jsonString": {
|
||
"name": "JobButton",
|
||
"path": "/ui/SelectUIGroup/JobChoiceHud/JobButton",
|
||
"nameEditable": true,
|
||
"enable": true,
|
||
"visible": true,
|
||
"localize": true,
|
||
"displayOrder": 2,
|
||
"pathConstraints": "////",
|
||
"revision": 1,
|
||
"origin": {
|
||
"type": "Model",
|
||
"entry_id": "UIButton",
|
||
"sub_entity_id": null,
|
||
"root_entity_id": null,
|
||
"replaced_model_id": null
|
||
},
|
||
"modelId": "uibutton",
|
||
"@components": [
|
||
{
|
||
"@type": "MOD.Core.UITransformComponent",
|
||
"ActivePlatform": 255,
|
||
"AlignmentOption": 0,
|
||
"AnchorsMax": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"AnchorsMin": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"MobileOnly": false,
|
||
"OffsetMax": {
|
||
"x": 430.0,
|
||
"y": 70.0
|
||
},
|
||
"OffsetMin": {
|
||
"x": 50.0,
|
||
"y": -70.0
|
||
},
|
||
"Pivot": {
|
||
"x": 0.5,
|
||
"y": 0.5
|
||
},
|
||
"RectSize": {
|
||
"x": 380.0,
|
||
"y": 140.0
|
||
},
|
||
"UIMode": 1,
|
||
"UIScale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"UIVersion": 2,
|
||
"anchoredPosition": {
|
||
"x": 240.0,
|
||
"y": 0.0
|
||
},
|
||
"Position": {
|
||
"x": 240.0,
|
||
"y": 0.0,
|
||
"z": 0.0
|
||
},
|
||
"QuaternionRotation": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0,
|
||
"w": 1.0
|
||
},
|
||
"Scale": {
|
||
"x": 1.0,
|
||
"y": 1.0,
|
||
"z": 1.0
|
||
},
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||
"AnimClipPlayType": 0,
|
||
"EndFrameIndex": 2147483647,
|
||
"ImageRUID": {
|
||
"DataId": ""
|
||
},
|
||
"LocalPosition": {
|
||
"x": 0.0,
|
||
"y": 0.0
|
||
},
|
||
"LocalScale": {
|
||
"x": 1.0,
|
||
"y": 1.0
|
||
},
|
||
"OverrideSorting": false,
|
||
"PlayRate": 1.0,
|
||
"PreserveSprite": 0,
|
||
"StartFrameIndex": 0,
|
||
"Color": {
|
||
"r": 0.86,
|
||
"g": 0.6,
|
||
"b": 0.3,
|
||
"a": 1.0
|
||
},
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"FillAmount": 1.0,
|
||
"FillCenter": true,
|
||
"FillClockWise": true,
|
||
"FillMethod": 0,
|
||
"FillOrigin": 0,
|
||
"FlipX": false,
|
||
"FlipY": false,
|
||
"FrameColumn": 1,
|
||
"FrameRate": 0,
|
||
"FrameRow": 1,
|
||
"Outline": false,
|
||
"OutlineColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 1.0
|
||
},
|
||
"OutlineWidth": 3.0,
|
||
"RaycastTarget": true,
|
||
"Type": 1,
|
||
"Enable": true
|
||
},
|
||
{
|
||
"@type": "MOD.Core.TextComponent",
|
||
"Alignment": 4,
|
||
"Bold": true,
|
||
"DropShadow": false,
|
||
"DropShadowAngle": 30.0,
|
||
"DropShadowColor": {
|
||
"r": 0.0,
|
||
"g": 0.0,
|
||
"b": 0.0,
|
||
"a": 0.72
|
||
},
|
||
"DropShadowDistance": 32.0,
|
||
"Font": 0,
|
||
"FontColor": {
|
||
"r": 1.0,
|
||
"g": 1.0,
|
||
"b": 1.0,
|
||
"a": 1.0
|
||
},
|
||
"FontSize": 32,
|
||
"MaxSize": 32,
|
||
"MinSize": 8,
|
||
"OutlineColor": {
|
||
"r": 0.08,
|
||
"g": 0.08,
|
||
"b": 0.08,
|
||
"a": 1.0
|
||
},
|
||
"OutlineDistance": {
|
||
"x": 1.0,
|
||
"y": -1.0
|
||
},
|
||
"OutlineWidth": 1.0,
|
||
"Overflow": 0,
|
||
"OverrideSorting": false,
|
||
"Padding": {
|
||
"left": 0,
|
||
"right": 0,
|
||
"top": 0,
|
||
"bottom": 0
|
||
},
|
||
"SizeFit": false,
|
||
"Text": "2차 전직",
|
||
"UseOutLine": true,
|
||
"Enable": true
|
||
}
|
||
],
|
||
"@version": 1
|
||
}
|
||
}
|
||
]
|
||
}
|
||
} |