diff --git a/examples/cocos-creator-3.3.0/backend/package.json b/examples/cocos-creator-3.3.0/backend/package.json index da02ca7..ec6b3b4 100644 --- a/examples/cocos-creator-3.3.0/backend/package.json +++ b/examples/cocos-creator-3.3.0/backend/package.json @@ -14,10 +14,10 @@ "@types/node": "^15.14.9", "onchange": "^7.1.0", "ts-node": "^9.1.1", - "tsrpc-cli": "^2.0.8", - "typescript": "^4.4.3" + "tsrpc-cli": "^2.2.0", + "typescript": "^4.5.2" }, "dependencies": { - "tsrpc": "^3.0.9" + "tsrpc": "^3.1.2" } } diff --git a/examples/cocos-creator-3.3.0/frontend/assets/MainScene.scene b/examples/cocos-creator-3.3.0/frontend/assets/MainScene.scene new file mode 100644 index 0000000..4b22f4a --- /dev/null +++ b/examples/cocos-creator-3.3.0/frontend/assets/MainScene.scene @@ -0,0 +1,4207 @@ +[ + { + "__type__": "cc.SceneAsset", + "_name": "", + "_objFlags": 0, + "_native": "", + "scene": { + "__id__": 1 + } + }, + { + "__type__": "cc.Scene", + "_name": "MainScene", + "_objFlags": 0, + "_parent": null, + "_children": [ + { + "__id__": 2 + } + ], + "_active": true, + "_components": [], + "_prefab": { + "__id__": 42 + }, + "autoReleaseAssets": false, + "_globals": { + "__id__": 221 + }, + "_id": "86c03e47-dc7e-4335-92f0-cf39fcd2462e" + }, + { + "__type__": "cc.Node", + "_name": "Canvas", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 3 + }, + { + "__id__": 5 + }, + { + "__id__": 11 + }, + { + "__id__": 16 + }, + { + "__id__": 26 + } + ], + "_active": true, + "_components": [ + { + "__id__": 36 + }, + { + "__id__": 38 + }, + { + "__id__": 40 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 375, + "y": 600, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "01RiSjjTRMuLIhTBhE5NiA" + }, + { + "__type__": "cc.Node", + "_name": "Camera", + "_objFlags": 0, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 4 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 1000 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "44S6BxpKdHP5QZ50tYail5" + }, + { + "__type__": "cc.Camera", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": null, + "_projection": 0, + "_priority": 1073741824, + "_fov": 45, + "_fovAxis": 0, + "_orthoHeight": 600, + "_near": 1, + "_far": 2000, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_depth": 1, + "_stencil": 0, + "_clearFlags": 6, + "_rect": { + "__type__": "cc.Rect", + "x": 0, + "y": 0, + "width": 1, + "height": 1 + }, + "_aperture": 19, + "_shutter": 7, + "_iso": 0, + "_screenScale": 1, + "_visibility": 41943040, + "_targetTexture": null, + "_id": "1aFNSS7rRMyLtU3/nDJYIY" + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 6 + }, + { + "__id__": 8 + }, + { + "__id__": 10 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "f0IP9vmm1CMKRaD9ghIw5I" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 5 + }, + "_enabled": true, + "__prefab": { + "__id__": 7 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 750, + "height": 1200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "d4FOnvqAxOzr+ND2493mg9" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "55pCbtzR5GbojKMArZkfim" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 5 + }, + "_enabled": true, + "__prefab": { + "__id__": 9 + }, + "_visFlags": 0, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "0638b78e-5b91-4912-b2b8-06eed04deede@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "f0B6Ly5yxGRZssbObGIgmi" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "20UGQn4U9GUoln0NJQTkbG" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 5 + }, + "_enabled": true, + "__prefab": null, + "_alignFlags": 45, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": false, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 100, + "_originalHeight": 100, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "b7XAaEKM5CRpLYjvHJVKBf" + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 12 + }, + { + "__id__": 14 + }, + { + "__id__": 15 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 534.8, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "1cZ+iVEdZENKuYA85u98gO" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 13 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 335.57, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "73BoNZs1pMiaHZ/Orzvfni" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4bf4SjaRxP4KcluNxRvaJw" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": null, + "_visFlags": 0, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_string": "TSRPC Chatroom", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 40, + "_fontSize": 40, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_isItalic": false, + "_isBold": true, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_id": "a8OYgT0CBFz7wE0ufD9DZE" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": null, + "_alignFlags": 1, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 40, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "11yXQLNbtJIaoKlNlV9Iyr" + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 2 + }, + "_prefab": { + "__id__": 17 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 16 + }, + "asset": { + "__uuid__": "34d37441-2033-41d3-ae5b-b4fa3c62c36d", + "__expectedType__": "cc.Prefab" + }, + "fileId": "dfyJfCisRIIbf3B22jBg4p", + "instance": { + "__id__": 18 + } + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "f5YpT+1c5Eeq2Nn5sZJT9N", + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 19 + }, + { + "__id__": 21 + }, + { + "__id__": 22 + }, + { + "__id__": 23 + }, + { + "__id__": 24 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 20 + }, + "propertyPath": [ + "_name" + ], + "value": "ChatBox" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "dfyJfCisRIIbf3B22jBg4p" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 20 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 229.787, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 20 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 20 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 25 + }, + "propertyPath": [ + "roomName" + ], + "value": "Client 1" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "e4qUHP39dN/4P3ytLyO1bp" + ] + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 2 + }, + "_prefab": { + "__id__": 27 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 26 + }, + "asset": { + "__uuid__": "34d37441-2033-41d3-ae5b-b4fa3c62c36d", + "__expectedType__": "cc.Prefab" + }, + "fileId": "dfyJfCisRIIbf3B22jBg4p", + "instance": { + "__id__": 28 + } + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "93elMwbd1C+6zJsNQ9cqyv", + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 29 + }, + { + "__id__": 31 + }, + { + "__id__": 32 + }, + { + "__id__": 33 + }, + { + "__id__": 34 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 30 + }, + "propertyPath": [ + "_name" + ], + "value": "ChatBox-001" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "dfyJfCisRIIbf3B22jBg4p" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 30 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -294.599, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 30 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 30 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 35 + }, + "propertyPath": [ + "roomName" + ], + "value": "Client 2" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "e4qUHP39dN/4P3ytLyO1bp" + ] + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 37 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 750, + "height": 1200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "d49f4KYldJf5GG5TqpUTGJ" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0dngp/9gNO34wUQjZfN/CX" + }, + { + "__type__": "cc.Canvas", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 39 + }, + "_cameraComponent": { + "__id__": 4 + }, + "_alignCanvasWithScreen": true, + "_id": "12goeL+IpIpqO3aC6hKrxe" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3f2oTdCepERZdpmIfLsrhd" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 41 + }, + "_alignFlags": 45, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "b2H2x2jUdIVYV9wiYpEM0O" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e8a+bU/8dPDbbJguUzLdoF" + }, + { + "__type__": "cc.PrefabInfo", + "fileId": "", + "targetOverrides": [ + { + "__id__": 43 + }, + { + "__id__": 151 + }, + { + "__id__": 153 + }, + { + "__id__": 155 + }, + { + "__id__": 167 + }, + { + "__id__": 169 + }, + { + "__id__": 171 + }, + { + "__id__": 183 + }, + { + "__id__": 185 + }, + { + "__id__": 187 + }, + { + "__id__": 199 + }, + { + "__id__": 201 + }, + { + "__id__": 203 + }, + { + "__id__": 206 + }, + { + "__id__": 209 + }, + { + "__id__": 212 + }, + { + "__id__": 215 + }, + { + "__id__": 218 + } + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 44 + }, + "sourceInfo": null, + "propertyPath": [ + "msgScroll" + ], + "target": { + "__id__": 45 + }, + "targetInfo": { + "__id__": 150 + } + }, + { + "__type__": "e256e9e7BpBP6croxSRE/vW", + "_name": "", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 45 + } + }, + "node": { + "__id__": 45 + }, + "_enabled": true, + "__prefab": { + "__id__": 144 + }, + "roomName": "#Client 1", + "prefabMsgItem": { + "__uuid__": "5393b4df-3fd4-4342-a3c1-b2dc4763d062", + "__expectedType__": "cc.Prefab" + }, + "labelTitle": { + "__id__": 145 + }, + "msgScroll": { + "__id__": 80 + }, + "inputSend": { + "__id__": 114 + }, + "_id": "52TsmgtbRFibvFy53ozXfK" + }, + { + "__type__": "cc.Node", + "_name": "ChatBox 1", + "_objFlags": 0, + "_parent": null, + "_children": [ + { + "__id__": 46 + }, + { + "__id__": 53 + }, + { + "__id__": 65 + }, + { + "__id__": 98 + }, + { + "__id__": 125 + } + ], + "_active": true, + "_components": [ + { + "__id__": 140 + }, + { + "__id__": 142 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 375, + "y": 818.258, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "d4HCrjsnBDBatOmPR522lZ" + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "_parent": { + "__id__": 45 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 47 + }, + { + "__id__": 49 + }, + { + "__id__": 51 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "b7n1KcDVtNjYCqnRf4hDkA" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 46 + }, + "_enabled": true, + "__prefab": { + "__id__": 48 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 700, + "height": 500 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "d2shnllQBDnL/r0zQBbdKo" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f7NISe7HdAD68SLfhnddy8" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 46 + }, + "_enabled": true, + "__prefab": { + "__id__": 50 + }, + "_visFlags": 0, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 202, + "g": 202, + "b": 202, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "0638b78e-5b91-4912-b2b8-06eed04deede@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "72Ko+wQqhPRpOP+NT8WaL2" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e71ctEmpxFC4KlSYRZNz/a" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 46 + }, + "_enabled": true, + "__prefab": { + "__id__": 52 + }, + "_alignFlags": 45, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 2, + "_originalHeight": 2, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "86RQRnN3ZNAoXUi4QjgAdh" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "09PnHFu4pE4af8ssyZ1lat" + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_parent": { + "__id__": 45 + }, + "_children": [ + { + "__id__": 54 + } + ], + "_active": true, + "_components": [ + { + "__id__": 59 + }, + { + "__id__": 61 + }, + { + "__id__": 63 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 220, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "9cSpaw6yBKxohrV4JHiWIM" + }, + { + "__type__": "cc.Node", + "_name": "labelTitle", + "_objFlags": 0, + "_parent": { + "__id__": 53 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 55 + }, + { + "__id__": 57 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "8c4pvMWa5Mer+1FYNEtwF/" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 54 + }, + "_enabled": true, + "__prefab": { + "__id__": 56 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 203.67, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "5dqtk5E3pCTKXl+V5K8a0k" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c68UOAlNhN171Umca6yVvF" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 54 + }, + "_enabled": true, + "__prefab": { + "__id__": 58 + }, + "_visFlags": 0, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "--- Room Name --", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 26, + "_fontSize": 26, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_id": "936WQoOVJLvqRBIdtqn7nb" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2frm37uaJHQr0AEEaYyM82" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 53 + }, + "_enabled": true, + "__prefab": { + "__id__": 60 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 700, + "height": 60 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "9dqGy4VVlDo6lW65MZg/Lt" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "55pCbtzR5GbojKMArZkfim" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 53 + }, + "_enabled": true, + "__prefab": { + "__id__": 62 + }, + "_visFlags": 0, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "0638b78e-5b91-4912-b2b8-06eed04deede@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "40JQ1QeQNJbIIegcOk3ybw" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "20UGQn4U9GUoln0NJQTkbG" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 53 + }, + "_enabled": true, + "__prefab": { + "__id__": 64 + }, + "_alignFlags": 1, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "0cEYncp1tLObOi98wBsm3Q" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d0RbrZQCdBpoFNtWQanfCV" + }, + { + "__type__": "cc.Node", + "_name": "messageScrollView", + "_objFlags": 0, + "_parent": { + "__id__": 45 + }, + "_children": [ + { + "__id__": 66 + }, + { + "__id__": 83 + } + ], + "_active": true, + "_components": [ + { + "__id__": 94 + }, + { + "__id__": 80 + }, + { + "__id__": 96 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "c2eMktIMdF4oqfMq4yU55y" + }, + { + "__type__": "cc.Node", + "_name": "scrollBar", + "_objFlags": 0, + "_parent": { + "__id__": 65 + }, + "_children": [ + { + "__id__": 67 + } + ], + "_active": true, + "_components": [ + { + "__id__": 72 + }, + { + "__id__": 74 + }, + { + "__id__": 76 + }, + { + "__id__": 78 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 348, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "3d9Zsbl7NFUrnMi1/0xkMq" + }, + { + "__type__": "cc.Node", + "_name": "bar", + "_objFlags": 0, + "_parent": { + "__id__": 66 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 68 + }, + { + "__id__": 70 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": -11, + "y": -129.3792071802543, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "30vJZuI81KGpFYxPtnMVs0" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 67 + }, + "_enabled": true, + "__prefab": { + "__id__": 69 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 10, + "height": 258.7584143605086 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_id": "a9Wy0kpCpN1Zk8BhI35EVj" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "95oWyE8aJJxJ5UvVmOXyZU" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 67 + }, + "_enabled": true, + "__prefab": { + "__id__": 71 + }, + "_visFlags": 0, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "afc47931-f066-46b0-90be-9fe61f213428@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "6ep8hZHOZB7oXQtSyW9X7N" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "02Vchn8fFF/77B+7pVCQuQ" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 66 + }, + "_enabled": true, + "__prefab": { + "__id__": 73 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 12, + "height": 372 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_id": "a5RembBSRC/I+95h7FQvuJ" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "17lQPXOPpO0b6Z/3qQRAz3" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 66 + }, + "_enabled": true, + "__prefab": { + "__id__": 75 + }, + "_visFlags": 0, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "ffb88a8f-af62-48f4-8f1d-3cb606443a43@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "1bdfF7PyJE2qsAchFdt9Xp" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9dLJe/n0BKVoGauB1wT/Tc" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 66 + }, + "_enabled": true, + "__prefab": { + "__id__": 77 + }, + "_alignFlags": 37, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 250, + "_alignMode": 1, + "_lockFlags": 0, + "_id": "e10FAgo5ZFsaYMLTDPGd7Y" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "88/VBmjEBOMLWb2cOiN0kU" + }, + { + "__type__": "cc.ScrollBar", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 66 + }, + "_enabled": true, + "__prefab": { + "__id__": 79 + }, + "_scrollView": { + "__id__": 80 + }, + "_handle": { + "__id__": 70 + }, + "_direction": 1, + "_enableAutoHide": false, + "_autoHideTime": 1, + "_id": "0669drOxlImbsghvYvVSe7" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f4i77UV0dH4pcD0KQOXx7c" + }, + { + "__type__": "cc.ScrollView", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 65 + }, + "_enabled": true, + "__prefab": { + "__id__": 81 + }, + "bounceDuration": 0.23, + "brake": 0.75, + "elastic": true, + "inertia": true, + "horizontal": false, + "vertical": true, + "cancelInnerEvents": true, + "scrollEvents": [], + "_content": { + "__id__": 82 + }, + "_horizontalScrollBar": null, + "_verticalScrollBar": { + "__id__": 78 + }, + "_id": "faGAN1tPtCsIyX3TUbdGnz" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a8UaPDxYhIX5MrqvKGMJdR" + }, + { + "__type__": "cc.Node", + "_name": "list", + "_objFlags": 0, + "_parent": { + "__id__": 83 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 90 + }, + { + "__id__": 92 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 20, + "y": 145.003, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "03eeqUx6NIybqvW/DKnzQU" + }, + { + "__type__": "cc.Node", + "_name": "view", + "_objFlags": 0, + "_parent": { + "__id__": 65 + }, + "_children": [ + { + "__id__": 82 + } + ], + "_active": true, + "_components": [ + { + "__id__": 84 + }, + { + "__id__": 86 + }, + { + "__id__": 88 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": -348, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "d4zNVQbC9JtaoU+Sgh4Q6a" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 83 + }, + "_enabled": true, + "__prefab": { + "__id__": 85 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 696, + "height": 372 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "fexwkrkptEJ5r2DkvDFMzY" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "adVJjE6iNG9YcIKwDKe/zq" + }, + { + "__type__": "cc.Mask", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 83 + }, + "_enabled": true, + "__prefab": { + "__id__": 87 + }, + "_visFlags": 0, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_type": 0, + "_inverted": false, + "_segments": 64, + "_spriteFrame": null, + "_alphaThreshold": 0.1, + "_id": "37RJyqzWpJrJep/m+RlDvw" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4eIg29oQZFVLk+NZnwDdlk" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 83 + }, + "_enabled": true, + "__prefab": { + "__id__": 89 + }, + "_alignFlags": 45, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 240, + "_originalHeight": 250, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "64IRik7VVIrqsDP6K7EOcO" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "35r8M2AF9Ko6wg3YTqho+K" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 82 + }, + "_enabled": true, + "__prefab": { + "__id__": 91 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 656, + "height": 211.59999999999997 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_id": "bekzftWotC/Jkahk2fbl4r" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "71F9vsVsZH7ZFd+PpN0azA" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 82 + }, + "_enabled": true, + "__prefab": { + "__id__": 93 + }, + "_resizeMode": 1, + "_layoutType": 2, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 0, + "_paddingRight": 0, + "_paddingTop": 20, + "_paddingBottom": 40, + "_spacingX": 0, + "_spacingY": 10, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "c1SwZgIVhONZKELtfWYyV/" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "eaGEkmlCpANK+GS6CImtZa" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 65 + }, + "_enabled": true, + "__prefab": { + "__id__": 95 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 696, + "height": 372 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "1f4Td1BMNJIqptdl8R4UxI" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "71kmounFRG/K27WWBbH2RB" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 65 + }, + "_enabled": true, + "__prefab": { + "__id__": 97 + }, + "_alignFlags": 45, + "_target": null, + "_left": 2, + "_right": 2, + "_top": 64, + "_bottom": 64, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 240, + "_originalHeight": 250, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "c8X/Dl+rRChajHBhsT7PSi" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d7V9maLahK5pggsbztK/qb" + }, + { + "__type__": "cc.Node", + "_name": "inputMsg", + "_objFlags": 0, + "_parent": { + "__id__": 45 + }, + "_children": [ + { + "__id__": 99 + } + ], + "_active": true, + "_components": [ + { + "__id__": 119 + }, + { + "__id__": 121 + }, + { + "__id__": 123 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": -69, + "y": -218, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "8bylSlUONAQbsxyhkm2Cje" + }, + { + "__type__": "cc.Node", + "_name": "input", + "_objFlags": 0, + "_parent": { + "__id__": 98 + }, + "_children": [ + { + "__id__": 100 + }, + { + "__id__": 105 + } + ], + "_active": true, + "_components": [ + { + "__id__": 110 + }, + { + "__id__": 112 + }, + { + "__id__": 114 + }, + { + "__id__": 117 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "696dIVyWBJEboGdaRd1td6" + }, + { + "__type__": "cc.Node", + "_name": "TEXT_LABEL", + "_objFlags": 0, + "_parent": { + "__id__": 99 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 101 + }, + { + "__id__": 103 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": -267, + "y": 30, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "2eafLaaJpK6Y6rWgqM81vr" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 100 + }, + "_enabled": true, + "__prefab": { + "__id__": 102 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 536, + "height": 60 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_id": "86s7EV8g9CzYaRHNzU22gP" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "779kAXGTtMZKXfYlOg0Tfd" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 100 + }, + "_enabled": true, + "__prefab": { + "__id__": 104 + }, + "_visFlags": 0, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 102, + "g": 102, + "b": 102, + "a": 255 + }, + "_string": "", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 40, + "_fontSize": 24, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 1, + "_enableWrapText": false, + "_font": null, + "_isSystemFontUsed": true, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_id": "c7tDnmJ3ZOJr+L36mtrzO3" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ddIY+NJvlDTIQAg7PLVrGo" + }, + { + "__type__": "cc.Node", + "_name": "PLACEHOLDER_LABEL", + "_objFlags": 0, + "_parent": { + "__id__": 99 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 106 + }, + { + "__id__": 108 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": -267, + "y": 30, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "01WbjNA7NAO7Uznxb7PqG2" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 105 + }, + "_enabled": true, + "__prefab": { + "__id__": 107 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 536, + "height": 60 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_id": "20HIalhX5Lv4tID/yYeZQj" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d07wQj4whCUqYGJH1lEpVp" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 105 + }, + "_enabled": true, + "__prefab": { + "__id__": 109 + }, + "_visFlags": 0, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 187, + "g": 187, + "b": 187, + "a": 255 + }, + "_string": "Say something...", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 24, + "_fontSize": 24, + "_fontFamily": "Arial", + "_lineHeight": 60, + "_overflow": 1, + "_enableWrapText": false, + "_font": null, + "_isSystemFontUsed": true, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_id": "5eULgQJkFGM5fBj+NrSSQU" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8fhi7qRLFJbK0abIJuXmCW" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 99 + }, + "_enabled": true, + "__prefab": { + "__id__": 111 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 538, + "height": 60 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "c6JhRBewVNQYf2XlmRJdbF" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "1fhJOVuOVAGYSYZoiE25Uz" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 99 + }, + "_enabled": true, + "__prefab": { + "__id__": 113 + }, + "_visFlags": 0, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "2fDnTQxIND0rQrN2N+uQu5" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "43qH95z3VGeYelCElKd6FW" + }, + { + "__type__": "cc.EditBox", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 99 + }, + "_enabled": true, + "__prefab": { + "__id__": 115 + }, + "editingDidBegan": [], + "textChanged": [], + "editingDidEnded": [], + "editingReturn": [ + { + "__id__": 116 + } + ], + "_textLabel": { + "__id__": 103 + }, + "_placeholderLabel": { + "__id__": 108 + }, + "_returnType": 0, + "_string": "", + "_tabIndex": 0, + "_backgroundImage": null, + "_inputFlag": 5, + "_inputMode": 6, + "_maxLength": -1, + "_id": "0dP8W78G5KgJ+y+o0Y5mVB" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "1bCHrwPGZOPrbmPh93kwpe" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 45 + }, + "component": "", + "_componentId": "e256e9e7BpBP6croxSRE/vW", + "handler": "send", + "customEventData": "" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 99 + }, + "_enabled": true, + "__prefab": { + "__id__": 118 + }, + "_alignFlags": 44, + "_target": null, + "_left": 10, + "_right": 10, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 160, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "e9qZmbdFBMO7A+b+lpfUK2" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "23GZu/VLpIRIQiQiAuh32l" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 98 + }, + "_enabled": true, + "__prefab": { + "__id__": 120 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 558, + "height": 60 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "eaCnop2ZFOeILtDvHlFOTj" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "1fhJOVuOVAGYSYZoiE25Uz" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 98 + }, + "_enabled": true, + "__prefab": { + "__id__": 122 + }, + "_visFlags": 0, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "0638b78e-5b91-4912-b2b8-06eed04deede@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "752lWVaWJJoakLP3qTM5Ep" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "43qH95z3VGeYelCElKd6FW" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 98 + }, + "_enabled": true, + "__prefab": { + "__id__": 124 + }, + "_alignFlags": 44, + "_target": null, + "_left": 2, + "_right": 140, + "_top": 0, + "_bottom": 2, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 160, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "18ZHh4B0JI4YbfTdpFqRO0" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9cwo1ypmBNSbLf22Dtr9YZ" + }, + { + "__type__": "cc.Node", + "_name": "btnSend", + "_objFlags": 0, + "_parent": { + "__id__": 45 + }, + "_children": [ + { + "__id__": 126 + } + ], + "_active": true, + "_components": [ + { + "__id__": 131 + }, + { + "__id__": 133 + }, + { + "__id__": 135 + }, + { + "__id__": 137 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 280, + "y": -218, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "eek+xzhHlEAaiBnef6W1e3" + }, + { + "__type__": "cc.Node", + "_name": "labelSend", + "_objFlags": 0, + "_parent": { + "__id__": 125 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 127 + }, + { + "__id__": 129 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "91t1E+C/FIsKAjFRpDeHbL" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 126 + }, + "_enabled": true, + "__prefab": { + "__id__": 128 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 56.05, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "5eRbNhDmBMnIIU4JGQ4piA" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c68UOAlNhN171Umca6yVvF" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 126 + }, + "_enabled": true, + "__prefab": { + "__id__": 130 + }, + "_visFlags": 0, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "Send", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 24, + "_fontSize": 24, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_id": "78wrEOPdlIlqTQNTCImGV9" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2frm37uaJHQr0AEEaYyM82" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 125 + }, + "_enabled": true, + "__prefab": { + "__id__": 132 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 138, + "height": 60 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "435Nb2oKRCl4wTjGcZyYKR" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f7NISe7HdAD68SLfhnddy8" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 125 + }, + "_enabled": true, + "__prefab": { + "__id__": 134 + }, + "_visFlags": 0, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 33, + "g": 95, + "b": 164, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "0638b78e-5b91-4912-b2b8-06eed04deede@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "45dj8m6bBHSYc/z8irLjIm" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e71ctEmpxFC4KlSYRZNz/a" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 125 + }, + "_enabled": true, + "__prefab": { + "__id__": 136 + }, + "_alignFlags": 36, + "_target": null, + "_left": 417, + "_right": 1, + "_top": 0, + "_bottom": 2, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 2, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "1fo4sSkJ5L9oZGF9ut3HMe" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f8I2vB/TRFyp7+vN5h9Gms" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 125 + }, + "_enabled": true, + "__prefab": { + "__id__": 138 + }, + "clickEvents": [ + { + "__id__": 139 + } + ], + "_interactable": true, + "_transition": 1, + "_normalColor": { + "__type__": "cc.Color", + "r": 33, + "g": 95, + "b": 164, + "a": 255 + }, + "_hoverColor": { + "__type__": "cc.Color", + "r": 47, + "g": 116, + "b": 194, + "a": 255 + }, + "_pressedColor": { + "__type__": "cc.Color", + "r": 63, + "g": 138, + "b": 221, + "a": 255 + }, + "_disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_normalSprite": { + "__uuid__": "0638b78e-5b91-4912-b2b8-06eed04deede@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_hoverSprite": null, + "_pressedSprite": null, + "_disabledSprite": null, + "_duration": 0.1, + "_zoomScale": 1.2, + "_target": null, + "_id": "8fG2Z69UdOpouJ6GKS5Upz" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "68myaMOdtBmJwkAhRW8lvj" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 45 + }, + "component": "", + "_componentId": "e256e9e7BpBP6croxSRE/vW", + "handler": "send", + "customEventData": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 45 + }, + "_enabled": true, + "__prefab": { + "__id__": 141 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 700, + "height": 500 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "6b8PlxPgxB4r7v+BnbifJW" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "55pCbtzR5GbojKMArZkfim" + }, + { + "__type__": "e256e9e7BpBP6croxSRE/vW", + "_name": "", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 45 + } + }, + "node": { + "__id__": 45 + }, + "_enabled": true, + "__prefab": { + "__id__": 143 + }, + "roomName": "#Client 1", + "prefabMsgItem": { + "__uuid__": "5393b4df-3fd4-4342-a3c1-b2dc4763d062", + "__expectedType__": "cc.Prefab" + }, + "labelTitle": { + "__id__": 57 + }, + "msgScroll": { + "__id__": 80 + }, + "inputSend": { + "__id__": 114 + }, + "_id": "6cyXvoRyhICZQ2X2595V8C" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d7YRgDBQlPKL5QQSuR70vu" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d7YRgDBQlPKL5QQSuR70vu" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 146 + }, + "_enabled": true, + "__prefab": { + "__id__": 149 + }, + "_visFlags": 0, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "Send", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 24, + "_fontSize": 24, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_id": "0aWLhAd5FJSq0TyiLZCYhj" + }, + { + "__type__": "cc.Node", + "_name": "labelSend-001", + "_objFlags": 0, + "_parent": null, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 147 + }, + { + "__id__": 145 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 589.3389999999999, + "y": 674.1270000000001, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "90QcZN5IFKu4/2s4f5Z5nY" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 146 + }, + "_enabled": true, + "__prefab": { + "__id__": 148 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 56.05, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "7bULyUJChAQpT3bddO4oFa" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c68UOAlNhN171Umca6yVvF" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2frm37uaJHQr0AEEaYyM82" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a8UaPDxYhIX5MrqvKGMJdR" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 44 + }, + "sourceInfo": null, + "propertyPath": [ + "inputSend" + ], + "target": { + "__id__": 45 + }, + "targetInfo": { + "__id__": 152 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1bCHrwPGZOPrbmPh93kwpe" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 44 + }, + "sourceInfo": null, + "propertyPath": [ + "labelTitle" + ], + "target": { + "__id__": 45 + }, + "targetInfo": { + "__id__": 154 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "2frm37uaJHQr0AEEaYyM82" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 156 + }, + "sourceInfo": null, + "propertyPath": [ + "labelTitle" + ], + "target": { + "__id__": 157 + }, + "targetInfo": { + "__id__": 166 + } + }, + { + "__type__": "e256e9e7BpBP6croxSRE/vW", + "_name": "", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 157 + } + }, + "node": { + "__id__": 157 + }, + "_enabled": true, + "__prefab": { + "__id__": 165 + }, + "roomName": "AAABBBCCCDDD", + "prefabMsgItem": { + "__uuid__": "5393b4df-3fd4-4342-a3c1-b2dc4763d062", + "__expectedType__": "cc.Prefab" + }, + "labelTitle": null, + "msgScroll": null, + "inputSend": null, + "_id": "e5XgHIk3NNaZ6G7NGdyG/A" + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": null, + "_prefab": { + "__id__": 158 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 157 + }, + "asset": { + "__uuid__": "da99e95a-3939-4ba1-8ce5-c60a6cd41fad", + "__expectedType__": "cc.Prefab" + }, + "fileId": "f0WhsHn6pMuJoAU/Cj5K8G", + "instance": { + "__id__": 159 + } + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "3fkLdc1CVBpZoSnKDp8Ghh", + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 160 + }, + { + "__id__": 162 + }, + { + "__id__": 163 + }, + { + "__id__": 164 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 161 + }, + "propertyPath": [ + "_name" + ], + "value": "ChatBox-001" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "f0WhsHn6pMuJoAU/Cj5K8G" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 161 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 375, + "y": 273.816, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 161 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 161 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d7YRgDBQlPKL5QQSuR70vu" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "2frm37uaJHQr0AEEaYyM82" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 156 + }, + "sourceInfo": null, + "propertyPath": [ + "msgScroll" + ], + "target": { + "__id__": 157 + }, + "targetInfo": { + "__id__": 168 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a8UaPDxYhIX5MrqvKGMJdR" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 156 + }, + "sourceInfo": null, + "propertyPath": [ + "inputSend" + ], + "target": { + "__id__": 157 + }, + "targetInfo": { + "__id__": 170 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1bCHrwPGZOPrbmPh93kwpe" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 172 + }, + "sourceInfo": null, + "propertyPath": [ + "labelTitle" + ], + "target": { + "__id__": 173 + }, + "targetInfo": { + "__id__": 182 + } + }, + { + "__type__": "e256e9e7BpBP6croxSRE/vW", + "_name": "", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 173 + } + }, + "node": { + "__id__": 173 + }, + "_enabled": true, + "__prefab": { + "__id__": 181 + }, + "roomName": "Client 3", + "prefabMsgItem": { + "__uuid__": "5393b4df-3fd4-4342-a3c1-b2dc4763d062", + "__expectedType__": "cc.Prefab" + }, + "labelTitle": null, + "msgScroll": null, + "inputSend": null, + "_id": "edIkGSz0dFtqJaq4tIiHFt" + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": null, + "_prefab": { + "__id__": 174 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 173 + }, + "asset": { + "__uuid__": "da99e95a-3939-4ba1-8ce5-c60a6cd41fad", + "__expectedType__": "cc.Prefab" + }, + "fileId": "2c5KNW3zNHhIuZ1oC8u43g", + "instance": { + "__id__": 175 + } + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "bafxRyC/pAn5aSfopcQ7US", + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 176 + }, + { + "__id__": 178 + }, + { + "__id__": 179 + }, + { + "__id__": 180 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 177 + }, + "propertyPath": [ + "_name" + ], + "value": "ChatBox" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "2c5KNW3zNHhIuZ1oC8u43g" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 177 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 13.748, + "y": -290.416, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 177 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 177 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d7YRgDBQlPKL5QQSuR70vu" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "2frm37uaJHQr0AEEaYyM82" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 172 + }, + "sourceInfo": null, + "propertyPath": [ + "msgScroll" + ], + "target": { + "__id__": 173 + }, + "targetInfo": { + "__id__": 184 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a8UaPDxYhIX5MrqvKGMJdR" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 172 + }, + "sourceInfo": null, + "propertyPath": [ + "inputSend" + ], + "target": { + "__id__": 173 + }, + "targetInfo": { + "__id__": 186 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1bCHrwPGZOPrbmPh93kwpe" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 188 + }, + "sourceInfo": null, + "propertyPath": [ + "labelTitle" + ], + "target": { + "__id__": 189 + }, + "targetInfo": { + "__id__": 198 + } + }, + { + "__type__": "e256e9e7BpBP6croxSRE/vW", + "_name": "", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 189 + } + }, + "node": { + "__id__": 189 + }, + "_enabled": true, + "__prefab": { + "__id__": 197 + }, + "roomName": "Client 4", + "prefabMsgItem": { + "__uuid__": "5393b4df-3fd4-4342-a3c1-b2dc4763d062", + "__expectedType__": "cc.Prefab" + }, + "labelTitle": null, + "msgScroll": null, + "inputSend": null, + "_id": "55xAbrqJlJU4uYe1QDQOyF" + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": null, + "_prefab": { + "__id__": 190 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 189 + }, + "asset": { + "__uuid__": "da99e95a-3939-4ba1-8ce5-c60a6cd41fad", + "__expectedType__": "cc.Prefab" + }, + "fileId": "2c5KNW3zNHhIuZ1oC8u43g", + "instance": { + "__id__": 191 + } + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "8cDd+eotpDn5t+EH3fkRPS", + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 192 + }, + { + "__id__": 194 + }, + { + "__id__": 195 + }, + { + "__id__": 196 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 193 + }, + "propertyPath": [ + "_name" + ], + "value": "ChatBox-001" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "2c5KNW3zNHhIuZ1oC8u43g" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 193 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 245.754, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 193 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 193 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d7YRgDBQlPKL5QQSuR70vu" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "2frm37uaJHQr0AEEaYyM82" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 188 + }, + "sourceInfo": null, + "propertyPath": [ + "msgScroll" + ], + "target": { + "__id__": 189 + }, + "targetInfo": { + "__id__": 200 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a8UaPDxYhIX5MrqvKGMJdR" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 188 + }, + "sourceInfo": null, + "propertyPath": [ + "inputSend" + ], + "target": { + "__id__": 189 + }, + "targetInfo": { + "__id__": 202 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1bCHrwPGZOPrbmPh93kwpe" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 26 + }, + "sourceInfo": { + "__id__": 204 + }, + "propertyPath": [ + "labelTitle" + ], + "target": { + "__id__": 26 + }, + "targetInfo": { + "__id__": 205 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "e4qUHP39dN/4P3ytLyO1bp" + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "29AaP+R4pMzamFzzRyS1qo" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 26 + }, + "sourceInfo": { + "__id__": 207 + }, + "propertyPath": [ + "msgScroll" + ], + "target": { + "__id__": 26 + }, + "targetInfo": { + "__id__": 208 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "e4qUHP39dN/4P3ytLyO1bp" + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "60Lyyu04dGmYX34thMZGA1" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 26 + }, + "sourceInfo": { + "__id__": 210 + }, + "propertyPath": [ + "inputSend" + ], + "target": { + "__id__": 26 + }, + "targetInfo": { + "__id__": 211 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "e4qUHP39dN/4P3ytLyO1bp" + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "aa3blm6W5LVa8va9PwInk3" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 16 + }, + "sourceInfo": { + "__id__": 213 + }, + "propertyPath": [ + "labelTitle" + ], + "target": { + "__id__": 16 + }, + "targetInfo": { + "__id__": 214 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "e4qUHP39dN/4P3ytLyO1bp" + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "29AaP+R4pMzamFzzRyS1qo" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 16 + }, + "sourceInfo": { + "__id__": 216 + }, + "propertyPath": [ + "msgScroll" + ], + "target": { + "__id__": 16 + }, + "targetInfo": { + "__id__": 217 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "e4qUHP39dN/4P3ytLyO1bp" + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "60Lyyu04dGmYX34thMZGA1" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 16 + }, + "sourceInfo": { + "__id__": 219 + }, + "propertyPath": [ + "inputSend" + ], + "target": { + "__id__": 16 + }, + "targetInfo": { + "__id__": 220 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "e4qUHP39dN/4P3ytLyO1bp" + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "aa3blm6W5LVa8va9PwInk3" + ] + }, + { + "__type__": "cc.SceneGlobals", + "ambient": { + "__id__": 222 + }, + "shadows": { + "__id__": 223 + }, + "_skybox": { + "__id__": 224 + }, + "fog": { + "__id__": 225 + } + }, + { + "__type__": "cc.AmbientInfo", + "_skyColor": { + "__type__": "cc.Color", + "r": 51, + "g": 128, + "b": 204, + "a": 1 + }, + "_skyIllum": 20000, + "_groundAlbedo": { + "__type__": "cc.Color", + "r": 51, + "g": 51, + "b": 51, + "a": 255 + } + }, + { + "__type__": "cc.ShadowsInfo", + "_type": 0, + "_enabled": false, + "_normal": { + "__type__": "cc.Vec3", + "x": 0, + "y": 1, + "z": 0 + }, + "_distance": 0, + "_shadowColor": { + "__type__": "cc.Color", + "r": 76, + "g": 76, + "b": 76, + "a": 255 + }, + "_fixedArea": false, + "_pcf": 0, + "_bias": 0.1, + "_normalBias": 0, + "_near": 1, + "_far": 30, + "_shadowDistance": 100, + "_invisibleOcclusionRange": 200, + "_orthoSize": 5, + "_maxReceived": 4, + "_size": { + "__type__": "cc.Vec2", + "x": 512, + "y": 512 + }, + "_saturation": 0.75 + }, + { + "__type__": "cc.SkyboxInfo", + "_envmap": null, + "_isRGBE": false, + "_enabled": false, + "_useIBL": false + }, + { + "__type__": "cc.FogInfo", + "_type": 0, + "_fogColor": { + "__type__": "cc.Color", + "r": 200, + "g": 200, + "b": 200, + "a": 255 + }, + "_enabled": false, + "_fogDensity": 0.3, + "_fogStart": 0.5, + "_fogEnd": 300, + "_fogAtten": 5, + "_fogTop": 1.5, + "_fogRange": 1.2 + } +] \ No newline at end of file diff --git a/examples/cocos-creator-3.3.0/frontend/assets/scenes/ChatScene/ChatScene.scene.meta b/examples/cocos-creator-3.3.0/frontend/assets/MainScene.scene.meta similarity index 89% rename from examples/cocos-creator-3.3.0/frontend/assets/scenes/ChatScene/ChatScene.scene.meta rename to examples/cocos-creator-3.3.0/frontend/assets/MainScene.scene.meta index 41a4868..8e6cfc0 100644 --- a/examples/cocos-creator-3.3.0/frontend/assets/scenes/ChatScene/ChatScene.scene.meta +++ b/examples/cocos-creator-3.3.0/frontend/assets/MainScene.scene.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.30", + "ver": "1.1.32", "importer": "scene", "imported": true, "uuid": "86c03e47-dc7e-4335-92f0-cf39fcd2462e", diff --git a/examples/cocos-creator-3.3.0/frontend/assets/prefabs/ChatBox/ChatBox.prefab b/examples/cocos-creator-3.3.0/frontend/assets/prefabs/ChatBox/ChatBox.prefab index b052642..3ed3093 100644 --- a/examples/cocos-creator-3.3.0/frontend/assets/prefabs/ChatBox/ChatBox.prefab +++ b/examples/cocos-creator-3.3.0/frontend/assets/prefabs/ChatBox/ChatBox.prefab @@ -47,7 +47,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 218.258, + "y": 0, "z": 0 }, "_lrot": { @@ -149,7 +149,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "f7NISe7HdAD68SLfhnddy8" + "fileId": "6eq4sO68xGPLT4A8coLyXg" }, { "__type__": "cc.Sprite", @@ -195,7 +195,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "e71ctEmpxFC4KlSYRZNz/a" + "fileId": "a26AqJ48RN0IT3liW2wpaG" }, { "__type__": "cc.Widget", @@ -230,7 +230,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "09PnHFu4pE4af8ssyZ1lat" + "fileId": "f7wTXktOVHAquSGzEbIEHf" }, { "__type__": "cc.PrefabInfo", @@ -240,7 +240,7 @@ "asset": { "__id__": 0 }, - "fileId": "8dm+o8VjBE45MBR2QzMYAc" + "fileId": "3e5Q5dZyZJhLLrW1altQaj" }, { "__type__": "cc.Node", @@ -370,7 +370,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "c68UOAlNhN171Umca6yVvF" + "fileId": "225x1o4CFKjL0Lp7WS4oLF" }, { "__type__": "cc.Label", @@ -414,7 +414,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "2frm37uaJHQr0AEEaYyM82" + "fileId": "29AaP+R4pMzamFzzRyS1qo" }, { "__type__": "cc.PrefabInfo", @@ -424,7 +424,7 @@ "asset": { "__id__": 0 }, - "fileId": "4awi0Q4yhA4Z0YBjiBPBCy" + "fileId": "57Qq2HDoZGBK8FETREmUwQ" }, { "__type__": "cc.UITransform", @@ -451,7 +451,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "55pCbtzR5GbojKMArZkfim" + "fileId": "164mHrhNZPi5ysD5gKNEi0" }, { "__type__": "cc.Sprite", @@ -496,7 +496,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "20UGQn4U9GUoln0NJQTkbG" + "fileId": "53Z0KR4YtB5Lrirrj/gsTx" }, { "__type__": "cc.Widget", @@ -531,7 +531,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "d0RbrZQCdBpoFNtWQanfCV" + "fileId": "e1FP3pawZDSZVXRPOy0zeM" }, { "__type__": "cc.PrefabInfo", @@ -541,7 +541,7 @@ "asset": { "__id__": 0 }, - "fileId": "b11tS2yQdMf7zTjjdTA7+r" + "fileId": "2evo9QPdpBgpDIeqkB6pB0" }, { "__type__": "cc.Node", @@ -732,7 +732,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "95oWyE8aJJxJ5UvVmOXyZU" + "fileId": "6fsQye445CW5Z07O+U6/7l" }, { "__type__": "cc.Sprite", @@ -777,7 +777,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "02Vchn8fFF/77B+7pVCQuQ" + "fileId": "2f2ReYp01FEZUj5Bbnvcc4" }, { "__type__": "cc.PrefabInfo", @@ -787,7 +787,7 @@ "asset": { "__id__": 0 }, - "fileId": "a4MohxLfRK5YD9UCpmH3TY" + "fileId": "4f3HPP/Y1IUbQmp4pX5tJ3" }, { "__type__": "cc.UITransform", @@ -815,7 +815,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "17lQPXOPpO0b6Z/3qQRAz3" + "fileId": "beTbQ2H0tJQp1iDE9urml+" }, { "__type__": "cc.Sprite", @@ -861,7 +861,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "9dLJe/n0BKVoGauB1wT/Tc" + "fileId": "9f39aSqjhB3q2bbfrhR39Z" }, { "__type__": "cc.Widget", @@ -897,7 +897,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "88/VBmjEBOMLWb2cOiN0kU" + "fileId": "8cXumGzkhFCLTgc3GGik6c" }, { "__type__": "cc.ScrollBar", @@ -924,7 +924,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "f4i77UV0dH4pcD0KQOXx7c" + "fileId": "8aHpX/c6tDAaEXCDa/fWSH" }, { "__type__": "cc.ScrollView", @@ -957,7 +957,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "a8UaPDxYhIX5MrqvKGMJdR" + "fileId": "60Lyyu04dGmYX34thMZGA1" }, { "__type__": "cc.Node", @@ -1087,7 +1087,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "adVJjE6iNG9YcIKwDKe/zq" + "fileId": "63BGqRQXVJfrO2pSWIL3FW" }, { "__type__": "cc.Mask", @@ -1120,7 +1120,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "4eIg29oQZFVLk+NZnwDdlk" + "fileId": "601ZUvqNRD3p/NkMiP8K7B" }, { "__type__": "cc.Widget", @@ -1155,7 +1155,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "35r8M2AF9Ko6wg3YTqho+K" + "fileId": "bcTaYENg9LXrJFeiV8kqKD" }, { "__type__": "cc.PrefabInfo", @@ -1165,7 +1165,7 @@ "asset": { "__id__": 0 }, - "fileId": "42lkL0mDBOsLYk922eGUtZ" + "fileId": "7dUdkZx01GDI9ZgtXNkZUY" }, { "__type__": "cc.UITransform", @@ -1192,7 +1192,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "71F9vsVsZH7ZFd+PpN0azA" + "fileId": "dfDIXBYx1BlLFesycAYwNl" }, { "__type__": "cc.Layout", @@ -1229,7 +1229,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "eaGEkmlCpANK+GS6CImtZa" + "fileId": "a0TLiV+kNDZatEyrBeevsr" }, { "__type__": "cc.PrefabInfo", @@ -1239,7 +1239,7 @@ "asset": { "__id__": 0 }, - "fileId": "c8YrR44yxCH60JnGlI5gW7" + "fileId": "19I8HMkqJJ+bhAVB7lcuKx" }, { "__type__": "cc.PrefabInfo", @@ -1249,7 +1249,7 @@ "asset": { "__id__": 0 }, - "fileId": "61z94jsPJExah1ADIeX/WB" + "fileId": "31vnelHtdD4paI+O3SAWnm" }, { "__type__": "cc.UITransform", @@ -1277,7 +1277,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "71kmounFRG/K27WWBbH2RB" + "fileId": "33RvYvuvtBKpwFB8e5cc2s" }, { "__type__": "cc.Widget", @@ -1312,7 +1312,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "d7V9maLahK5pggsbztK/qb" + "fileId": "c1Z8VN6rRA0Z3pgtoKBh0n" }, { "__type__": "cc.PrefabInfo", @@ -1322,7 +1322,7 @@ "asset": { "__id__": 0 }, - "fileId": "b6zeXXeehL4KoqDwxDLeD1" + "fileId": "709qqXdaJODojjkVypVfKD" }, { "__type__": "cc.Node", @@ -1514,7 +1514,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "779kAXGTtMZKXfYlOg0Tfd" + "fileId": "07oc5k+bJDzaxwABUgOtOL" }, { "__type__": "cc.Label", @@ -1559,7 +1559,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "ddIY+NJvlDTIQAg7PLVrGo" + "fileId": "0eFqpmbP9OuZVBdp2D59tu" }, { "__type__": "cc.PrefabInfo", @@ -1569,7 +1569,7 @@ "asset": { "__id__": 0 }, - "fileId": "08gYBZRyNO5LQK2shSTyzB" + "fileId": "51uwlCIktAe7VVIfZogtt8" }, { "__type__": "cc.Node", @@ -1645,7 +1645,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "d07wQj4whCUqYGJH1lEpVp" + "fileId": "68JPncmDROi5X+UI8m/7kX" }, { "__type__": "cc.Label", @@ -1690,7 +1690,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "8fhi7qRLFJbK0abIJuXmCW" + "fileId": "64y6kL3ANM/KPKQxfAHF7y" }, { "__type__": "cc.PrefabInfo", @@ -1700,7 +1700,7 @@ "asset": { "__id__": 0 }, - "fileId": "3aZZByG8dNdrxjw6/CzpHz" + "fileId": "f6Os3Q96xCS7ohIRz0LQds" }, { "__type__": "cc.UITransform", @@ -1728,7 +1728,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "1fhJOVuOVAGYSYZoiE25Uz" + "fileId": "05vSr5YmtF/bClrEx73tJ7" }, { "__type__": "cc.Sprite", @@ -1771,7 +1771,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "43qH95z3VGeYelCElKd6FW" + "fileId": "96gJzwLuJG7YQ/ntTp2HJn" }, { "__type__": "cc.EditBox", @@ -1810,7 +1810,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "1bCHrwPGZOPrbmPh93kwpe" + "fileId": "aa3blm6W5LVa8va9PwInk3" }, { "__type__": "cc.ClickEvent", @@ -1855,7 +1855,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "23GZu/VLpIRIQiQiAuh32l" + "fileId": "e775oOx5dIvarUunZAoTq5" }, { "__type__": "cc.PrefabInfo", @@ -1865,7 +1865,7 @@ "asset": { "__id__": 0 }, - "fileId": "3fxWU8Yo5PpqHTw6n5wX0w" + "fileId": "7c8OGfMhREG6NL04Gn4guy" }, { "__type__": "cc.UITransform", @@ -1893,7 +1893,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "1fhJOVuOVAGYSYZoiE25Uz" + "fileId": "62LWd5YH9IRqCFidqhoegr" }, { "__type__": "cc.Sprite", @@ -1939,7 +1939,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "43qH95z3VGeYelCElKd6FW" + "fileId": "10oT4E3itJabCUBE/Ueyru" }, { "__type__": "cc.Widget", @@ -1974,7 +1974,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "9cwo1ypmBNSbLf22Dtr9YZ" + "fileId": "a2t170WfZA0qP2uA+VcOTp" }, { "__type__": "cc.PrefabInfo", @@ -1984,7 +1984,7 @@ "asset": { "__id__": 0 }, - "fileId": "09Q7Ml7bhAbYND/ekdEwBi" + "fileId": "b69s592QBMZIEcIWJdC6dd" }, { "__type__": "cc.Node", @@ -2117,7 +2117,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "c68UOAlNhN171Umca6yVvF" + "fileId": "21MigAu/lHuKo0VTPYtU+0" }, { "__type__": "cc.Label", @@ -2161,7 +2161,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "2frm37uaJHQr0AEEaYyM82" + "fileId": "92A/BMA/JF/o9qtBtCxNGF" }, { "__type__": "cc.PrefabInfo", @@ -2171,7 +2171,7 @@ "asset": { "__id__": 0 }, - "fileId": "b8/vVhOBRC7JIDg2QfLqCn" + "fileId": "eaAqHv3bhK9aj11e3kozYS" }, { "__type__": "cc.UITransform", @@ -2198,7 +2198,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "f7NISe7HdAD68SLfhnddy8" + "fileId": "bePRKAT1RDlo1HhBsi8l8i" }, { "__type__": "cc.Sprite", @@ -2243,7 +2243,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "e71ctEmpxFC4KlSYRZNz/a" + "fileId": "2cwu+IyZdGG5wsztR919nD" }, { "__type__": "cc.Widget", @@ -2278,7 +2278,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "f8I2vB/TRFyp7+vN5h9Gms" + "fileId": "33wBoe2LVHcodRMh0758ga" }, { "__type__": "cc.Button", @@ -2340,7 +2340,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "68myaMOdtBmJwkAhRW8lvj" + "fileId": "23uNS7vUtJ0KBL/uwHaicL" }, { "__type__": "cc.ClickEvent", @@ -2360,7 +2360,7 @@ "asset": { "__id__": 0 }, - "fileId": "9fxiP7gdRMWbVU88YWucWh" + "fileId": "68Zwo14FJBJ6wcSCFDpYHf" }, { "__type__": "cc.UITransform", @@ -2387,17 +2387,12 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "55pCbtzR5GbojKMArZkfim" + "fileId": "8eYk2K7oRKyqy73iwj+njG" }, { "__type__": "e256e9e7BpBP6croxSRE/vW", "_name": "", "_objFlags": 0, - "__editorExtras__": { - "mountedRoot": { - "__id__": 1 - } - }, "node": { "__id__": 1 }, @@ -2405,7 +2400,7 @@ "__prefab": { "__id__": 113 }, - "roomName": "Client 1", + "roomName": "", "prefabMsgItem": { "__uuid__": "5393b4df-3fd4-4342-a3c1-b2dc4763d062", "__expectedType__": "cc.Prefab" @@ -2423,7 +2418,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "d7YRgDBQlPKL5QQSuR70vu" + "fileId": "e4qUHP39dN/4P3ytLyO1bp" }, { "__type__": "cc.PrefabInfo", @@ -2433,6 +2428,6 @@ "asset": { "__id__": 0 }, - "fileId": "2c5KNW3zNHhIuZ1oC8u43g" + "fileId": "dfyJfCisRIIbf3B22jBg4p" } ] \ No newline at end of file diff --git a/examples/cocos-creator-3.3.0/frontend/assets/prefabs/ChatBox/ChatBox.prefab.meta b/examples/cocos-creator-3.3.0/frontend/assets/prefabs/ChatBox/ChatBox.prefab.meta index 63bffbe..80d8c8d 100644 --- a/examples/cocos-creator-3.3.0/frontend/assets/prefabs/ChatBox/ChatBox.prefab.meta +++ b/examples/cocos-creator-3.3.0/frontend/assets/prefabs/ChatBox/ChatBox.prefab.meta @@ -1,8 +1,8 @@ { - "ver": "1.1.30", + "ver": "1.1.32", "importer": "prefab", "imported": true, - "uuid": "da99e95a-3939-4ba1-8ce5-c60a6cd41fad", + "uuid": "34d37441-2033-41d3-ae5b-b4fa3c62c36d", "files": [ ".json" ], diff --git a/examples/cocos-creator-3.3.0/frontend/assets/prefabs/ChatBox/prefabs/ChatBox_MsgItem/ChatBox_MsgItem.prefab.meta b/examples/cocos-creator-3.3.0/frontend/assets/prefabs/ChatBox/prefabs/ChatBox_MsgItem/ChatBox_MsgItem.prefab.meta index 61c74f8..bdc9916 100644 --- a/examples/cocos-creator-3.3.0/frontend/assets/prefabs/ChatBox/prefabs/ChatBox_MsgItem/ChatBox_MsgItem.prefab.meta +++ b/examples/cocos-creator-3.3.0/frontend/assets/prefabs/ChatBox/prefabs/ChatBox_MsgItem/ChatBox_MsgItem.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.30", + "ver": "1.1.32", "importer": "prefab", "imported": true, "uuid": "5393b4df-3fd4-4342-a3c1-b2dc4763d062", diff --git a/examples/cocos-creator-3.3.0/frontend/assets/scenes.meta b/examples/cocos-creator-3.3.0/frontend/assets/scenes.meta deleted file mode 100644 index 61d16ef..0000000 --- a/examples/cocos-creator-3.3.0/frontend/assets/scenes.meta +++ /dev/null @@ -1,12 +0,0 @@ -{ - "ver": "1.1.0", - "importer": "directory", - "imported": true, - "uuid": "8f992327-d7bd-4550-9784-00505b99ce9a", - "files": [], - "subMetas": {}, - "userData": { - "compressionType": {}, - "isRemoteBundle": {} - } -} diff --git a/examples/cocos-creator-3.3.0/frontend/assets/scenes/ChatScene.meta b/examples/cocos-creator-3.3.0/frontend/assets/scenes/ChatScene.meta deleted file mode 100644 index dab3ad3..0000000 --- a/examples/cocos-creator-3.3.0/frontend/assets/scenes/ChatScene.meta +++ /dev/null @@ -1,12 +0,0 @@ -{ - "ver": "1.1.0", - "importer": "directory", - "imported": true, - "uuid": "cf5523f9-257d-4ab2-8926-bea90fb7572e", - "files": [], - "subMetas": {}, - "userData": { - "compressionType": {}, - "isRemoteBundle": {} - } -} diff --git a/examples/cocos-creator-3.3.0/frontend/assets/scenes/ChatScene/ChatScene.scene b/examples/cocos-creator-3.3.0/frontend/assets/scenes/ChatScene/ChatScene.scene deleted file mode 100644 index dce71a8..0000000 --- a/examples/cocos-creator-3.3.0/frontend/assets/scenes/ChatScene/ChatScene.scene +++ /dev/null @@ -1,7923 +0,0 @@ -[ - { - "__type__": "cc.SceneAsset", - "_name": "", - "_objFlags": 0, - "_native": "", - "scene": { - "__id__": 1 - } - }, - { - "__type__": "cc.Scene", - "_name": "ChatScene", - "_objFlags": 0, - "_parent": null, - "_children": [ - { - "__id__": 2 - } - ], - "_active": true, - "_components": [], - "_prefab": { - "__id__": 222 - }, - "autoReleaseAssets": false, - "_globals": { - "__id__": 351 - }, - "_id": "86c03e47-dc7e-4335-92f0-cf39fcd2462e" - }, - { - "__type__": "cc.Node", - "_name": "Canvas", - "_objFlags": 0, - "_parent": { - "__id__": 1 - }, - "_children": [ - { - "__id__": 3 - }, - { - "__id__": 5 - }, - { - "__id__": 11 - }, - { - "__id__": 16 - }, - { - "__id__": 116 - } - ], - "_active": true, - "_components": [ - { - "__id__": 216 - }, - { - "__id__": 218 - }, - { - "__id__": 220 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 375, - "y": 600, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "01RiSjjTRMuLIhTBhE5NiA" - }, - { - "__type__": "cc.Node", - "_name": "Camera", - "_objFlags": 0, - "_parent": { - "__id__": 2 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 4 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 1000 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "44S6BxpKdHP5QZ50tYail5" - }, - { - "__type__": "cc.Camera", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 3 - }, - "_enabled": true, - "__prefab": null, - "_projection": 0, - "_priority": 1073741824, - "_fov": 45, - "_fovAxis": 0, - "_orthoHeight": 600, - "_near": 1, - "_far": 2000, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_depth": 1, - "_stencil": 0, - "_clearFlags": 6, - "_rect": { - "__type__": "cc.Rect", - "x": 0, - "y": 0, - "width": 1, - "height": 1 - }, - "_aperture": 19, - "_shutter": 7, - "_iso": 0, - "_screenScale": 1, - "_visibility": 41943040, - "_targetTexture": null, - "_id": "1aFNSS7rRMyLtU3/nDJYIY" - }, - { - "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 0, - "_parent": { - "__id__": 2 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 6 - }, - { - "__id__": 8 - }, - { - "__id__": 10 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "f0IP9vmm1CMKRaD9ghIw5I" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 5 - }, - "_enabled": true, - "__prefab": { - "__id__": 7 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 750, - "height": 1200 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "d4FOnvqAxOzr+ND2493mg9" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "55pCbtzR5GbojKMArZkfim" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 5 - }, - "_enabled": true, - "__prefab": { - "__id__": 9 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "0638b78e-5b91-4912-b2b8-06eed04deede@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "f0B6Ly5yxGRZssbObGIgmi" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "20UGQn4U9GUoln0NJQTkbG" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 5 - }, - "_enabled": true, - "__prefab": null, - "_alignFlags": 45, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": false, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 100, - "_originalHeight": 100, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "b7XAaEKM5CRpLYjvHJVKBf" - }, - { - "__type__": "cc.Node", - "_name": "title", - "_objFlags": 0, - "_parent": { - "__id__": 2 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 12 - }, - { - "__id__": 14 - }, - { - "__id__": 15 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 534.8, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "1cZ+iVEdZENKuYA85u98gO" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 11 - }, - "_enabled": true, - "__prefab": { - "__id__": 13 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 335.57, - "height": 50.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "73BoNZs1pMiaHZ/Orzvfni" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4bf4SjaRxP4KcluNxRvaJw" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 11 - }, - "_enabled": true, - "__prefab": null, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_string": "TSRPC Chatroom", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 40, - "_fontSize": 40, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_isItalic": false, - "_isBold": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_id": "a8OYgT0CBFz7wE0ufD9DZE" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 11 - }, - "_enabled": true, - "__prefab": null, - "_alignFlags": 1, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 40, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 0, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "11yXQLNbtJIaoKlNlV9Iyr" - }, - { - "__type__": "cc.Node", - "_name": "ChatBox 1", - "_objFlags": 0, - "_parent": { - "__id__": 2 - }, - "_children": [ - { - "__id__": 17 - }, - { - "__id__": 24 - }, - { - "__id__": 36 - }, - { - "__id__": 69 - }, - { - "__id__": 96 - } - ], - "_active": true, - "_components": [ - { - "__id__": 111 - }, - { - "__id__": 113 - }, - { - "__id__": 115 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 230, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "1a3U9vF+hCAavFREQ2eeKC" - }, - { - "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 0, - "_parent": { - "__id__": 16 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 18 - }, - { - "__id__": 20 - }, - { - "__id__": 22 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "b0EGdveFlEe5PkT6QA7SMW" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 17 - }, - "_enabled": true, - "__prefab": { - "__id__": 19 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 700, - "height": 500 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "b6cmRp0M5KH65WNCSEMGyc" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f7NISe7HdAD68SLfhnddy8" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 17 - }, - "_enabled": true, - "__prefab": { - "__id__": 21 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 202, - "g": 202, - "b": 202, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "0638b78e-5b91-4912-b2b8-06eed04deede@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "b68tNjOQdF/5Yclt1BFNf3" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e71ctEmpxFC4KlSYRZNz/a" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 17 - }, - "_enabled": true, - "__prefab": { - "__id__": 23 - }, - "_alignFlags": 45, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 2, - "_originalHeight": 2, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "de9vzZTq9Fb4Cj2+OThWnu" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "09PnHFu4pE4af8ssyZ1lat" - }, - { - "__type__": "cc.Node", - "_name": "title", - "_objFlags": 0, - "_parent": { - "__id__": 16 - }, - "_children": [ - { - "__id__": 25 - } - ], - "_active": true, - "_components": [ - { - "__id__": 30 - }, - { - "__id__": 32 - }, - { - "__id__": 34 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 220, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "capd+vXwNEqKV92wwq+7WM" - }, - { - "__type__": "cc.Node", - "_name": "labelTitle", - "_objFlags": 0, - "_parent": { - "__id__": 24 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 26 - }, - { - "__id__": 28 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "20DzzfPnBH66ZtcNuCAIp9" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 25 - }, - "_enabled": true, - "__prefab": { - "__id__": 27 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 203.67, - "height": 50.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "e3kJfQQ8ZI3pBffrFY+ip7" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c68UOAlNhN171Umca6yVvF" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 25 - }, - "_enabled": true, - "__prefab": { - "__id__": 29 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "--- Room Name --", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 26, - "_fontSize": 26, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_id": "e8CDmU6r9LwLrmkjnSpCQV" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2frm37uaJHQr0AEEaYyM82" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 24 - }, - "_enabled": true, - "__prefab": { - "__id__": 31 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 700, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "dfsJorSU9LALwRn9cvUS5L" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "55pCbtzR5GbojKMArZkfim" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 24 - }, - "_enabled": true, - "__prefab": { - "__id__": 33 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "0638b78e-5b91-4912-b2b8-06eed04deede@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "1ej4LLYnxCGqhnx73kQsDa" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "20UGQn4U9GUoln0NJQTkbG" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 24 - }, - "_enabled": true, - "__prefab": { - "__id__": 35 - }, - "_alignFlags": 1, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 0, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "712tUGrxFFIaZFGi/qMDso" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d0RbrZQCdBpoFNtWQanfCV" - }, - { - "__type__": "cc.Node", - "_name": "messageScrollView", - "_objFlags": 0, - "_parent": { - "__id__": 16 - }, - "_children": [ - { - "__id__": 37 - }, - { - "__id__": 54 - } - ], - "_active": true, - "_components": [ - { - "__id__": 65 - }, - { - "__id__": 51 - }, - { - "__id__": 67 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "aeZBoXFZVFDLSqYOyj3g7D" - }, - { - "__type__": "cc.Node", - "_name": "scrollBar", - "_objFlags": 0, - "_parent": { - "__id__": 36 - }, - "_children": [ - { - "__id__": 38 - } - ], - "_active": true, - "_components": [ - { - "__id__": 43 - }, - { - "__id__": 45 - }, - { - "__id__": 47 - }, - { - "__id__": 49 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 348, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "3d9BvFhSJBXakeKf3d449C" - }, - { - "__type__": "cc.Node", - "_name": "bar", - "_objFlags": 0, - "_parent": { - "__id__": 37 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 39 - }, - { - "__id__": 41 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -11, - "y": -129.3792071802543, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "cctvMTuwtEY6B2qHjWQHTi" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 38 - }, - "_enabled": true, - "__prefab": { - "__id__": 40 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 10, - "height": 258.7584143605086 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_id": "34HQ+88tlB8b0JK7szts5E" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "95oWyE8aJJxJ5UvVmOXyZU" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 38 - }, - "_enabled": true, - "__prefab": { - "__id__": 42 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "afc47931-f066-46b0-90be-9fe61f213428@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "b0+3fZkdlEwbahUE0Z8/Ij" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "02Vchn8fFF/77B+7pVCQuQ" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 37 - }, - "_enabled": true, - "__prefab": { - "__id__": 44 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 12, - "height": 372 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 1, - "y": 0.5 - }, - "_id": "66UQcKvgxIsY7Oyu2ymqMz" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "17lQPXOPpO0b6Z/3qQRAz3" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 37 - }, - "_enabled": true, - "__prefab": { - "__id__": 46 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "ffb88a8f-af62-48f4-8f1d-3cb606443a43@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "78Ek2cA5NPBL/jzNX+1bKq" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9dLJe/n0BKVoGauB1wT/Tc" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 37 - }, - "_enabled": true, - "__prefab": { - "__id__": 48 - }, - "_alignFlags": 37, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 0, - "_originalHeight": 250, - "_alignMode": 1, - "_lockFlags": 0, - "_id": "6bBPQdF5ZGiYpzURyM4g+Y" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "88/VBmjEBOMLWb2cOiN0kU" - }, - { - "__type__": "cc.ScrollBar", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 37 - }, - "_enabled": true, - "__prefab": { - "__id__": 50 - }, - "_scrollView": { - "__id__": 51 - }, - "_handle": { - "__id__": 41 - }, - "_direction": 1, - "_enableAutoHide": false, - "_autoHideTime": 1, - "_id": "50mRPEMwVNnYIKCjIrBv7i" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f4i77UV0dH4pcD0KQOXx7c" - }, - { - "__type__": "cc.ScrollView", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 36 - }, - "_enabled": true, - "__prefab": { - "__id__": 52 - }, - "bounceDuration": 0.23, - "brake": 0.75, - "elastic": true, - "inertia": true, - "horizontal": false, - "vertical": true, - "cancelInnerEvents": true, - "scrollEvents": [], - "_content": { - "__id__": 53 - }, - "_horizontalScrollBar": null, - "_verticalScrollBar": { - "__id__": 49 - }, - "_id": "d8GPWj9/JBVrDBMcNcgrUb" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a8UaPDxYhIX5MrqvKGMJdR" - }, - { - "__type__": "cc.Node", - "_name": "list", - "_objFlags": 0, - "_parent": { - "__id__": 54 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 61 - }, - { - "__id__": 63 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 20, - "y": 145.003, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "25e8qRQ9pD8pVcbFojxsLi" - }, - { - "__type__": "cc.Node", - "_name": "view", - "_objFlags": 0, - "_parent": { - "__id__": 36 - }, - "_children": [ - { - "__id__": 53 - } - ], - "_active": true, - "_components": [ - { - "__id__": 55 - }, - { - "__id__": 57 - }, - { - "__id__": 59 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -348, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "7dsws/Xw5FW6J+kV7lYTMY" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 54 - }, - "_enabled": true, - "__prefab": { - "__id__": 56 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 696, - "height": 372 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "b1mXdak1hF2LfsZPLM41wf" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "adVJjE6iNG9YcIKwDKe/zq" - }, - { - "__type__": "cc.Mask", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 54 - }, - "_enabled": true, - "__prefab": { - "__id__": 58 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_type": 0, - "_inverted": false, - "_segments": 64, - "_spriteFrame": null, - "_alphaThreshold": 0.1, - "_id": "42zolwZZRI5o/bfojq860U" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4eIg29oQZFVLk+NZnwDdlk" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 54 - }, - "_enabled": true, - "__prefab": { - "__id__": 60 - }, - "_alignFlags": 45, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 240, - "_originalHeight": 250, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "c9OeH6S7RNjaQnYaVhSv0K" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "35r8M2AF9Ko6wg3YTqho+K" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 53 - }, - "_enabled": true, - "__prefab": { - "__id__": 62 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 656, - "height": 211.59999999999997 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 1 - }, - "_id": "4eXI1C5OhEK7msFXn7vVi2" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "71F9vsVsZH7ZFd+PpN0azA" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 53 - }, - "_enabled": true, - "__prefab": { - "__id__": 64 - }, - "_resizeMode": 1, - "_layoutType": 2, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 0, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 20, - "_paddingBottom": 40, - "_spacingX": 0, - "_spacingY": 10, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": false, - "_id": "23w653T4BGdajVZiYhdWst" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "eaGEkmlCpANK+GS6CImtZa" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 36 - }, - "_enabled": true, - "__prefab": { - "__id__": 66 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 696, - "height": 372 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "c15LPSTf1Hy7OgE1U52HpA" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "71kmounFRG/K27WWBbH2RB" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 36 - }, - "_enabled": true, - "__prefab": { - "__id__": 68 - }, - "_alignFlags": 45, - "_target": null, - "_left": 2, - "_right": 2, - "_top": 64, - "_bottom": 64, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 240, - "_originalHeight": 250, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "0f/F63Y49FlpN2VHUdQDWE" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d7V9maLahK5pggsbztK/qb" - }, - { - "__type__": "cc.Node", - "_name": "inputMsg", - "_objFlags": 0, - "_parent": { - "__id__": 16 - }, - "_children": [ - { - "__id__": 70 - } - ], - "_active": true, - "_components": [ - { - "__id__": 90 - }, - { - "__id__": 92 - }, - { - "__id__": 94 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -69, - "y": -218, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "d5rf5TjeZLb7009d9AyRxB" - }, - { - "__type__": "cc.Node", - "_name": "input", - "_objFlags": 0, - "_parent": { - "__id__": 69 - }, - "_children": [ - { - "__id__": 71 - }, - { - "__id__": 76 - } - ], - "_active": true, - "_components": [ - { - "__id__": 81 - }, - { - "__id__": 83 - }, - { - "__id__": 85 - }, - { - "__id__": 88 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "dfL9H+I3JIwY3uyLMlzJE3" - }, - { - "__type__": "cc.Node", - "_name": "TEXT_LABEL", - "_objFlags": 0, - "_parent": { - "__id__": 70 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 72 - }, - { - "__id__": 74 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -267, - "y": 30, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "f8o9bmzX1HDbnE6qYBsRHr" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 71 - }, - "_enabled": true, - "__prefab": { - "__id__": 73 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 536, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 1 - }, - "_id": "7cOyY+FSlG7K4vQnV6Rrym" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "779kAXGTtMZKXfYlOg0Tfd" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 71 - }, - "_enabled": true, - "__prefab": { - "__id__": 75 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 102, - "g": 102, - "b": 102, - "a": 255 - }, - "_string": "", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 40, - "_fontSize": 24, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 1, - "_enableWrapText": false, - "_font": null, - "_isSystemFontUsed": true, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_id": "d6tAQDwSRAbqM6/V7y1Uf8" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ddIY+NJvlDTIQAg7PLVrGo" - }, - { - "__type__": "cc.Node", - "_name": "PLACEHOLDER_LABEL", - "_objFlags": 0, - "_parent": { - "__id__": 70 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 77 - }, - { - "__id__": 79 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -267, - "y": 30, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "1azMCRTB1PfLoLxl0Idixn" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 76 - }, - "_enabled": true, - "__prefab": { - "__id__": 78 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 536, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 1 - }, - "_id": "efLk73zjJBCZHquMd2m5cU" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d07wQj4whCUqYGJH1lEpVp" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 76 - }, - "_enabled": true, - "__prefab": { - "__id__": 80 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 187, - "g": 187, - "b": 187, - "a": 255 - }, - "_string": "Say something...", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 24, - "_fontSize": 24, - "_fontFamily": "Arial", - "_lineHeight": 60, - "_overflow": 1, - "_enableWrapText": false, - "_font": null, - "_isSystemFontUsed": true, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_id": "75Exm8Xz9FDrohYGj1VQRN" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "8fhi7qRLFJbK0abIJuXmCW" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 70 - }, - "_enabled": true, - "__prefab": { - "__id__": 82 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 538, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "5avPp6GhdDAqZxbv3085GA" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1fhJOVuOVAGYSYZoiE25Uz" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 70 - }, - "_enabled": true, - "__prefab": { - "__id__": 84 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "9dvCU/H2BNE4+9MG9VFIoc" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "43qH95z3VGeYelCElKd6FW" - }, - { - "__type__": "cc.EditBox", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 70 - }, - "_enabled": true, - "__prefab": { - "__id__": 86 - }, - "editingDidBegan": [], - "textChanged": [], - "editingDidEnded": [], - "editingReturn": [ - { - "__id__": 87 - } - ], - "_textLabel": { - "__id__": 74 - }, - "_placeholderLabel": { - "__id__": 79 - }, - "_returnType": 0, - "_string": "", - "_tabIndex": 0, - "_backgroundImage": null, - "_inputFlag": 5, - "_inputMode": 6, - "_maxLength": -1, - "_id": "c3WAD9LvBHDrccAsW7Rn6c" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1bCHrwPGZOPrbmPh93kwpe" - }, - { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 16 - }, - "component": "", - "_componentId": "e256e9e7BpBP6croxSRE/vW", - "handler": "send", - "customEventData": "" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 70 - }, - "_enabled": true, - "__prefab": { - "__id__": 89 - }, - "_alignFlags": 44, - "_target": null, - "_left": 10, - "_right": 10, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 160, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "13rWXLrbZLPrJ8SSHiU6Lh" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "23GZu/VLpIRIQiQiAuh32l" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 69 - }, - "_enabled": true, - "__prefab": { - "__id__": 91 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 558, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "54F+IEpXJK5L8ErZv/eEnj" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1fhJOVuOVAGYSYZoiE25Uz" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 69 - }, - "_enabled": true, - "__prefab": { - "__id__": 93 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "0638b78e-5b91-4912-b2b8-06eed04deede@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "98OPgmVNZOJZti8PwxaMYG" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "43qH95z3VGeYelCElKd6FW" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 69 - }, - "_enabled": true, - "__prefab": { - "__id__": 95 - }, - "_alignFlags": 44, - "_target": null, - "_left": 2, - "_right": 140, - "_top": 0, - "_bottom": 2, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 160, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "2e3dvrUTJHOLY4/BIaDwd1" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9cwo1ypmBNSbLf22Dtr9YZ" - }, - { - "__type__": "cc.Node", - "_name": "btnSend", - "_objFlags": 0, - "_parent": { - "__id__": 16 - }, - "_children": [ - { - "__id__": 97 - } - ], - "_active": true, - "_components": [ - { - "__id__": 102 - }, - { - "__id__": 104 - }, - { - "__id__": 106 - }, - { - "__id__": 108 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 280, - "y": -218, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "cf1NSanI5LVpSni6V2+lhZ" - }, - { - "__type__": "cc.Node", - "_name": "labelSend", - "_objFlags": 0, - "_parent": { - "__id__": 96 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 98 - }, - { - "__id__": 100 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "ecA0rZXBVHZ7VRF/DWa/yg" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 97 - }, - "_enabled": true, - "__prefab": { - "__id__": 99 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 56.05, - "height": 50.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "3eoCYn1pZDVqNrHf5ZPUnd" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c68UOAlNhN171Umca6yVvF" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 97 - }, - "_enabled": true, - "__prefab": { - "__id__": 101 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "Send", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 24, - "_fontSize": 24, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_id": "e49QkZkJpGy48LbLYyMVZj" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2frm37uaJHQr0AEEaYyM82" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 96 - }, - "_enabled": true, - "__prefab": { - "__id__": 103 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 138, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "3072plRYZLDo/u1J/OgD/4" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f7NISe7HdAD68SLfhnddy8" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 96 - }, - "_enabled": true, - "__prefab": { - "__id__": 105 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 33, - "g": 95, - "b": 164, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "0638b78e-5b91-4912-b2b8-06eed04deede@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "cdN/D2QZVG2Z6Fj0/POCry" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e71ctEmpxFC4KlSYRZNz/a" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 96 - }, - "_enabled": true, - "__prefab": { - "__id__": 107 - }, - "_alignFlags": 36, - "_target": null, - "_left": 417, - "_right": 1, - "_top": 0, - "_bottom": 2, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 2, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "16YxgW/25C4JO7+GxlkxOh" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f8I2vB/TRFyp7+vN5h9Gms" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 96 - }, - "_enabled": true, - "__prefab": { - "__id__": 109 - }, - "clickEvents": [ - { - "__id__": 110 - } - ], - "_interactable": true, - "_transition": 1, - "_normalColor": { - "__type__": "cc.Color", - "r": 33, - "g": 95, - "b": 164, - "a": 255 - }, - "_hoverColor": { - "__type__": "cc.Color", - "r": 47, - "g": 116, - "b": 194, - "a": 255 - }, - "_pressedColor": { - "__type__": "cc.Color", - "r": 63, - "g": 138, - "b": 221, - "a": 255 - }, - "_disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_normalSprite": { - "__uuid__": "0638b78e-5b91-4912-b2b8-06eed04deede@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_hoverSprite": null, - "_pressedSprite": null, - "_disabledSprite": null, - "_duration": 0.1, - "_zoomScale": 1.2, - "_target": null, - "_id": "abenKO7ttJy6gsUJ2+xbiQ" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "68myaMOdtBmJwkAhRW8lvj" - }, - { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 16 - }, - "component": "", - "_componentId": "e256e9e7BpBP6croxSRE/vW", - "handler": "send", - "customEventData": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 16 - }, - "_enabled": true, - "__prefab": { - "__id__": 112 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 700, - "height": 500 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "72rU+XOY9FUKp/Qh6SpUZZ" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "55pCbtzR5GbojKMArZkfim" - }, - { - "__type__": "e256e9e7BpBP6croxSRE/vW", - "_name": "", - "_objFlags": 0, - "__editorExtras__": { - "mountedRoot": { - "__id__": 16 - } - }, - "node": { - "__id__": 16 - }, - "_enabled": true, - "__prefab": { - "__id__": 114 - }, - "roomName": "#Client 1", - "prefabMsgItem": { - "__uuid__": "5393b4df-3fd4-4342-a3c1-b2dc4763d062", - "__expectedType__": "cc.Prefab" - }, - "labelTitle": { - "__id__": 28 - }, - "msgScroll": { - "__id__": 51 - }, - "inputSend": { - "__id__": 85 - }, - "_id": "8bWbBvOk5JfLCyHgHBNFVO" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d7YRgDBQlPKL5QQSuR70vu" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 16 - }, - "_enabled": true, - "__prefab": null, - "_alignFlags": 5, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 120, - "_bottom": 0.48333333333333334, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": false, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 0, - "_originalHeight": 500, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "860Xe3I49PEZkPFizZTdCQ" - }, - { - "__type__": "cc.Node", - "_name": "ChatBox 2", - "_objFlags": 0, - "_parent": { - "__id__": 2 - }, - "_children": [ - { - "__id__": 117 - }, - { - "__id__": 124 - }, - { - "__id__": 136 - }, - { - "__id__": 169 - }, - { - "__id__": 196 - } - ], - "_active": true, - "_components": [ - { - "__id__": 211 - }, - { - "__id__": 213 - }, - { - "__id__": 215 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -310, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "05mIbPF51Mi4apgtW+hep9" - }, - { - "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 0, - "_parent": { - "__id__": 116 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 118 - }, - { - "__id__": 120 - }, - { - "__id__": 122 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "7fRyn5SqpE5bjydPN+GdZZ" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 117 - }, - "_enabled": true, - "__prefab": { - "__id__": 119 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 700, - "height": 500 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "80AA1yrXlPn6coGrz8D1XC" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f7NISe7HdAD68SLfhnddy8" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 117 - }, - "_enabled": true, - "__prefab": { - "__id__": 121 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 202, - "g": 202, - "b": 202, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "0638b78e-5b91-4912-b2b8-06eed04deede@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "0e+kOnqIZIaaqVZRSiXdLy" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e71ctEmpxFC4KlSYRZNz/a" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 117 - }, - "_enabled": true, - "__prefab": { - "__id__": 123 - }, - "_alignFlags": 45, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 2, - "_originalHeight": 2, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "d5jcQOZRFNCIkfVDniFE4m" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "09PnHFu4pE4af8ssyZ1lat" - }, - { - "__type__": "cc.Node", - "_name": "title", - "_objFlags": 0, - "_parent": { - "__id__": 116 - }, - "_children": [ - { - "__id__": 125 - } - ], - "_active": true, - "_components": [ - { - "__id__": 130 - }, - { - "__id__": 132 - }, - { - "__id__": 134 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 220, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "0aO+b0ItRPH71Y255Zuac/" - }, - { - "__type__": "cc.Node", - "_name": "labelTitle", - "_objFlags": 0, - "_parent": { - "__id__": 124 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 126 - }, - { - "__id__": 128 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "cdWf0e4mlKQ4q00Oh9hu2y" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 125 - }, - "_enabled": true, - "__prefab": { - "__id__": 127 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 203.67, - "height": 50.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "03+kF4HEZI1qzvl0q5IpG+" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c68UOAlNhN171Umca6yVvF" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 125 - }, - "_enabled": true, - "__prefab": { - "__id__": 129 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "--- Room Name --", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 26, - "_fontSize": 26, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_id": "e0WjBbnolEoYBGKS2FPoQR" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2frm37uaJHQr0AEEaYyM82" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 124 - }, - "_enabled": true, - "__prefab": { - "__id__": 131 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 700, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "d8R/33kfxMrL3im2qSslTJ" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "55pCbtzR5GbojKMArZkfim" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 124 - }, - "_enabled": true, - "__prefab": { - "__id__": 133 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "0638b78e-5b91-4912-b2b8-06eed04deede@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "ccD26Jk75DsIF6HAgQihcU" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "20UGQn4U9GUoln0NJQTkbG" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 124 - }, - "_enabled": true, - "__prefab": { - "__id__": 135 - }, - "_alignFlags": 1, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 0, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "9122QSOXhKzbrNEjfuEL5p" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d0RbrZQCdBpoFNtWQanfCV" - }, - { - "__type__": "cc.Node", - "_name": "messageScrollView", - "_objFlags": 0, - "_parent": { - "__id__": 116 - }, - "_children": [ - { - "__id__": 137 - }, - { - "__id__": 154 - } - ], - "_active": true, - "_components": [ - { - "__id__": 165 - }, - { - "__id__": 151 - }, - { - "__id__": 167 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "c8kSSIBwVCPbThJkvcrd1Z" - }, - { - "__type__": "cc.Node", - "_name": "scrollBar", - "_objFlags": 0, - "_parent": { - "__id__": 136 - }, - "_children": [ - { - "__id__": 138 - } - ], - "_active": true, - "_components": [ - { - "__id__": 143 - }, - { - "__id__": 145 - }, - { - "__id__": 147 - }, - { - "__id__": 149 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 348, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "09bD7CFOFKzrJh677Cc1Hz" - }, - { - "__type__": "cc.Node", - "_name": "bar", - "_objFlags": 0, - "_parent": { - "__id__": 137 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 139 - }, - { - "__id__": 141 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -11, - "y": -129.3792071802543, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "52WNKoel5GtrCwcz1vL0dU" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 138 - }, - "_enabled": true, - "__prefab": { - "__id__": 140 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 10, - "height": 258.7584143605086 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_id": "78hYHH/htJ4YJZ9bJ/KlS5" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "95oWyE8aJJxJ5UvVmOXyZU" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 138 - }, - "_enabled": true, - "__prefab": { - "__id__": 142 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "afc47931-f066-46b0-90be-9fe61f213428@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "8dwKLcbVdMhoOa7oNWlPpm" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "02Vchn8fFF/77B+7pVCQuQ" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 137 - }, - "_enabled": true, - "__prefab": { - "__id__": 144 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 12, - "height": 372 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 1, - "y": 0.5 - }, - "_id": "29NFd5HGxCcpqZRuMsDZdK" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "17lQPXOPpO0b6Z/3qQRAz3" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 137 - }, - "_enabled": true, - "__prefab": { - "__id__": 146 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "ffb88a8f-af62-48f4-8f1d-3cb606443a43@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "ecHxG+i8dOSb+VURJu291Q" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9dLJe/n0BKVoGauB1wT/Tc" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 137 - }, - "_enabled": true, - "__prefab": { - "__id__": 148 - }, - "_alignFlags": 37, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 0, - "_originalHeight": 250, - "_alignMode": 1, - "_lockFlags": 0, - "_id": "53m+ik419AO5OeC/0UKGIx" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "88/VBmjEBOMLWb2cOiN0kU" - }, - { - "__type__": "cc.ScrollBar", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 137 - }, - "_enabled": true, - "__prefab": { - "__id__": 150 - }, - "_scrollView": { - "__id__": 151 - }, - "_handle": { - "__id__": 141 - }, - "_direction": 1, - "_enableAutoHide": false, - "_autoHideTime": 1, - "_id": "36v/u9W9dMBaluPSFscdq0" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f4i77UV0dH4pcD0KQOXx7c" - }, - { - "__type__": "cc.ScrollView", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 136 - }, - "_enabled": true, - "__prefab": { - "__id__": 152 - }, - "bounceDuration": 0.23, - "brake": 0.75, - "elastic": true, - "inertia": true, - "horizontal": false, - "vertical": true, - "cancelInnerEvents": true, - "scrollEvents": [], - "_content": { - "__id__": 153 - }, - "_horizontalScrollBar": null, - "_verticalScrollBar": { - "__id__": 149 - }, - "_id": "3ehoA796hMwaINBzj2fGWP" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a8UaPDxYhIX5MrqvKGMJdR" - }, - { - "__type__": "cc.Node", - "_name": "list", - "_objFlags": 0, - "_parent": { - "__id__": 154 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 161 - }, - { - "__id__": 163 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 20, - "y": 145.003, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "491RnpB/FJw6usGkjuf41I" - }, - { - "__type__": "cc.Node", - "_name": "view", - "_objFlags": 0, - "_parent": { - "__id__": 136 - }, - "_children": [ - { - "__id__": 153 - } - ], - "_active": true, - "_components": [ - { - "__id__": 155 - }, - { - "__id__": 157 - }, - { - "__id__": 159 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -348, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "dbETNNrW1H07Jpezvgk6dP" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 154 - }, - "_enabled": true, - "__prefab": { - "__id__": 156 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 696, - "height": 372 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "ccwxrFTZpHDo0FSOGM+K7f" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "adVJjE6iNG9YcIKwDKe/zq" - }, - { - "__type__": "cc.Mask", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 154 - }, - "_enabled": true, - "__prefab": { - "__id__": 158 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_type": 0, - "_inverted": false, - "_segments": 64, - "_spriteFrame": null, - "_alphaThreshold": 0.1, - "_id": "abYuh+FIJE1o1ikDhziIdb" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4eIg29oQZFVLk+NZnwDdlk" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 154 - }, - "_enabled": true, - "__prefab": { - "__id__": 160 - }, - "_alignFlags": 45, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 240, - "_originalHeight": 250, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "4dynDco3pKK4gwNtpn7Ag+" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "35r8M2AF9Ko6wg3YTqho+K" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 153 - }, - "_enabled": true, - "__prefab": { - "__id__": 162 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 656, - "height": 211.59999999999997 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 1 - }, - "_id": "606E2ufDxBl5sxMQmOAMKS" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "71F9vsVsZH7ZFd+PpN0azA" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 153 - }, - "_enabled": true, - "__prefab": { - "__id__": 164 - }, - "_resizeMode": 1, - "_layoutType": 2, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 0, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 20, - "_paddingBottom": 40, - "_spacingX": 0, - "_spacingY": 10, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": false, - "_id": "dfZnzQLDlD+5P5BC3zO2ct" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "eaGEkmlCpANK+GS6CImtZa" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 136 - }, - "_enabled": true, - "__prefab": { - "__id__": 166 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 696, - "height": 372 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "a7KvP55LZGoIeO5g4K5Jun" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "71kmounFRG/K27WWBbH2RB" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 136 - }, - "_enabled": true, - "__prefab": { - "__id__": 168 - }, - "_alignFlags": 45, - "_target": null, - "_left": 2, - "_right": 2, - "_top": 64, - "_bottom": 64, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 240, - "_originalHeight": 250, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "58J7j6nNNPWJsIc3o80ycw" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d7V9maLahK5pggsbztK/qb" - }, - { - "__type__": "cc.Node", - "_name": "inputMsg", - "_objFlags": 0, - "_parent": { - "__id__": 116 - }, - "_children": [ - { - "__id__": 170 - } - ], - "_active": true, - "_components": [ - { - "__id__": 190 - }, - { - "__id__": 192 - }, - { - "__id__": 194 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -69, - "y": -218, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "c3R9IGjLBGQpWnZD59L3mz" - }, - { - "__type__": "cc.Node", - "_name": "input", - "_objFlags": 0, - "_parent": { - "__id__": 169 - }, - "_children": [ - { - "__id__": 171 - }, - { - "__id__": 176 - } - ], - "_active": true, - "_components": [ - { - "__id__": 181 - }, - { - "__id__": 183 - }, - { - "__id__": 185 - }, - { - "__id__": 188 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "0c5HzRh9hN94FwTg1oVjZX" - }, - { - "__type__": "cc.Node", - "_name": "TEXT_LABEL", - "_objFlags": 0, - "_parent": { - "__id__": 170 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 172 - }, - { - "__id__": 174 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -267, - "y": 30, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "0c2NUUWk9JcpfQeFXM0XME" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 171 - }, - "_enabled": true, - "__prefab": { - "__id__": 173 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 536, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 1 - }, - "_id": "45EC4iIrtFeJQ9eKe03RNM" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "779kAXGTtMZKXfYlOg0Tfd" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 171 - }, - "_enabled": true, - "__prefab": { - "__id__": 175 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 102, - "g": 102, - "b": 102, - "a": 255 - }, - "_string": "", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 40, - "_fontSize": 24, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 1, - "_enableWrapText": false, - "_font": null, - "_isSystemFontUsed": true, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_id": "d1MVXtjMxIEJ1VWNiR7vNH" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ddIY+NJvlDTIQAg7PLVrGo" - }, - { - "__type__": "cc.Node", - "_name": "PLACEHOLDER_LABEL", - "_objFlags": 0, - "_parent": { - "__id__": 170 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 177 - }, - { - "__id__": 179 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -267, - "y": 30, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "b0FrdnO6hIPL8pxe2OvQoJ" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 176 - }, - "_enabled": true, - "__prefab": { - "__id__": 178 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 536, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 1 - }, - "_id": "23oQbFqwRPtIAmxA9Au2Kt" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d07wQj4whCUqYGJH1lEpVp" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 176 - }, - "_enabled": true, - "__prefab": { - "__id__": 180 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 187, - "g": 187, - "b": 187, - "a": 255 - }, - "_string": "Say something...", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 24, - "_fontSize": 24, - "_fontFamily": "Arial", - "_lineHeight": 60, - "_overflow": 1, - "_enableWrapText": false, - "_font": null, - "_isSystemFontUsed": true, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_id": "27nubE015H24o0RIctIw2G" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "8fhi7qRLFJbK0abIJuXmCW" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 170 - }, - "_enabled": true, - "__prefab": { - "__id__": 182 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 538, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "5cVMTrI1RL5KK/1x5HvDv4" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1fhJOVuOVAGYSYZoiE25Uz" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 170 - }, - "_enabled": true, - "__prefab": { - "__id__": 184 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "a0wV0zKMBEYK12EnKCGnDK" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "43qH95z3VGeYelCElKd6FW" - }, - { - "__type__": "cc.EditBox", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 170 - }, - "_enabled": true, - "__prefab": { - "__id__": 186 - }, - "editingDidBegan": [], - "textChanged": [], - "editingDidEnded": [], - "editingReturn": [ - { - "__id__": 187 - } - ], - "_textLabel": { - "__id__": 174 - }, - "_placeholderLabel": { - "__id__": 179 - }, - "_returnType": 0, - "_string": "", - "_tabIndex": 0, - "_backgroundImage": null, - "_inputFlag": 5, - "_inputMode": 6, - "_maxLength": -1, - "_id": "39kzXsEZhL752vtlPA+pCD" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1bCHrwPGZOPrbmPh93kwpe" - }, - { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 116 - }, - "component": "", - "_componentId": "e256e9e7BpBP6croxSRE/vW", - "handler": "send", - "customEventData": "" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 170 - }, - "_enabled": true, - "__prefab": { - "__id__": 189 - }, - "_alignFlags": 44, - "_target": null, - "_left": 10, - "_right": 10, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 160, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "3fw9lsk4xPYb0P3XAhhY8m" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "23GZu/VLpIRIQiQiAuh32l" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 169 - }, - "_enabled": true, - "__prefab": { - "__id__": 191 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 558, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "ffXf8yw6VFbqXeeOs2PV04" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1fhJOVuOVAGYSYZoiE25Uz" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 169 - }, - "_enabled": true, - "__prefab": { - "__id__": 193 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "0638b78e-5b91-4912-b2b8-06eed04deede@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "73gOBlX99CnbBaf0FAidvh" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "43qH95z3VGeYelCElKd6FW" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 169 - }, - "_enabled": true, - "__prefab": { - "__id__": 195 - }, - "_alignFlags": 44, - "_target": null, - "_left": 2, - "_right": 140, - "_top": 0, - "_bottom": 2, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 160, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "a92snRxLlEJIpO8xpxxzNj" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9cwo1ypmBNSbLf22Dtr9YZ" - }, - { - "__type__": "cc.Node", - "_name": "btnSend", - "_objFlags": 0, - "_parent": { - "__id__": 116 - }, - "_children": [ - { - "__id__": 197 - } - ], - "_active": true, - "_components": [ - { - "__id__": 202 - }, - { - "__id__": 204 - }, - { - "__id__": 206 - }, - { - "__id__": 208 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 280, - "y": -218, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "8fQ8wYpI9DwrZC14oKfSj3" - }, - { - "__type__": "cc.Node", - "_name": "labelSend", - "_objFlags": 0, - "_parent": { - "__id__": 196 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 198 - }, - { - "__id__": 200 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "419w/N0UdBAIr+Pt0Zsza5" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 197 - }, - "_enabled": true, - "__prefab": { - "__id__": 199 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 56.05, - "height": 50.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "e5JzVOb0VNDY1vj2XnKhNE" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c68UOAlNhN171Umca6yVvF" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 197 - }, - "_enabled": true, - "__prefab": { - "__id__": 201 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "Send", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 24, - "_fontSize": 24, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_id": "0b+GeYosBLGaNe8pVjVqwY" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2frm37uaJHQr0AEEaYyM82" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 196 - }, - "_enabled": true, - "__prefab": { - "__id__": 203 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 138, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "6cFIA1yPFJaLFzB0fughva" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f7NISe7HdAD68SLfhnddy8" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 196 - }, - "_enabled": true, - "__prefab": { - "__id__": 205 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 33, - "g": 95, - "b": 164, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "0638b78e-5b91-4912-b2b8-06eed04deede@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "71gXegn0hBeJ4bLH7TSLvd" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e71ctEmpxFC4KlSYRZNz/a" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 196 - }, - "_enabled": true, - "__prefab": { - "__id__": 207 - }, - "_alignFlags": 36, - "_target": null, - "_left": 417, - "_right": 1, - "_top": 0, - "_bottom": 2, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 2, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "18fqYbN1BIrY3f61vZsYMr" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f8I2vB/TRFyp7+vN5h9Gms" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 196 - }, - "_enabled": true, - "__prefab": { - "__id__": 209 - }, - "clickEvents": [ - { - "__id__": 210 - } - ], - "_interactable": true, - "_transition": 1, - "_normalColor": { - "__type__": "cc.Color", - "r": 33, - "g": 95, - "b": 164, - "a": 255 - }, - "_hoverColor": { - "__type__": "cc.Color", - "r": 47, - "g": 116, - "b": 194, - "a": 255 - }, - "_pressedColor": { - "__type__": "cc.Color", - "r": 63, - "g": 138, - "b": 221, - "a": 255 - }, - "_disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_normalSprite": { - "__uuid__": "0638b78e-5b91-4912-b2b8-06eed04deede@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_hoverSprite": null, - "_pressedSprite": null, - "_disabledSprite": null, - "_duration": 0.1, - "_zoomScale": 1.2, - "_target": null, - "_id": "aeyJGzwrdE65JDfMrKXBo5" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "68myaMOdtBmJwkAhRW8lvj" - }, - { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 116 - }, - "component": "", - "_componentId": "e256e9e7BpBP6croxSRE/vW", - "handler": "send", - "customEventData": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 116 - }, - "_enabled": true, - "__prefab": { - "__id__": 212 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 700, - "height": 500 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "8byaL4pp5JgqRN5yDJz4yd" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "55pCbtzR5GbojKMArZkfim" - }, - { - "__type__": "e256e9e7BpBP6croxSRE/vW", - "_name": "", - "_objFlags": 0, - "__editorExtras__": { - "mountedRoot": { - "__id__": 116 - } - }, - "node": { - "__id__": 116 - }, - "_enabled": true, - "__prefab": { - "__id__": 214 - }, - "roomName": "#Client 2", - "prefabMsgItem": { - "__uuid__": "5393b4df-3fd4-4342-a3c1-b2dc4763d062", - "__expectedType__": "cc.Prefab" - }, - "labelTitle": { - "__id__": 128 - }, - "msgScroll": { - "__id__": 151 - }, - "inputSend": { - "__id__": 185 - }, - "_id": "8cVagyJWZM/axPoWfPcOBq" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d7YRgDBQlPKL5QQSuR70vu" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 116 - }, - "_enabled": true, - "__prefab": null, - "_alignFlags": 5, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0.55, - "_bottom": 40, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": false, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 0, - "_originalHeight": 500, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "4105CM0WRNDqzEm1HR8i3F" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 217 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 750, - "height": 1200 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "d49f4KYldJf5GG5TqpUTGJ" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0dngp/9gNO34wUQjZfN/CX" - }, - { - "__type__": "cc.Canvas", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 219 - }, - "_cameraComponent": { - "__id__": 4 - }, - "_alignCanvasWithScreen": true, - "_id": "12goeL+IpIpqO3aC6hKrxe" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3f2oTdCepERZdpmIfLsrhd" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 221 - }, - "_alignFlags": 45, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 0, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "b2H2x2jUdIVYV9wiYpEM0O" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e8a+bU/8dPDbbJguUzLdoF" - }, - { - "__type__": "cc.PrefabInfo", - "fileId": "", - "targetOverrides": [ - { - "__id__": 223 - }, - { - "__id__": 331 - }, - { - "__id__": 333 - }, - { - "__id__": 335 - }, - { - "__id__": 347 - }, - { - "__id__": 349 - } - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 224 - }, - "sourceInfo": null, - "propertyPath": [ - "msgScroll" - ], - "target": { - "__id__": 225 - }, - "targetInfo": { - "__id__": 330 - } - }, - { - "__type__": "e256e9e7BpBP6croxSRE/vW", - "_name": "", - "_objFlags": 0, - "__editorExtras__": { - "mountedRoot": { - "__id__": 225 - } - }, - "node": { - "__id__": 225 - }, - "_enabled": true, - "__prefab": { - "__id__": 324 - }, - "roomName": "#Client 1", - "prefabMsgItem": { - "__uuid__": "5393b4df-3fd4-4342-a3c1-b2dc4763d062", - "__expectedType__": "cc.Prefab" - }, - "labelTitle": { - "__id__": 325 - }, - "msgScroll": { - "__id__": 260 - }, - "inputSend": { - "__id__": 294 - }, - "_id": "52TsmgtbRFibvFy53ozXfK" - }, - { - "__type__": "cc.Node", - "_name": "ChatBox 1", - "_objFlags": 0, - "_parent": null, - "_children": [ - { - "__id__": 226 - }, - { - "__id__": 233 - }, - { - "__id__": 245 - }, - { - "__id__": 278 - }, - { - "__id__": 305 - } - ], - "_active": true, - "_components": [ - { - "__id__": 320 - }, - { - "__id__": 322 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 375, - "y": 818.258, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "d4HCrjsnBDBatOmPR522lZ" - }, - { - "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 0, - "_parent": { - "__id__": 225 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 227 - }, - { - "__id__": 229 - }, - { - "__id__": 231 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "b7n1KcDVtNjYCqnRf4hDkA" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 226 - }, - "_enabled": true, - "__prefab": { - "__id__": 228 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 700, - "height": 500 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "d2shnllQBDnL/r0zQBbdKo" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f7NISe7HdAD68SLfhnddy8" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 226 - }, - "_enabled": true, - "__prefab": { - "__id__": 230 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 202, - "g": 202, - "b": 202, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "0638b78e-5b91-4912-b2b8-06eed04deede@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "72Ko+wQqhPRpOP+NT8WaL2" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e71ctEmpxFC4KlSYRZNz/a" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 226 - }, - "_enabled": true, - "__prefab": { - "__id__": 232 - }, - "_alignFlags": 45, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 2, - "_originalHeight": 2, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "86RQRnN3ZNAoXUi4QjgAdh" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "09PnHFu4pE4af8ssyZ1lat" - }, - { - "__type__": "cc.Node", - "_name": "title", - "_objFlags": 0, - "_parent": { - "__id__": 225 - }, - "_children": [ - { - "__id__": 234 - } - ], - "_active": true, - "_components": [ - { - "__id__": 239 - }, - { - "__id__": 241 - }, - { - "__id__": 243 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 220, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "9cSpaw6yBKxohrV4JHiWIM" - }, - { - "__type__": "cc.Node", - "_name": "labelTitle", - "_objFlags": 0, - "_parent": { - "__id__": 233 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 235 - }, - { - "__id__": 237 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "8c4pvMWa5Mer+1FYNEtwF/" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 234 - }, - "_enabled": true, - "__prefab": { - "__id__": 236 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 203.67, - "height": 50.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "5dqtk5E3pCTKXl+V5K8a0k" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c68UOAlNhN171Umca6yVvF" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 234 - }, - "_enabled": true, - "__prefab": { - "__id__": 238 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "--- Room Name --", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 26, - "_fontSize": 26, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_id": "936WQoOVJLvqRBIdtqn7nb" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2frm37uaJHQr0AEEaYyM82" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 233 - }, - "_enabled": true, - "__prefab": { - "__id__": 240 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 700, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "9dqGy4VVlDo6lW65MZg/Lt" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "55pCbtzR5GbojKMArZkfim" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 233 - }, - "_enabled": true, - "__prefab": { - "__id__": 242 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "0638b78e-5b91-4912-b2b8-06eed04deede@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "40JQ1QeQNJbIIegcOk3ybw" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "20UGQn4U9GUoln0NJQTkbG" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 233 - }, - "_enabled": true, - "__prefab": { - "__id__": 244 - }, - "_alignFlags": 1, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 0, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "0cEYncp1tLObOi98wBsm3Q" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d0RbrZQCdBpoFNtWQanfCV" - }, - { - "__type__": "cc.Node", - "_name": "messageScrollView", - "_objFlags": 0, - "_parent": { - "__id__": 225 - }, - "_children": [ - { - "__id__": 246 - }, - { - "__id__": 263 - } - ], - "_active": true, - "_components": [ - { - "__id__": 274 - }, - { - "__id__": 260 - }, - { - "__id__": 276 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "c2eMktIMdF4oqfMq4yU55y" - }, - { - "__type__": "cc.Node", - "_name": "scrollBar", - "_objFlags": 0, - "_parent": { - "__id__": 245 - }, - "_children": [ - { - "__id__": 247 - } - ], - "_active": true, - "_components": [ - { - "__id__": 252 - }, - { - "__id__": 254 - }, - { - "__id__": 256 - }, - { - "__id__": 258 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 348, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "3d9Zsbl7NFUrnMi1/0xkMq" - }, - { - "__type__": "cc.Node", - "_name": "bar", - "_objFlags": 0, - "_parent": { - "__id__": 246 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 248 - }, - { - "__id__": 250 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -11, - "y": -129.3792071802543, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "30vJZuI81KGpFYxPtnMVs0" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 247 - }, - "_enabled": true, - "__prefab": { - "__id__": 249 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 10, - "height": 258.7584143605086 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_id": "a9Wy0kpCpN1Zk8BhI35EVj" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "95oWyE8aJJxJ5UvVmOXyZU" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 247 - }, - "_enabled": true, - "__prefab": { - "__id__": 251 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "afc47931-f066-46b0-90be-9fe61f213428@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "6ep8hZHOZB7oXQtSyW9X7N" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "02Vchn8fFF/77B+7pVCQuQ" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 246 - }, - "_enabled": true, - "__prefab": { - "__id__": 253 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 12, - "height": 372 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 1, - "y": 0.5 - }, - "_id": "a5RembBSRC/I+95h7FQvuJ" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "17lQPXOPpO0b6Z/3qQRAz3" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 246 - }, - "_enabled": true, - "__prefab": { - "__id__": 255 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "ffb88a8f-af62-48f4-8f1d-3cb606443a43@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "1bdfF7PyJE2qsAchFdt9Xp" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9dLJe/n0BKVoGauB1wT/Tc" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 246 - }, - "_enabled": true, - "__prefab": { - "__id__": 257 - }, - "_alignFlags": 37, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 0, - "_originalHeight": 250, - "_alignMode": 1, - "_lockFlags": 0, - "_id": "e10FAgo5ZFsaYMLTDPGd7Y" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "88/VBmjEBOMLWb2cOiN0kU" - }, - { - "__type__": "cc.ScrollBar", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 246 - }, - "_enabled": true, - "__prefab": { - "__id__": 259 - }, - "_scrollView": { - "__id__": 260 - }, - "_handle": { - "__id__": 250 - }, - "_direction": 1, - "_enableAutoHide": false, - "_autoHideTime": 1, - "_id": "0669drOxlImbsghvYvVSe7" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f4i77UV0dH4pcD0KQOXx7c" - }, - { - "__type__": "cc.ScrollView", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 245 - }, - "_enabled": true, - "__prefab": { - "__id__": 261 - }, - "bounceDuration": 0.23, - "brake": 0.75, - "elastic": true, - "inertia": true, - "horizontal": false, - "vertical": true, - "cancelInnerEvents": true, - "scrollEvents": [], - "_content": { - "__id__": 262 - }, - "_horizontalScrollBar": null, - "_verticalScrollBar": { - "__id__": 258 - }, - "_id": "faGAN1tPtCsIyX3TUbdGnz" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a8UaPDxYhIX5MrqvKGMJdR" - }, - { - "__type__": "cc.Node", - "_name": "list", - "_objFlags": 0, - "_parent": { - "__id__": 263 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 270 - }, - { - "__id__": 272 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 20, - "y": 145.003, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "03eeqUx6NIybqvW/DKnzQU" - }, - { - "__type__": "cc.Node", - "_name": "view", - "_objFlags": 0, - "_parent": { - "__id__": 245 - }, - "_children": [ - { - "__id__": 262 - } - ], - "_active": true, - "_components": [ - { - "__id__": 264 - }, - { - "__id__": 266 - }, - { - "__id__": 268 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -348, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "d4zNVQbC9JtaoU+Sgh4Q6a" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 263 - }, - "_enabled": true, - "__prefab": { - "__id__": 265 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 696, - "height": 372 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "fexwkrkptEJ5r2DkvDFMzY" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "adVJjE6iNG9YcIKwDKe/zq" - }, - { - "__type__": "cc.Mask", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 263 - }, - "_enabled": true, - "__prefab": { - "__id__": 267 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_type": 0, - "_inverted": false, - "_segments": 64, - "_spriteFrame": null, - "_alphaThreshold": 0.1, - "_id": "37RJyqzWpJrJep/m+RlDvw" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4eIg29oQZFVLk+NZnwDdlk" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 263 - }, - "_enabled": true, - "__prefab": { - "__id__": 269 - }, - "_alignFlags": 45, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 240, - "_originalHeight": 250, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "64IRik7VVIrqsDP6K7EOcO" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "35r8M2AF9Ko6wg3YTqho+K" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 262 - }, - "_enabled": true, - "__prefab": { - "__id__": 271 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 656, - "height": 211.59999999999997 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 1 - }, - "_id": "bekzftWotC/Jkahk2fbl4r" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "71F9vsVsZH7ZFd+PpN0azA" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 262 - }, - "_enabled": true, - "__prefab": { - "__id__": 273 - }, - "_resizeMode": 1, - "_layoutType": 2, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 0, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 20, - "_paddingBottom": 40, - "_spacingX": 0, - "_spacingY": 10, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": false, - "_id": "c1SwZgIVhONZKELtfWYyV/" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "eaGEkmlCpANK+GS6CImtZa" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 245 - }, - "_enabled": true, - "__prefab": { - "__id__": 275 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 696, - "height": 372 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "1f4Td1BMNJIqptdl8R4UxI" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "71kmounFRG/K27WWBbH2RB" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 245 - }, - "_enabled": true, - "__prefab": { - "__id__": 277 - }, - "_alignFlags": 45, - "_target": null, - "_left": 2, - "_right": 2, - "_top": 64, - "_bottom": 64, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 240, - "_originalHeight": 250, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "c8X/Dl+rRChajHBhsT7PSi" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d7V9maLahK5pggsbztK/qb" - }, - { - "__type__": "cc.Node", - "_name": "inputMsg", - "_objFlags": 0, - "_parent": { - "__id__": 225 - }, - "_children": [ - { - "__id__": 279 - } - ], - "_active": true, - "_components": [ - { - "__id__": 299 - }, - { - "__id__": 301 - }, - { - "__id__": 303 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -69, - "y": -218, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "8bylSlUONAQbsxyhkm2Cje" - }, - { - "__type__": "cc.Node", - "_name": "input", - "_objFlags": 0, - "_parent": { - "__id__": 278 - }, - "_children": [ - { - "__id__": 280 - }, - { - "__id__": 285 - } - ], - "_active": true, - "_components": [ - { - "__id__": 290 - }, - { - "__id__": 292 - }, - { - "__id__": 294 - }, - { - "__id__": 297 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "696dIVyWBJEboGdaRd1td6" - }, - { - "__type__": "cc.Node", - "_name": "TEXT_LABEL", - "_objFlags": 0, - "_parent": { - "__id__": 279 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 281 - }, - { - "__id__": 283 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -267, - "y": 30, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "2eafLaaJpK6Y6rWgqM81vr" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 280 - }, - "_enabled": true, - "__prefab": { - "__id__": 282 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 536, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 1 - }, - "_id": "86s7EV8g9CzYaRHNzU22gP" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "779kAXGTtMZKXfYlOg0Tfd" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 280 - }, - "_enabled": true, - "__prefab": { - "__id__": 284 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 102, - "g": 102, - "b": 102, - "a": 255 - }, - "_string": "", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 40, - "_fontSize": 24, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 1, - "_enableWrapText": false, - "_font": null, - "_isSystemFontUsed": true, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_id": "c7tDnmJ3ZOJr+L36mtrzO3" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ddIY+NJvlDTIQAg7PLVrGo" - }, - { - "__type__": "cc.Node", - "_name": "PLACEHOLDER_LABEL", - "_objFlags": 0, - "_parent": { - "__id__": 279 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 286 - }, - { - "__id__": 288 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -267, - "y": 30, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "01WbjNA7NAO7Uznxb7PqG2" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 285 - }, - "_enabled": true, - "__prefab": { - "__id__": 287 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 536, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 1 - }, - "_id": "20HIalhX5Lv4tID/yYeZQj" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d07wQj4whCUqYGJH1lEpVp" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 285 - }, - "_enabled": true, - "__prefab": { - "__id__": 289 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 187, - "g": 187, - "b": 187, - "a": 255 - }, - "_string": "Say something...", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 24, - "_fontSize": 24, - "_fontFamily": "Arial", - "_lineHeight": 60, - "_overflow": 1, - "_enableWrapText": false, - "_font": null, - "_isSystemFontUsed": true, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_id": "5eULgQJkFGM5fBj+NrSSQU" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "8fhi7qRLFJbK0abIJuXmCW" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 279 - }, - "_enabled": true, - "__prefab": { - "__id__": 291 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 538, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "c6JhRBewVNQYf2XlmRJdbF" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1fhJOVuOVAGYSYZoiE25Uz" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 279 - }, - "_enabled": true, - "__prefab": { - "__id__": 293 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "2fDnTQxIND0rQrN2N+uQu5" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "43qH95z3VGeYelCElKd6FW" - }, - { - "__type__": "cc.EditBox", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 279 - }, - "_enabled": true, - "__prefab": { - "__id__": 295 - }, - "editingDidBegan": [], - "textChanged": [], - "editingDidEnded": [], - "editingReturn": [ - { - "__id__": 296 - } - ], - "_textLabel": { - "__id__": 283 - }, - "_placeholderLabel": { - "__id__": 288 - }, - "_returnType": 0, - "_string": "", - "_tabIndex": 0, - "_backgroundImage": null, - "_inputFlag": 5, - "_inputMode": 6, - "_maxLength": -1, - "_id": "0dP8W78G5KgJ+y+o0Y5mVB" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1bCHrwPGZOPrbmPh93kwpe" - }, - { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 225 - }, - "component": "", - "_componentId": "e256e9e7BpBP6croxSRE/vW", - "handler": "send", - "customEventData": "" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 279 - }, - "_enabled": true, - "__prefab": { - "__id__": 298 - }, - "_alignFlags": 44, - "_target": null, - "_left": 10, - "_right": 10, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 160, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "e9qZmbdFBMO7A+b+lpfUK2" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "23GZu/VLpIRIQiQiAuh32l" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 278 - }, - "_enabled": true, - "__prefab": { - "__id__": 300 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 558, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "eaCnop2ZFOeILtDvHlFOTj" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1fhJOVuOVAGYSYZoiE25Uz" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 278 - }, - "_enabled": true, - "__prefab": { - "__id__": 302 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "0638b78e-5b91-4912-b2b8-06eed04deede@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "752lWVaWJJoakLP3qTM5Ep" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "43qH95z3VGeYelCElKd6FW" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 278 - }, - "_enabled": true, - "__prefab": { - "__id__": 304 - }, - "_alignFlags": 44, - "_target": null, - "_left": 2, - "_right": 140, - "_top": 0, - "_bottom": 2, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 160, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "18ZHh4B0JI4YbfTdpFqRO0" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9cwo1ypmBNSbLf22Dtr9YZ" - }, - { - "__type__": "cc.Node", - "_name": "btnSend", - "_objFlags": 0, - "_parent": { - "__id__": 225 - }, - "_children": [ - { - "__id__": 306 - } - ], - "_active": true, - "_components": [ - { - "__id__": 311 - }, - { - "__id__": 313 - }, - { - "__id__": 315 - }, - { - "__id__": 317 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 280, - "y": -218, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "eek+xzhHlEAaiBnef6W1e3" - }, - { - "__type__": "cc.Node", - "_name": "labelSend", - "_objFlags": 0, - "_parent": { - "__id__": 305 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 307 - }, - { - "__id__": 309 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "91t1E+C/FIsKAjFRpDeHbL" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 306 - }, - "_enabled": true, - "__prefab": { - "__id__": 308 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 56.05, - "height": 50.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "5eRbNhDmBMnIIU4JGQ4piA" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c68UOAlNhN171Umca6yVvF" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 306 - }, - "_enabled": true, - "__prefab": { - "__id__": 310 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "Send", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 24, - "_fontSize": 24, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_id": "78wrEOPdlIlqTQNTCImGV9" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2frm37uaJHQr0AEEaYyM82" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 305 - }, - "_enabled": true, - "__prefab": { - "__id__": 312 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 138, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "435Nb2oKRCl4wTjGcZyYKR" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f7NISe7HdAD68SLfhnddy8" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 305 - }, - "_enabled": true, - "__prefab": { - "__id__": 314 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 33, - "g": 95, - "b": 164, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "0638b78e-5b91-4912-b2b8-06eed04deede@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "45dj8m6bBHSYc/z8irLjIm" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e71ctEmpxFC4KlSYRZNz/a" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 305 - }, - "_enabled": true, - "__prefab": { - "__id__": 316 - }, - "_alignFlags": 36, - "_target": null, - "_left": 417, - "_right": 1, - "_top": 0, - "_bottom": 2, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 2, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "1fo4sSkJ5L9oZGF9ut3HMe" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f8I2vB/TRFyp7+vN5h9Gms" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 305 - }, - "_enabled": true, - "__prefab": { - "__id__": 318 - }, - "clickEvents": [ - { - "__id__": 319 - } - ], - "_interactable": true, - "_transition": 1, - "_normalColor": { - "__type__": "cc.Color", - "r": 33, - "g": 95, - "b": 164, - "a": 255 - }, - "_hoverColor": { - "__type__": "cc.Color", - "r": 47, - "g": 116, - "b": 194, - "a": 255 - }, - "_pressedColor": { - "__type__": "cc.Color", - "r": 63, - "g": 138, - "b": 221, - "a": 255 - }, - "_disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_normalSprite": { - "__uuid__": "0638b78e-5b91-4912-b2b8-06eed04deede@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_hoverSprite": null, - "_pressedSprite": null, - "_disabledSprite": null, - "_duration": 0.1, - "_zoomScale": 1.2, - "_target": null, - "_id": "8fG2Z69UdOpouJ6GKS5Upz" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "68myaMOdtBmJwkAhRW8lvj" - }, - { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 225 - }, - "component": "", - "_componentId": "e256e9e7BpBP6croxSRE/vW", - "handler": "send", - "customEventData": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 225 - }, - "_enabled": true, - "__prefab": { - "__id__": 321 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 700, - "height": 500 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "6b8PlxPgxB4r7v+BnbifJW" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "55pCbtzR5GbojKMArZkfim" - }, - { - "__type__": "e256e9e7BpBP6croxSRE/vW", - "_name": "", - "_objFlags": 0, - "__editorExtras__": { - "mountedRoot": { - "__id__": 225 - } - }, - "node": { - "__id__": 225 - }, - "_enabled": true, - "__prefab": { - "__id__": 323 - }, - "roomName": "#Client 1", - "prefabMsgItem": { - "__uuid__": "5393b4df-3fd4-4342-a3c1-b2dc4763d062", - "__expectedType__": "cc.Prefab" - }, - "labelTitle": { - "__id__": 237 - }, - "msgScroll": { - "__id__": 260 - }, - "inputSend": { - "__id__": 294 - }, - "_id": "6cyXvoRyhICZQ2X2595V8C" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d7YRgDBQlPKL5QQSuR70vu" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d7YRgDBQlPKL5QQSuR70vu" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 326 - }, - "_enabled": true, - "__prefab": { - "__id__": 329 - }, - "_visFlags": 0, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "Send", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 24, - "_fontSize": 24, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_id": "0aWLhAd5FJSq0TyiLZCYhj" - }, - { - "__type__": "cc.Node", - "_name": "labelSend-001", - "_objFlags": 0, - "_parent": null, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 327 - }, - { - "__id__": 325 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 589.3389999999999, - "y": 674.1270000000001, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "90QcZN5IFKu4/2s4f5Z5nY" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 326 - }, - "_enabled": true, - "__prefab": { - "__id__": 328 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 56.05, - "height": 50.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "7bULyUJChAQpT3bddO4oFa" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c68UOAlNhN171Umca6yVvF" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2frm37uaJHQr0AEEaYyM82" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "a8UaPDxYhIX5MrqvKGMJdR" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 224 - }, - "sourceInfo": null, - "propertyPath": [ - "inputSend" - ], - "target": { - "__id__": 225 - }, - "targetInfo": { - "__id__": 332 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "1bCHrwPGZOPrbmPh93kwpe" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 224 - }, - "sourceInfo": null, - "propertyPath": [ - "labelTitle" - ], - "target": { - "__id__": 225 - }, - "targetInfo": { - "__id__": 334 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2frm37uaJHQr0AEEaYyM82" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 336 - }, - "sourceInfo": null, - "propertyPath": [ - "labelTitle" - ], - "target": { - "__id__": 337 - }, - "targetInfo": { - "__id__": 346 - } - }, - { - "__type__": "e256e9e7BpBP6croxSRE/vW", - "_name": "", - "_objFlags": 0, - "__editorExtras__": { - "mountedRoot": { - "__id__": 337 - } - }, - "node": { - "__id__": 337 - }, - "_enabled": true, - "__prefab": { - "__id__": 345 - }, - "roomName": "AAABBBCCCDDD", - "prefabMsgItem": { - "__uuid__": "5393b4df-3fd4-4342-a3c1-b2dc4763d062", - "__expectedType__": "cc.Prefab" - }, - "labelTitle": null, - "msgScroll": null, - "inputSend": null, - "_id": "e5XgHIk3NNaZ6G7NGdyG/A" - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": null, - "_prefab": { - "__id__": 338 - } - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 337 - }, - "asset": { - "__uuid__": "da99e95a-3939-4ba1-8ce5-c60a6cd41fad", - "__expectedType__": "cc.Prefab" - }, - "fileId": "f0WhsHn6pMuJoAU/Cj5K8G", - "instance": { - "__id__": 339 - } - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "3fkLdc1CVBpZoSnKDp8Ghh", - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 340 - }, - { - "__id__": 342 - }, - { - "__id__": 343 - }, - { - "__id__": 344 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 341 - }, - "propertyPath": [ - "_name" - ], - "value": "ChatBox-001" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "f0WhsHn6pMuJoAU/Cj5K8G" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 341 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 375, - "y": 273.816, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 341 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 341 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d7YRgDBQlPKL5QQSuR70vu" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2frm37uaJHQr0AEEaYyM82" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 336 - }, - "sourceInfo": null, - "propertyPath": [ - "msgScroll" - ], - "target": { - "__id__": 337 - }, - "targetInfo": { - "__id__": 348 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "a8UaPDxYhIX5MrqvKGMJdR" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 336 - }, - "sourceInfo": null, - "propertyPath": [ - "inputSend" - ], - "target": { - "__id__": 337 - }, - "targetInfo": { - "__id__": 350 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "1bCHrwPGZOPrbmPh93kwpe" - ] - }, - { - "__type__": "cc.SceneGlobals", - "ambient": { - "__id__": 352 - }, - "shadows": { - "__id__": 353 - }, - "_skybox": { - "__id__": 354 - }, - "fog": { - "__id__": 355 - } - }, - { - "__type__": "cc.AmbientInfo", - "_skyColor": { - "__type__": "cc.Color", - "r": 51, - "g": 128, - "b": 204, - "a": 1 - }, - "_skyIllum": 20000, - "_groundAlbedo": { - "__type__": "cc.Color", - "r": 51, - "g": 51, - "b": 51, - "a": 255 - } - }, - { - "__type__": "cc.ShadowsInfo", - "_type": 0, - "_enabled": false, - "_normal": { - "__type__": "cc.Vec3", - "x": 0, - "y": 1, - "z": 0 - }, - "_distance": 0, - "_shadowColor": { - "__type__": "cc.Color", - "r": 76, - "g": 76, - "b": 76, - "a": 255 - }, - "_autoAdapt": true, - "_pcf": 0, - "_bias": 0.00001, - "_normalBias": 0, - "_near": 1, - "_far": 30, - "_orthoSize": 5, - "_maxReceived": 4, - "_size": { - "__type__": "cc.Vec2", - "x": 512, - "y": 512 - }, - "_saturation": 0.75 - }, - { - "__type__": "cc.SkyboxInfo", - "_envmap": null, - "_isRGBE": false, - "_enabled": false, - "_useIBL": false - }, - { - "__type__": "cc.FogInfo", - "_type": 0, - "_fogColor": { - "__type__": "cc.Color", - "r": 200, - "g": 200, - "b": 200, - "a": 255 - }, - "_enabled": false, - "_fogDensity": 0.3, - "_fogStart": 0.5, - "_fogEnd": 300, - "_fogAtten": 5, - "_fogTop": 1.5, - "_fogRange": 1.2 - } -] \ No newline at end of file diff --git a/examples/cocos-creator-3.3.0/frontend/assets/scenes/ChatScene/ChatScene.ts b/examples/cocos-creator-3.3.0/frontend/assets/scenes/ChatScene/ChatScene.ts deleted file mode 100644 index 65fd01b..0000000 --- a/examples/cocos-creator-3.3.0/frontend/assets/scenes/ChatScene/ChatScene.ts +++ /dev/null @@ -1,44 +0,0 @@ - -import { _decorator, Component, Node } from 'cc'; -const { ccclass, property } = _decorator; - -/** - * Predefined variables - * Name = ChatScene - * DateTime = Wed Sep 01 2021 23:21:08 GMT+0800 (中国标准时间) - * Author = twsmj - * FileBasename = ChatScene.ts - * FileBasenameNoExtension = ChatScene - * URL = db://assets/scenes/ChatScene/ChatScene.ts - * ManualUrl = https://docs.cocos.com/creator/3.3/manual/en/ - * - */ - -@ccclass('ChatScene') -export class ChatScene extends Component { - // [1] - // dummy = ''; - - // [2] - // @property - // serializableDummy = 0; - - start () { - // [3] - } - - // update (deltaTime: number) { - // // [4] - // } -} - -/** - * [1] Class member could be defined like this. - * [2] Use `property` decorator if your want the member to be serializable. - * [3] Your initialization goes here. - * [4] Your update function goes here. - * - * Learn more about scripting: https://docs.cocos.com/creator/3.3/manual/en/scripting/ - * Learn more about CCClass: https://docs.cocos.com/creator/3.3/manual/en/scripting/ccclass.html - * Learn more about life-cycle callbacks: https://docs.cocos.com/creator/3.3/manual/en/scripting/life-cycle-callbacks.html - */ diff --git a/examples/cocos-creator-3.3.0/frontend/assets/scenes/ChatScene/ChatScene.ts.meta b/examples/cocos-creator-3.3.0/frontend/assets/scenes/ChatScene/ChatScene.ts.meta deleted file mode 100644 index 24c47ab..0000000 --- a/examples/cocos-creator-3.3.0/frontend/assets/scenes/ChatScene/ChatScene.ts.meta +++ /dev/null @@ -1,9 +0,0 @@ -{ - "ver": "4.0.22", - "importer": "typescript", - "imported": true, - "uuid": "73fb73c7-9edb-4a71-b81c-212c00827031", - "files": [], - "subMetas": {}, - "userData": {} -} diff --git a/examples/cocos-creator-3.3.0/frontend/package.json b/examples/cocos-creator-3.3.0/frontend/package.json index 6d8b270..8557ad7 100755 --- a/examples/cocos-creator-3.3.0/frontend/package.json +++ b/examples/cocos-creator-3.3.0/frontend/package.json @@ -2,9 +2,9 @@ "name": "tsrpc-cocos-3-3-0", "type": "3d", "uuid": "cd1e2fff-2ab5-4407-b917-e60b25207723", - "version": "3.3.0", + "version": "3.3.2", "dependencies": { - "tsrpc-browser": "^3.0.7", - "tsrpc-miniapp": "^3.0.6" + "tsrpc-browser": "^3.1.2", + "tsrpc-miniapp": "^3.1.2" } -} +} \ No newline at end of file diff --git a/examples/cocos-creator-3.3.0/frontend/profiles/v2/packages/builder.json b/examples/cocos-creator-3.3.0/frontend/profiles/v2/packages/builder.json index f13854b..3a5f864 100644 --- a/examples/cocos-creator-3.3.0/frontend/profiles/v2/packages/builder.json +++ b/examples/cocos-creator-3.3.0/frontend/profiles/v2/packages/builder.json @@ -1,5 +1,5 @@ { - "__version__": "1.2.8", + "__version__": "1.2.9", "log": { "level": 4 }, diff --git a/examples/cocos-creator-3.3.0/frontend/profiles/v2/packages/scene.json b/examples/cocos-creator-3.3.0/frontend/profiles/v2/packages/scene.json index 0126541..566747d 100644 --- a/examples/cocos-creator-3.3.0/frontend/profiles/v2/packages/scene.json +++ b/examples/cocos-creator-3.3.0/frontend/profiles/v2/packages/scene.json @@ -48,8 +48,26 @@ }, "86c03e47-dc7e-4335-92f0-cf39fcd2462e": { "position": { - "x": 1061.8571855907594, - "y": 54.22598603125158, + "x": 375, + "y": 600, + "z": 5000 + }, + "rotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "viewCenter": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "f8dd34e2-a82d-41fc-92ac-94630b4bfaa8": { + "position": { + "x": 375, + "y": 600, "z": 5000 }, "rotation": { @@ -66,6 +84,6 @@ } }, "camera-uuids": [ - "f46876e4-e81b-4931-b493-6d367be385e7" + "86c03e47-dc7e-4335-92f0-cf39fcd2462e" ] } diff --git a/examples/cocos-creator-3.3.0/frontend/settings/v2/packages/builder.json b/examples/cocos-creator-3.3.0/frontend/settings/v2/packages/builder.json index af081f3..aa65a22 100644 --- a/examples/cocos-creator-3.3.0/frontend/settings/v2/packages/builder.json +++ b/examples/cocos-creator-3.3.0/frontend/settings/v2/packages/builder.json @@ -1,3 +1,3 @@ { - "__version__": "1.2.8" + "__version__": "1.2.9" }