덱창(카드 picker)의 카드가 표시·클릭되지 않던 두 버그를 근본 수정.
표시 버그: 덱뷰 render(RenderAllDeck/RenderClassDeckTabs/RenderDeckInspect)가
비-DefaultGroup(DeckUIGroup) 카드를 직접 e.Enable로 켰는데, 깊게 중첩된
ExecSpace 6 호출이라 .Enable 토글이 스코프 상실로 무효(문서화된 afac34d 버그).
Maker 저작 DeckAllHud 카드는 기본 enable=false라 안 보였음. → SetEntityEnabled
(ExecSpace 2 ClientOnly, 인라인 실행) 경유로 변경(전투 HUD와 동일 패턴).
클릭 버그: Maker 저작 DeckAllHud 카드 120장의 SpriteGUIRendererComponent.
RaycastTarget=false라 클릭 레이를 못 받아 런타임 부착 ButtonComponent에 클릭이
도달 못함(같은 패널 탭/Close는 raycast=true라 정상이던 게 결정적 단서). →
BindButtons 카드 루프에서 RaycastTarget=true 런타임 주입.
README: 디버그 단축키 섹션 추가(Ctrl+Shift+C 카드 picker / Ctrl+Shift+E 에너지).
Maker UI 저작(메이커 편집분 동반): 6개 UIGroup GroupOrder 재배치
(DeckUIGroup 최상단 4→6 등) + DeckUIGroup 카드 그리드 위치 조정(180장).
산출물 재생성: SlayDeckController.codeblock.
검증: cbgap GAP 0, JS 미러 41/41, 인게임 클릭 동작 확인.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
312 lines
8.5 KiB
XML
312 lines
8.5 KiB
XML
{
|
|
"Id": "",
|
|
"GameId": "",
|
|
"EntryKey": "ui://0bc398f9-29cb-4d89-a78d-f24742b117e8",
|
|
"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": "0bc398f9-29cb-4d89-a78d-f24742b117e8",
|
|
"path": "/ui/ToastGroup",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.UIGroupComponent,MOD.Core.CanvasGroupComponent",
|
|
"jsonString": {
|
|
"name": "ToastGroup",
|
|
"path": "/ui/ToastGroup",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 2,
|
|
"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",
|
|
"ActivePlatform": 255,
|
|
"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,
|
|
"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.UIGroupComponent",
|
|
"DefaultShow": false,
|
|
"GroupOrder": 3,
|
|
"GroupType": 1,
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.CanvasGroupComponent",
|
|
"BlocksRaycasts": true,
|
|
"GroupAlpha": 1.0,
|
|
"Interactable": true,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "7af9e538-1713-49f7-a83e-711c0f4b4a3c",
|
|
"path": "/ui/ToastGroup/Toast_message",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent,MOD.Core.CanvasGroupComponent",
|
|
"jsonString": {
|
|
"name": "Toast_message",
|
|
"path": "/ui/ToastGroup/Toast_message",
|
|
"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": 3,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 1.0
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 1.0
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 106.5,
|
|
"y": -24.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": -106.5,
|
|
"y": -104.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 213.0,
|
|
"y": 80.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": 0.0,
|
|
"y": -64.0
|
|
},
|
|
"Position": {
|
|
"x": 0.0,
|
|
"y": 476.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": "7d614552ba7843049bb48ebd4509fb8f"
|
|
},
|
|
"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": 0.6
|
|
},
|
|
"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": 1.0,
|
|
"g": 1.0,
|
|
"b": 1.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,
|
|
"Font": 0,
|
|
"FontColor": {
|
|
"r": 1.0,
|
|
"g": 1.0,
|
|
"b": 1.0,
|
|
"a": 1.0
|
|
},
|
|
"FontSize": 27,
|
|
"MaxSize": 40,
|
|
"MinSize": 10,
|
|
"OutlineColor": {
|
|
"r": 0.7,
|
|
"g": 0.7,
|
|
"b": 0.7,
|
|
"a": 1.0
|
|
},
|
|
"OutlineDistance": {
|
|
"x": 1.0,
|
|
"y": -1.0
|
|
},
|
|
"OutlineWidth": 1.0,
|
|
"Overflow": 0,
|
|
"OverrideSorting": false,
|
|
"Padding": {
|
|
"left": 50,
|
|
"right": 50,
|
|
"top": 20,
|
|
"bottom": 20
|
|
},
|
|
"SizeFit": true,
|
|
"Text": "message",
|
|
"UseOutLine": false,
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.CanvasGroupComponent",
|
|
"BlocksRaycasts": true,
|
|
"GroupAlpha": 1.0,
|
|
"Interactable": true,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |