123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404 |
- [
- {
- "__type__": "cc.Prefab",
- "_name": "",
- "_objFlags": 0,
- "_native": "",
- "data": {
- "__id__": 1
- },
- "optimizationPolicy": 0,
- "asyncLoadAssets": false
- },
- {
- "__type__": "cc.Node",
- "_name": "user_interaction_item",
- "_objFlags": 0,
- "_parent": null,
- "_children": [
- {
- "__id__": 2
- }
- ],
- "_tag": -1,
- "_active": true,
- "_components": [
- {
- "__id__": 12
- }
- ],
- "_prefab": {
- "__id__": 13
- },
- "_id": "",
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_cascadeOpacityEnabled": true,
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 1
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 430,
- "height": 80
- },
- "_rotationX": 0,
- "_rotationY": 0,
- "_scaleX": 1,
- "_scaleY": 1,
- "_position": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_skewX": 0,
- "_skewY": 0,
- "_localZOrder": 0,
- "_globalZOrder": 0,
- "_opacityModifyRGB": false,
- "groupIndex": 0
- },
- {
- "__type__": "cc.Node",
- "_name": "backgroundNode",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1
- },
- "_children": [
- {
- "__id__": 3
- }
- ],
- "_tag": -1,
- "_active": true,
- "_components": [
- {
- "__id__": 7
- },
- {
- "__id__": 8
- },
- {
- "__id__": 9
- }
- ],
- "_prefab": {
- "__id__": 11
- },
- "_id": "",
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_cascadeOpacityEnabled": true,
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 430,
- "height": 80
- },
- "_rotationX": 0,
- "_rotationY": 0,
- "_scaleX": 1,
- "_scaleY": 1,
- "_position": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": -40
- },
- "_skewX": 0,
- "_skewY": 0,
- "_localZOrder": 0,
- "_globalZOrder": 0,
- "_opacityModifyRGB": false,
- "groupIndex": 0
- },
- {
- "__type__": "cc.Node",
- "_name": "interactionItemLabel",
- "_objFlags": 0,
- "_parent": {
- "__id__": 2
- },
- "_children": [],
- "_tag": -1,
- "_active": true,
- "_components": [
- {
- "__id__": 4
- },
- {
- "__id__": 5
- }
- ],
- "_prefab": {
- "__id__": 6
- },
- "_id": "",
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 241,
- "g": 231,
- "b": 224,
- "a": 255
- },
- "_cascadeOpacityEnabled": true,
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 63,
- "height": 28
- },
- "_rotationX": 0,
- "_rotationY": 0,
- "_scaleX": 1,
- "_scaleY": 1,
- "_position": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_skewX": 0,
- "_skewY": 0,
- "_localZOrder": 0,
- "_globalZOrder": 0,
- "_opacityModifyRGB": false,
- "groupIndex": 0
- },
- {
- "__type__": "cc.Label",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 3
- },
- "_enabled": true,
- "_useOriginalSize": false,
- "_actualFontSize": 24,
- "_fontSize": 24,
- "_lineHeight": 28,
- "_enableWrapText": true,
- "_N$file": null,
- "_isSystemFontUsed": true,
- "_spacingX": 0,
- "_N$string": "Label",
- "_N$horizontalAlign": 1,
- "_N$verticalAlign": 1,
- "_N$fontFamily": "Arial",
- "_N$overflow": 0
- },
- {
- "__type__": "cc.LabelOutline",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 3
- },
- "_enabled": true,
- "_color": {
- "__type__": "cc.Color",
- "r": 104,
- "g": 69,
- "b": 0,
- "a": 255
- },
- "_width": 2
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "3014a2e7-b7ec-482a-a0b7-4a3054c3b358"
- },
- "fileId": "64KtGw+uxAhJX04IxhDvY/",
- "sync": false
- },
- {
- "__type__": "cc.Sprite",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 2
- },
- "_enabled": true,
- "_spriteFrame": {
- "__uuid__": "f713f8f7-0077-4fa9-ba7a-c03e3de4f3df"
- },
- "_type": 0,
- "_sizeMode": 0,
- "_fillType": 0,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_srcBlendFactor": 770,
- "_dstBlendFactor": 771,
- "_atlas": null
- },
- {
- "__type__": "cc.Widget",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 2
- },
- "_enabled": true,
- "alignMode": 0,
- "_target": null,
- "_alignFlags": 45,
- "_left": 0,
- "_right": 0,
- "_top": 0,
- "_bottom": 0,
- "_verticalCenter": 0,
- "_horizontalCenter": 0,
- "_isAbsLeft": true,
- "_isAbsRight": true,
- "_isAbsTop": true,
- "_isAbsBottom": true,
- "_isAbsHorizontalCenter": true,
- "_isAbsVerticalCenter": true,
- "_originalWidth": 430,
- "_originalHeight": 80
- },
- {
- "__type__": "cc.Button",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 2
- },
- "_enabled": true,
- "transition": 2,
- "pressedColor": {
- "__type__": "cc.Color",
- "r": 120,
- "g": 120,
- "b": 120,
- "a": 255
- },
- "hoverColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "duration": 0.1,
- "zoomScale": 1.2,
- "clickEvents": [
- {
- "__id__": 10
- }
- ],
- "_N$interactable": true,
- "_N$enableAutoGrayEffect": false,
- "_N$normalColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_N$disabledColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_N$normalSprite": {
- "__uuid__": "f713f8f7-0077-4fa9-ba7a-c03e3de4f3df"
- },
- "_N$pressedSprite": {
- "__uuid__": "ac70c7aa-f4e3-4b44-b080-1fbd5be7e687"
- },
- "pressedSprite": {
- "__uuid__": "ac70c7aa-f4e3-4b44-b080-1fbd5be7e687"
- },
- "_N$hoverSprite": {
- "__uuid__": "ac70c7aa-f4e3-4b44-b080-1fbd5be7e687"
- },
- "hoverSprite": {
- "__uuid__": "ac70c7aa-f4e3-4b44-b080-1fbd5be7e687"
- },
- "_N$disabledSprite": null,
- "_N$target": {
- "__id__": 2
- }
- },
- {
- "__type__": "cc.ClickEvent",
- "target": {
- "__id__": 1
- },
- "component": "UserInteractionItem",
- "handler": "selectItem",
- "customEventData": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "3014a2e7-b7ec-482a-a0b7-4a3054c3b358"
- },
- "fileId": "f1tsnknblI24EJ17xNL1k4",
- "sync": false
- },
- {
- "__type__": "c1113Cf5dtF+YCuc3ciymD7",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 1
- },
- "_enabled": true,
- "interactionLabel": {
- "__id__": 4
- },
- "backgroundSprite": {
- "__id__": 7
- }
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "3014a2e7-b7ec-482a-a0b7-4a3054c3b358"
- },
- "fileId": "e2vxbcsPZGOq+WzLnGNajQ",
- "sync": false
- }
- ]
|