Commit 58f409d8 authored by Tt's avatar Tt

视频原理畅通待处理按钮等

parent 1a935b61
This diff is collapsed.
......@@ -31,6 +31,9 @@ export default class SceneComponent extends MyCocosSceneComponent {
this.initData();
this.initView();
this.initEvent();
this.showVideoPlayer();
this.xiaodi.playEnter(this.data.npcAudio).then(() => {
this.initGame();
})
......@@ -267,64 +270,31 @@ export default class SceneComponent extends MyCocosSceneComponent {
}
//-----------------------------------------Video------------------------------
@property(cc.Node) barTag: cc.Node;
@property(cc.Node) ProgressBar: cc.Node;
@property(cc.VideoPlayer) videoPlayer: cc.VideoPlayer;
@property(cc.Label) currentTimeLabel: cc.Label;
@property(cc.Node) barTag: cc.Node = null;
@property(cc.Node) ProgressBar: cc.Node = null;
@property(cc.VideoPlayer) videoPlayer: cc.VideoPlayer = null;
@property(cc.Label) currentTimeLabel: cc.Label = null;
private _isReadyToPlay: boolean;
// 选择视频播放
async clickVideoItem(evt, _node) {
const item = evt ? evt.currentTarget : _node;
if (!item.video_url) {
// this.showTips("视频不存在");
return;
}
if (item.video_url == this.videoPlayer.remoteURL) {
// this.showTips("该视频正在播放");
return;
}
// this.videoPlayIndex = item.playIndex;
this._isReadyToPlay = false;
cc.find(`Canvas/loading`).active = true;
cc.find(`Canvas/bg`).active = true;
cc.find(`Canvas/bgwhite`).active = true;
cc.find(`Canvas/bg_video_shadow`).active = true;
this.videoPlayer.node.x = -5000;
this.videoPlayer.node.y = -5000;
cc.find(`Canvas/videolist/view/content`).children.forEach(row => {
cc.find(`item_active`, row).active = false;
});
showVideoPlayer() {
cc.macro.ENABLE_TRANSPARENT_CANVAS = true
this.videoPlayer.stayOnBottom = true;
cc.find(`item_active`, item).active = true;
this.videoPlayer.remoteURL = item.video_url;
// this._isReadyToPlay = false;
// this.videoPlayer.node.x = -5000;
// this.videoPlayer.node.y = -5000;
this.videoPlayer.remoteURL = this.data.video;
// 数据采集
for (let i = 0; i < this.data.dataArr.length; i++) {
const element = this.data.dataArr[i];
if (element.video_url == item.video_url) {
const count = this.data.dataArr[i].count;
if (count) {
this.data.dataArr[i].count++;
} else {
this.data.dataArr[i].count = 1;
}
}
}
const totalCount = this.data.totalCount;
if (totalCount) {
this.data.totalCount++;
} else {
this.data.totalCount = 1;
this.time1 = setTimeout(() => {
this.videoPlayer.stayOnBottom = false;
cc.find(`Canvas/Controls`).active = false;
}, 3000);
}
}
// private _isPlayComplated
initVideoPlayer() {
this.videoPlayer.node.on('ready-to-play', () => {
// console.log('ready-to-play');
// this.playButton.active = true;
......
......@@ -4,6 +4,7 @@ export class MyCocosSceneComponent extends cc.Component {
// 生命周期 onLoad
onLoad() {
cc.macro.ENABLE_TRANSPARENT_CANVAS = true;
this.initSceneData();
this.initSize();
}
......
{
"ver": "1.1.2",
"uuid": "327390a4-6655-4e23-977e-421c8d08215c",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "1a222186-790e-45d8-abc7-b8f8a3e3f193",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 414,
"height": 64,
"platformSettings": {},
"subMetas": {
"bg_bottom_jj_spbf": {
"ver": "1.0.4",
"uuid": "195add2e-32b6-4e98-ba96-76e7c8dc0e1c",
"rawTextureUuid": "1a222186-790e-45d8-abc7-b8f8a3e3f193",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 414,
"height": 64,
"rawWidth": 414,
"rawHeight": 64,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "4b442cd4-b041-416e-b69c-9bcfad93d4c9",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 254,
"height": 83,
"platformSettings": {},
"subMetas": {
"bg_bottomleft_jj_spbf": {
"ver": "1.0.4",
"uuid": "bb247d7e-2a6e-47e3-870f-31c8ebf3eddf",
"rawTextureUuid": "4b442cd4-b041-416e-b69c-9bcfad93d4c9",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 254,
"height": 83,
"rawWidth": 254,
"rawHeight": 83,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "6bdcfa93-570c-4d07-b4f7-78a744490589",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 163,
"height": 148,
"platformSettings": {},
"subMetas": {
"bg_bottomright_jj_spbf": {
"ver": "1.0.4",
"uuid": "37433fa3-fb7f-4aaf-94ab-3310a4d58da9",
"rawTextureUuid": "6bdcfa93-570c-4d07-b4f7-78a744490589",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 163,
"height": 148,
"rawWidth": 163,
"rawHeight": 148,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "35f8333f-8709-4de1-811e-d8c2c1de6f24",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 286,
"height": 310,
"platformSettings": {},
"subMetas": {
"bg_empty_jj_spbf": {
"ver": "1.0.4",
"uuid": "5ee55e2e-0823-4a78-955d-f4b38cfadbdf",
"rawTextureUuid": "35f8333f-8709-4de1-811e-d8c2c1de6f24",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 286,
"height": 310,
"rawWidth": 286,
"rawHeight": 310,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
This diff is collapsed.
{
"ver": "2.3.5",
"uuid": "de1c0ed7-5cf7-45c9-8d62-d82f598d74dc",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1920,
"height": 1080,
"platformSettings": {},
"subMetas": {
"bg_jj_spbf": {
"ver": "1.0.4",
"uuid": "82179df8-a8f0-4782-87fb-93835aa2425f",
"rawTextureUuid": "de1c0ed7-5cf7-45c9-8d62-d82f598d74dc",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1920,
"height": 1080,
"rawWidth": 1920,
"rawHeight": 1080,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "aaaa8eed-f075-4cdd-90fd-d80869aa95e8",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 376,
"height": 1080,
"platformSettings": {},
"subMetas": {
"bg_left_jj_spbf": {
"ver": "1.0.4",
"uuid": "0ccf2867-a84a-45af-8a74-2cb1d2edb1e0",
"rawTextureUuid": "aaaa8eed-f075-4cdd-90fd-d80869aa95e8",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 376,
"height": 1080,
"rawWidth": 376,
"rawHeight": 1080,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "8498b816-4936-441e-910a-6e05c93a1baa",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 443,
"height": 142,
"platformSettings": {},
"subMetas": {
"bg_title_jj_spbf": {
"ver": "1.0.4",
"uuid": "ba96c3bc-8370-46ab-8e41-793bf007345d",
"rawTextureUuid": "8498b816-4936-441e-910a-6e05c93a1baa",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 443,
"height": 142,
"rawWidth": 443,
"rawHeight": 142,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "db0dc39d-a6fc-470a-9c10-0b8130b701ba",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1259,
"height": 98,
"platformSettings": {},
"subMetas": {
"bg_video_bottom_jj_spbf": {
"ver": "1.0.4",
"uuid": "944e1e8a-b189-46cd-a7ba-d3c86aaa73f7",
"rawTextureUuid": "db0dc39d-a6fc-470a-9c10-0b8130b701ba",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1259,
"height": 98,
"rawWidth": 1259,
"rawHeight": 98,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "f4148bd8-9b00-4e73-871e-38592da4ef97",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1418,
"height": 946,
"platformSettings": {},
"subMetas": {
"bg_video_shadow_jj_spbf": {
"ver": "1.0.4",
"uuid": "086afe24-36cf-4acb-a26e-0cf3fade2b6e",
"rawTextureUuid": "f4148bd8-9b00-4e73-871e-38592da4ef97",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1418,
"height": 946,
"rawWidth": 1418,
"rawHeight": 946,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "4c49c091-e090-4d1d-9514-2969c638db31",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 91,
"height": 91,
"platformSettings": {},
"subMetas": {
"btn_replay_jj_spbf": {
"ver": "1.0.4",
"uuid": "16ea0a4c-9fd6-4334-8f5a-56b9ec1673f8",
"rawTextureUuid": "4c49c091-e090-4d1d-9514-2969c638db31",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 91,
"height": 91,
"rawWidth": 91,
"rawHeight": 91,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "93150b0c-6b0b-4efd-a9c7-c9de4ea89217",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 96,
"height": 73,
"platformSettings": {},
"subMetas": {
"btn_return_jj_spbf": {
"ver": "1.0.4",
"uuid": "b2f066b5-f1a9-4fdc-9364-796c91b086eb",
"rawTextureUuid": "93150b0c-6b0b-4efd-a9c7-c9de4ea89217",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 96,
"height": 73,
"rawWidth": 96,
"rawHeight": 73,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "5de3473e-8885-4416-bf83-f8eae55c2348",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 114,
"height": 114,
"platformSettings": {},
"subMetas": {
"btn_start_jj_spbf": {
"ver": "1.0.4",
"uuid": "da418ab0-6bf6-401e-ad24-d27cca267d4f",
"rawTextureUuid": "5de3473e-8885-4416-bf83-f8eae55c2348",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 114,
"height": 114,
"rawWidth": 114,
"rawHeight": 114,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "7ccf116b-22c0-4ea7-aab8-939097279dbf",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 114,
"height": 114,
"platformSettings": {},
"subMetas": {
"btn_stop_jj_spbf": {
"ver": "1.0.4",
"uuid": "e89e23bb-5d4b-45e2-952c-753062416f03",
"rawTextureUuid": "7ccf116b-22c0-4ea7-aab8-939097279dbf",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 114,
"height": 114,
"rawWidth": 114,
"rawHeight": 114,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "28c82057-046a-4a62-9b4f-f560d8d4898d",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 56,
"height": 56,
"platformSettings": {},
"subMetas": {
"btn_tiao_jj_spbf": {
"ver": "1.0.4",
"uuid": "b42b439b-c03b-4687-98c4-39a3b8fe830f",
"rawTextureUuid": "28c82057-046a-4a62-9b4f-f560d8d4898d",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 56,
"height": 56,
"rawWidth": 56,
"rawHeight": 56,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "d0079242-fa68-419f-ac48-3039775a68c8",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 257,
"height": 177,
"platformSettings": {},
"subMetas": {
"empty_white_jj_spbf": {
"ver": "1.0.4",
"uuid": "f3b8db00-c61e-437d-a40f-e051aad58737",
"rawTextureUuid": "d0079242-fa68-419f-ac48-3039775a68c8",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 257,
"height": 177,
"rawWidth": 257,
"rawHeight": 177,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "c1f665d8-ee6a-4a48-97d3-934771b86628",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 226,
"height": 126,
"platformSettings": {},
"subMetas": {
"example_jj_spbf": {
"ver": "1.0.4",
"uuid": "0b4b9901-b33f-486d-896a-b5f6da037535",
"rawTextureUuid": "c1f665d8-ee6a-4a48-97d3-934771b86628",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 226,
"height": 126,
"rawWidth": 226,
"rawHeight": 126,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "eca6275d-4886-4508-b957-b359c4d6c6b4",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 79,
"height": 79,
"platformSettings": {},
"subMetas": {
"exitfull_jj_spbf": {
"ver": "1.0.4",
"uuid": "0a604615-4a1e-4bb1-b106-3a95f04d3e88",
"rawTextureUuid": "eca6275d-4886-4508-b957-b359c4d6c6b4",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 79,
"height": 79,
"rawWidth": 79,
"rawHeight": 79,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "2da91cfa-5880-4e41-bfbd-997e31f618c6",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 79,
"height": 79,
"platformSettings": {},
"subMetas": {
"fullscreen_jj_spbf": {
"ver": "1.0.4",
"uuid": "e6977100-ddff-47b9-8887-5f6476bdca44",
"rawTextureUuid": "2da91cfa-5880-4e41-bfbd-997e31f618c6",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 79,
"height": 79,
"rawWidth": 79,
"rawHeight": 79,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "3b6fb7c6-5c32-42e1-b7ab-744c5d6d753e",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 417,
"height": 209,
"platformSettings": {},
"subMetas": {
"item_active_jj_spbf": {
"ver": "1.0.4",
"uuid": "1011ff3e-19c6-4166-8d4e-784591f449fa",
"rawTextureUuid": "3b6fb7c6-5c32-42e1-b7ab-744c5d6d753e",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 417,
"height": 209,
"rawWidth": 417,
"rawHeight": 209,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "603032f0-5d56-49f6-a965-c8609a9a761c",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 417,
"height": 209,
"platformSettings": {},
"subMetas": {
"item_jj_spbf": {
"ver": "1.0.4",
"uuid": "5bbe3073-7cf6-4bd1-9c35-86aa20a91494",
"rawTextureUuid": "603032f0-5d56-49f6-a965-c8609a9a761c",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -37,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 343,
"height": 209,
"rawWidth": 417,
"rawHeight": 209,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "9612de04-73ba-4567-9495-877d680c3343",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 972,
"height": 39,
"platformSettings": {},
"subMetas": {
"process_jj_spbf": {
"ver": "1.0.4",
"uuid": "b035c74f-9f28-4698-8325-8fe9ec6e3db0",
"rawTextureUuid": "9612de04-73ba-4567-9495-877d680c3343",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": -0.5,
"trimX": 6,
"trimY": 7,
"width": 960,
"height": 26,
"rawWidth": 972,
"rawHeight": 39,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 11,
"borderRight": 9,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "f65a0aae-287a-4aca-ac1d-357133a63dc8",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 972,
"height": 39,
"platformSettings": {},
"subMetas": {
"processbg_jj_spbf": {
"ver": "1.0.4",
"uuid": "4a11e302-ced0-4bf8-bdc3-baf51bf64c3a",
"rawTextureUuid": "f65a0aae-287a-4aca-ac1d-357133a63dc8",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 972,
"height": 39,
"rawWidth": 972,
"rawHeight": 39,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 15,
"borderRight": 15,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "e5fdc093-6aeb-4d46-9cf2-27908340b6ac",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 280,
"height": 125,
"platformSettings": {},
"subMetas": {
"text_tips_jj_spbf": {
"ver": "1.0.4",
"uuid": "c4ea6240-75df-47f8-aa4e-e77c1ac4806e",
"rawTextureUuid": "e5fdc093-6aeb-4d46-9cf2-27908340b6ac",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": -1,
"trimX": 16,
"trimY": 9,
"width": 248,
"height": 109,
"rawWidth": 280,
"rawHeight": 125,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment