[add] Lobby

This commit is contained in:
建喵 2022-04-24 22:01:19 +08:00
commit eacdee99cd
1683 changed files with 107977 additions and 0 deletions

53
.gitignore vendored Normal file
View File

@ -0,0 +1,53 @@
#/////////////////////////////////////////////////////////////////////////////
# Fireball Projects
#/////////////////////////////////////////////////////////////////////////////
/library/
/temp/
/local/
/build/
native
#/////////////////////////////////////////////////////////////////////////////
# npm files
#/////////////////////////////////////////////////////////////////////////////
npm-debug.log
node_modules/
#/////////////////////////////////////////////////////////////////////////////
# Logs and databases
#/////////////////////////////////////////////////////////////////////////////
*.log
*.sql
*.sqlite
#/////////////////////////////////////////////////////////////////////////////
# files for debugger
#/////////////////////////////////////////////////////////////////////////////
*.sln
*.csproj
*.pidb
*.unityproj
*.suo
#/////////////////////////////////////////////////////////////////////////////
# OS generated files
#/////////////////////////////////////////////////////////////////////////////
.DS_Store
ehthumbs.db
Thumbs.db
#/////////////////////////////////////////////////////////////////////////////
# WebStorm files
#/////////////////////////////////////////////////////////////////////////////
.idea/
#//////////////////////////
# VS Code files
#//////////////////////////
.vscode/

12
assets/Art.meta Normal file
View File

@ -0,0 +1,12 @@
{
"ver": "1.1.2",
"uuid": "0c64cbe9-08ce-48d2-a94d-fa7fba6b9a57",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}

12
assets/Art/Animator.meta Normal file
View File

@ -0,0 +1,12 @@
{
"ver": "1.1.2",
"uuid": "8fb40caf-e629-44b0-8fb1-0dbde7aa82b6",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}

View File

@ -0,0 +1,12 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!91 &9100000
AnimatorController:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Start
serializedVersion: 5
m_AnimatorParameters: []
m_AnimatorLayers: []

View File

@ -0,0 +1,5 @@
{
"ver": "1.0.1",
"uuid": "495d6491-9dad-4cbf-94c3-20576bd7ddf9",
"subMetas": {}
}

View File

@ -0,0 +1,72 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!91 &9100000
AnimatorController:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: arrow
serializedVersion: 5
m_AnimatorParameters: []
m_AnimatorLayers:
- serializedVersion: 5
m_Name: Base Layer
m_StateMachine: {fileID: 1107937707340037742}
m_Mask: {fileID: 0}
m_Motions: []
m_Behaviours: []
m_BlendingMode: 0
m_SyncedLayerIndex: -1
m_DefaultWeight: 0
m_IKPass: 0
m_SyncedLayerAffectsTiming: 0
m_Controller: {fileID: 9100000}
--- !u!1102 &1102235886638255618
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: arrow
m_Speed: 1
m_CycleOffset: 0
m_Transitions: []
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: ed9d9cc5a36ac4142a7b8d1cd06abc11, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1107 &1107937707340037742
AnimatorStateMachine:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Base Layer
m_ChildStates:
- serializedVersion: 1
m_State: {fileID: 1102235886638255618}
m_Position: {x: 336, y: 156, z: 0}
m_ChildStateMachines: []
m_AnyStateTransitions: []
m_EntryTransitions: []
m_StateMachineTransitions: {}
m_StateMachineBehaviours: []
m_AnyStatePosition: {x: 50, y: 20, z: 0}
m_EntryPosition: {x: 168, y: 132, z: 0}
m_ExitPosition: {x: 564, y: 144, z: 0}
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
m_DefaultState: {fileID: 1102235886638255618}

View File

@ -0,0 +1,5 @@
{
"ver": "1.0.1",
"uuid": "2740b17d-de8f-4287-b0b1-ab1a33be1c79",
"subMetas": {}
}

View File

@ -0,0 +1,72 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!91 &9100000
AnimatorController:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: gameEnd
serializedVersion: 5
m_AnimatorParameters: []
m_AnimatorLayers:
- serializedVersion: 5
m_Name: Base Layer
m_StateMachine: {fileID: 1107272718549991376}
m_Mask: {fileID: 0}
m_Motions: []
m_Behaviours: []
m_BlendingMode: 0
m_SyncedLayerIndex: -1
m_DefaultWeight: 0
m_IKPass: 0
m_SyncedLayerAffectsTiming: 0
m_Controller: {fileID: 9100000}
--- !u!1102 &1102529195378884446
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: gameEnd
m_Speed: 1
m_CycleOffset: 0
m_Transitions: []
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: 8d55d66910048eb4db2c03eb43f0ffe0, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1107 &1107272718549991376
AnimatorStateMachine:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Base Layer
m_ChildStates:
- serializedVersion: 1
m_State: {fileID: 1102529195378884446}
m_Position: {x: 261, y: 80, z: 0}
m_ChildStateMachines: []
m_AnyStateTransitions: []
m_EntryTransitions: []
m_StateMachineTransitions: {}
m_StateMachineBehaviours: []
m_AnyStatePosition: {x: 50, y: 20, z: 0}
m_EntryPosition: {x: 50, y: 120, z: 0}
m_ExitPosition: {x: 800, y: 120, z: 0}
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
m_DefaultState: {fileID: 1102529195378884446}

View File

@ -0,0 +1,5 @@
{
"ver": "1.0.1",
"uuid": "384e0b26-4c84-4b79-ab52-448ded5a6362",
"subMetas": {}
}

12
assets/Art/BG.meta Normal file
View File

@ -0,0 +1,12 @@
{
"ver": "1.1.2",
"uuid": "fad91049-2df4-4f28-bf1e-0b914789d1d3",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 732 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "054a5cf1-f1ed-4a1d-91de-5d2b1f827fe9",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1024,
"height": 1024,
"platformSettings": {},
"subMetas": {
"Mountains-river-clouds-sun-rays-morning_2560x1600": {
"ver": "1.0.4",
"uuid": "29ea7c34-4ccc-454e-be19-0fc15f78cdc9",
"rawTextureUuid": "054a5cf1-f1ed-4a1d-91de-5d2b1f827fe9",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1024,
"height": 1024,
"rawWidth": 1024,
"rawHeight": 1024,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "2ffdb8f8-91de-403d-ac38-4b7ad723e185",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1024,
"height": 1024,
"platformSettings": {},
"subMetas": {
"fall-autumn": {
"ver": "1.0.4",
"uuid": "244d62d1-4ef9-4ced-8cec-01cfd338d4f2",
"rawTextureUuid": "2ffdb8f8-91de-403d-ac38-4b7ad723e185",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1024,
"height": 1024,
"rawWidth": 1024,
"rawHeight": 1024,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

BIN
assets/Art/BG/login_bg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "123c1b75-db3e-43f7-843d-ff802173fff6",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1280,
"height": 720,
"platformSettings": {},
"subMetas": {
"login_bg": {
"ver": "1.0.4",
"uuid": "345539cd-3c89-45fa-aadc-3446d4be1085",
"rawTextureUuid": "123c1b75-db3e-43f7-843d-ff802173fff6",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1280,
"height": 720,
"rawWidth": 1280,
"rawHeight": 720,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 964 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "76fd4306-fae9-4c84-9193-b8d3c16140ab",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1024,
"height": 1024,
"platformSettings": {},
"subMetas": {
"pexels-photo-1591447": {
"ver": "1.0.4",
"uuid": "32a01273-503c-4b9f-bdf5-b7ea5ee80651",
"rawTextureUuid": "76fd4306-fae9-4c84-9193-b8d3c16140ab",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1024,
"height": 1024,
"rawWidth": 1024,
"rawHeight": 1024,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 547 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "f573bf2a-d573-43ef-b6e8-9cc451721434",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1024,
"height": 1024,
"platformSettings": {},
"subMetas": {
"pexels-photo-1656579": {
"ver": "1.0.4",
"uuid": "1fd54956-5ef8-4cfb-b7c5-4b1ade8128e8",
"rawTextureUuid": "f573bf2a-d573-43ef-b6e8-9cc451721434",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1024,
"height": 1024,
"rawWidth": 1024,
"rawHeight": 1024,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 741 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "9779f1a1-1a71-430d-aef0-6246cfb6969f",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1024,
"height": 1024,
"platformSettings": {},
"subMetas": {
"pexels-photo-247431": {
"ver": "1.0.4",
"uuid": "cf5806e2-b31b-425b-acfb-c10fef5dd7be",
"rawTextureUuid": "9779f1a1-1a71-430d-aef0-6246cfb6969f",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1024,
"height": 1024,
"rawWidth": 1024,
"rawHeight": 1024,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 835 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "2d5af940-1a87-4674-8a49-ad0a0b4c56ce",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1024,
"height": 1024,
"platformSettings": {},
"subMetas": {
"pexels-photo-255441": {
"ver": "1.0.4",
"uuid": "16b86c24-e68a-494a-a3a0-762913e38658",
"rawTextureUuid": "2d5af940-1a87-4674-8a49-ad0a0b4c56ce",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1024,
"height": 1024,
"rawWidth": 1024,
"rawHeight": 1024,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 707 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "dc2114e9-d259-4cfe-a939-0ffd2acdca79",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1024,
"height": 1024,
"platformSettings": {},
"subMetas": {
"pexels-photo-417074": {
"ver": "1.0.4",
"uuid": "21066501-b444-411a-a42d-582b654008b5",
"rawTextureUuid": "dc2114e9-d259-4cfe-a939-0ffd2acdca79",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1024,
"height": 1024,
"rawWidth": 1024,
"rawHeight": 1024,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "404cfbe6-8bda-4da1-a055-374f0aad4ab7",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1024,
"height": 1024,
"platformSettings": {},
"subMetas": {
"pexels-photo-709552": {
"ver": "1.0.4",
"uuid": "083c296f-a94a-4598-80a9-dd201804cdc8",
"rawTextureUuid": "404cfbe6-8bda-4da1-a055-374f0aad4ab7",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1024,
"height": 1024,
"rawWidth": 1024,
"rawHeight": 1024,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 892 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "7a92fedc-19da-4955-aa1c-adac1b528de2",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1024,
"height": 1024,
"platformSettings": {},
"subMetas": {
"pexels-photo-807598": {
"ver": "1.0.4",
"uuid": "e2215105-e8b3-4af9-b3d5-ae5fa1b976ca",
"rawTextureUuid": "7a92fedc-19da-4955-aa1c-adac1b528de2",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1024,
"height": 1024,
"rawWidth": 1024,
"rawHeight": 1024,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 840 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "907e4e28-7e5f-4753-ae28-83934eaf0143",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1024,
"height": 1024,
"platformSettings": {},
"subMetas": {
"pexels-photo-994605": {
"ver": "1.0.4",
"uuid": "849f5708-274e-4ef4-a572-4d4d390b8f3e",
"rawTextureUuid": "907e4e28-7e5f-4753-ae28-83934eaf0143",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1024,
"height": 1024,
"rawWidth": 1024,
"rawHeight": 1024,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

View File

@ -0,0 +1,12 @@
{
"ver": "1.1.2",
"uuid": "6d82d2a0-393b-40d1-b77d-e93e0f086772",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "56bc848b-9bd9-4200-93ea-c6fe62b6d379",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 240,
"height": 240,
"platformSettings": {},
"subMetas": {
"r1-01": {
"ver": "1.0.4",
"uuid": "4693c06a-8d28-492c-a0cd-ef92b4e6d6d9",
"rawTextureUuid": "56bc848b-9bd9-4200-93ea-c6fe62b6d379",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0.5,
"offsetY": 0,
"trimX": 8,
"trimY": 4,
"width": 225,
"height": 232,
"rawWidth": 240,
"rawHeight": 240,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "49563a8d-faa6-424f-a006-0b9b4c4a58e0",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 224,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-02": {
"ver": "1.0.4",
"uuid": "9842f8d7-91bb-4a62-8670-c15d49096d56",
"rawTextureUuid": "49563a8d-faa6-424f-a006-0b9b4c4a58e0",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 5,
"offsetY": -2.5,
"trimX": 27,
"trimY": 16,
"width": 180,
"height": 197,
"rawWidth": 224,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "c37d8adc-0467-43c0-a727-36dc891eed40",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 224,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-03": {
"ver": "1.0.4",
"uuid": "a323c1f2-2b70-4b51-a965-630e4d4bd4f4",
"rawTextureUuid": "c37d8adc-0467-43c0-a727-36dc891eed40",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 1,
"offsetY": -2,
"trimX": 21,
"trimY": 18,
"width": 184,
"height": 192,
"rawWidth": 224,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "e09ad927-b041-4eed-861a-ce1f4f833779",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 224,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-04-2": {
"ver": "1.0.4",
"uuid": "a4774897-930c-46b0-bcd7-d6f00d6564a9",
"rawTextureUuid": "e09ad927-b041-4eed-861a-ce1f4f833779",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 2,
"offsetY": -2.5,
"trimX": 7,
"trimY": 13,
"width": 214,
"height": 203,
"rawWidth": 224,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "0af0b594-e563-4c76-9333-0bb5a243a6df",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 224,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-04": {
"ver": "1.0.4",
"uuid": "fd887004-1e31-49ec-94f2-53a35785a2c0",
"rawTextureUuid": "0af0b594-e563-4c76-9333-0bb5a243a6df",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 2,
"offsetY": -2.5,
"trimX": 7,
"trimY": 13,
"width": 214,
"height": 203,
"rawWidth": 224,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "af8d6d25-3b01-4c29-9721-d5c43f7ac546",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 224,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-05": {
"ver": "1.0.4",
"uuid": "bbfcc869-4d34-442a-9fbe-8ebbe16628be",
"rawTextureUuid": "af8d6d25-3b01-4c29-9721-d5c43f7ac546",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 1,
"offsetY": -3.5,
"trimX": 6,
"trimY": 14,
"width": 214,
"height": 203,
"rawWidth": 224,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "694bafe5-1b6b-42da-9f79-c2a722553863",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 224,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-06": {
"ver": "1.0.4",
"uuid": "ebab19dc-ef68-46f2-a489-5c282caaa406",
"rawTextureUuid": "694bafe5-1b6b-42da-9f79-c2a722553863",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 3,
"offsetY": -1,
"trimX": 13,
"trimY": 6,
"width": 204,
"height": 214,
"rawWidth": 224,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "6e406997-e12d-47ca-b2af-abbf6dea1821",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 259,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-07": {
"ver": "1.0.4",
"uuid": "ff89407b-3f96-497b-a94f-106ad49bebc3",
"rawTextureUuid": "6e406997-e12d-47ca-b2af-abbf6dea1821",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -1,
"offsetY": -2.5,
"trimX": 6,
"trimY": 15,
"width": 245,
"height": 199,
"rawWidth": 259,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "df97b15a-9067-498a-a6ab-91ece9c0113c",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 210,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-08": {
"ver": "1.0.4",
"uuid": "c76b9e3f-0e12-4969-a14f-4986f56e38b2",
"rawTextureUuid": "df97b15a-9067-498a-a6ab-91ece9c0113c",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -2,
"offsetY": -6.5,
"trimX": 6,
"trimY": 18,
"width": 194,
"height": 201,
"rawWidth": 210,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "ed9d435e-c494-4050-9983-24238b9a28f8",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 210,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-09": {
"ver": "1.0.4",
"uuid": "c35828b0-45ba-4170-a6ba-527b2f8ad95a",
"rawTextureUuid": "ed9d435e-c494-4050-9983-24238b9a28f8",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -2,
"offsetY": -1,
"trimX": 15,
"trimY": 12,
"width": 176,
"height": 202,
"rawWidth": 210,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "51e19ac6-633e-4705-8dae-f8e096a60984",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 259,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-10": {
"ver": "1.0.4",
"uuid": "88b9d244-f88f-4408-a596-ea6a8101d4e3",
"rawTextureUuid": "51e19ac6-633e-4705-8dae-f8e096a60984",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -1.5,
"offsetY": 1,
"trimX": 6,
"trimY": 6,
"width": 244,
"height": 210,
"rawWidth": 259,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "5625075e-7c55-4c11-896f-63ae44937932",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 259,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-11": {
"ver": "1.0.4",
"uuid": "e964ee33-ebe4-4b3a-8e72-13e2687d2f46",
"rawTextureUuid": "5625075e-7c55-4c11-896f-63ae44937932",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 1,
"offsetY": -1.5,
"trimX": 11,
"trimY": 7,
"width": 239,
"height": 213,
"rawWidth": 259,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "f001b2ce-0fe4-44c4-93d7-f4f00b21ed86",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 210,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-12": {
"ver": "1.0.4",
"uuid": "7d942e10-1e79-4d28-8fe6-9b94ac88863f",
"rawTextureUuid": "f001b2ce-0fe4-44c4-93d7-f4f00b21ed86",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 1,
"offsetY": -2.5,
"trimX": 17,
"trimY": 15,
"width": 178,
"height": 199,
"rawWidth": 210,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "427c4e6d-6fa1-4485-81b6-2763347846f0",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 224,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-13": {
"ver": "1.0.4",
"uuid": "ca9cf3d3-bb5b-423d-8afb-b28f63c8ac46",
"rawTextureUuid": "427c4e6d-6fa1-4485-81b6-2763347846f0",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 1,
"offsetY": -3,
"trimX": 10,
"trimY": 15,
"width": 206,
"height": 200,
"rawWidth": 224,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "d023f22d-b7fc-4247-be3a-304b48d75c38",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 259,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-14": {
"ver": "1.0.4",
"uuid": "913c0e1d-d8f4-4849-9157-7c54d9132634",
"rawTextureUuid": "d023f22d-b7fc-4247-be3a-304b48d75c38",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 1,
"offsetY": -2.5,
"trimX": 7,
"trimY": 12,
"width": 247,
"height": 205,
"rawWidth": 259,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "3a42a069-4485-4ac6-b663-bcf3490e9b14",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 259,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-15": {
"ver": "1.0.4",
"uuid": "43212388-7d02-432e-94b6-2b1d624ff7c4",
"rawTextureUuid": "3a42a069-4485-4ac6-b663-bcf3490e9b14",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -1,
"offsetY": -3.5,
"trimX": 5,
"trimY": 10,
"width": 247,
"height": 211,
"rawWidth": 259,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "6ea4f6a5-97f3-49bb-8d6a-cbdbf52869d7",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 259,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-16": {
"ver": "1.0.4",
"uuid": "dcf01e64-fec5-4381-a8d7-29729adc4ca9",
"rawTextureUuid": "6ea4f6a5-97f3-49bb-8d6a-cbdbf52869d7",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": -2,
"trimX": 6,
"trimY": 8,
"width": 247,
"height": 212,
"rawWidth": 259,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "04dd4e22-9665-4040-88e5-0d495e1a5fbd",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 259,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-17": {
"ver": "1.0.4",
"uuid": "a0713f32-7d68-4a3b-baa3-0c11d69e5908",
"rawTextureUuid": "04dd4e22-9665-4040-88e5-0d495e1a5fbd",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -1,
"offsetY": -1,
"trimX": 6,
"trimY": 6,
"width": 245,
"height": 214,
"rawWidth": 259,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "cf3650ee-a6a5-40b9-b073-035c879270bf",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 224,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-18": {
"ver": "1.0.4",
"uuid": "a0c49a1b-1b79-4e11-8358-fc8f34aac87a",
"rawTextureUuid": "cf3650ee-a6a5-40b9-b073-035c879270bf",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 1,
"offsetY": -1.5,
"trimX": 18,
"trimY": 12,
"width": 190,
"height": 203,
"rawWidth": 224,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "f51a1708-36d3-496f-8ba4-52edac23f2c1",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 259,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-19": {
"ver": "1.0.4",
"uuid": "4de89300-af02-4eb9-99ff-697898d8b912",
"rawTextureUuid": "f51a1708-36d3-496f-8ba4-52edac23f2c1",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": -3.5,
"trimX": 3,
"trimY": 11,
"width": 253,
"height": 209,
"rawWidth": 259,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "61bc29ab-cf07-4567-888e-0c68dc386447",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 224,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-20": {
"ver": "1.0.4",
"uuid": "0e0d94c8-5666-4a78-b4e2-cf47c116183b",
"rawTextureUuid": "61bc29ab-cf07-4567-888e-0c68dc386447",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0.5,
"offsetY": -1.5,
"trimX": 7,
"trimY": 9,
"width": 211,
"height": 209,
"rawWidth": 224,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "44108426-0398-4f25-9670-6cc5a79e7b83",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 259,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-21": {
"ver": "1.0.4",
"uuid": "5577b8e0-705e-40ce-9eed-ce643ec38c51",
"rawTextureUuid": "44108426-0398-4f25-9670-6cc5a79e7b83",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -3,
"offsetY": -3.5,
"trimX": 8,
"trimY": 10,
"width": 237,
"height": 211,
"rawWidth": 259,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "2caf0afa-5d06-4de7-bd0d-eb19b6d131c4",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 259,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-22": {
"ver": "1.0.4",
"uuid": "eabe62b4-e199-490e-955f-7b2713231b11",
"rawTextureUuid": "2caf0afa-5d06-4de7-bd0d-eb19b6d131c4",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -0.5,
"offsetY": -0.5,
"trimX": 15,
"trimY": 6,
"width": 228,
"height": 213,
"rawWidth": 259,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "60a2252e-1def-4165-8531-d5e1db35d608",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 224,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-23": {
"ver": "1.0.4",
"uuid": "24a62c2e-fdda-4265-a240-1cf3a18256d1",
"rawTextureUuid": "60a2252e-1def-4165-8531-d5e1db35d608",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -1,
"offsetY": -1,
"trimX": 5,
"trimY": 7,
"width": 212,
"height": 212,
"rawWidth": 224,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "105a5775-3d34-4b00-a37d-bb4650aeadc8",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 224,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-24": {
"ver": "1.0.4",
"uuid": "4fa46b13-6332-475a-81e2-f9765fc74033",
"rawTextureUuid": "105a5775-3d34-4b00-a37d-bb4650aeadc8",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": -0.5,
"trimX": 17,
"trimY": 18,
"width": 190,
"height": 189,
"rawWidth": 224,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "e27071da-b868-4f3d-b036-dbd3b41d8d9c",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 259,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-25": {
"ver": "1.0.4",
"uuid": "9b1fea0f-44a8-43a1-b2ad-d2e28debcca8",
"rawTextureUuid": "e27071da-b868-4f3d-b036-dbd3b41d8d9c",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -1.5,
"offsetY": -2,
"trimX": 5,
"trimY": 9,
"width": 246,
"height": 210,
"rawWidth": 259,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "be2c3c16-6b56-453d-9b59-d326a4a3ffec",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 259,
"height": 210,
"platformSettings": {},
"subMetas": {
"r1-26": {
"ver": "1.0.4",
"uuid": "43c013f1-cc4e-442b-90c9-9274ef59255a",
"rawTextureUuid": "be2c3c16-6b56-453d-9b59-d326a4a3ffec",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0.5,
"trimX": 4,
"trimY": 9,
"width": 251,
"height": 191,
"rawWidth": 259,
"rawHeight": 210,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "bb5ca8e9-0130-4664-912a-c1535f3821fa",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 259,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-27": {
"ver": "1.0.4",
"uuid": "173a4f23-8c8f-4d85-a46e-637a16c58b39",
"rawTextureUuid": "bb5ca8e9-0130-4664-912a-c1535f3821fa",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 1.5,
"offsetY": 0,
"trimX": 6,
"trimY": 13,
"width": 250,
"height": 198,
"rawWidth": 259,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "e7443dac-92e4-4d18-a182-71b8c51dd1ba",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 259,
"height": 210,
"platformSettings": {},
"subMetas": {
"r1-28": {
"ver": "1.0.4",
"uuid": "eb85802a-19b1-4fff-bac4-7ccb8a8eb774",
"rawTextureUuid": "e7443dac-92e4-4d18-a182-71b8c51dd1ba",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 1.5,
"offsetY": -1,
"trimX": 17,
"trimY": 8,
"width": 228,
"height": 196,
"rawWidth": 259,
"rawHeight": 210,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "3eee2441-65d0-4a52-af33-b4152e1071a6",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 259,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-29": {
"ver": "1.0.4",
"uuid": "f0b3bfc6-3317-494f-a68a-ce8a0ab775a6",
"rawTextureUuid": "3eee2441-65d0-4a52-af33-b4152e1071a6",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": -0.5,
"trimX": 4,
"trimY": 4,
"width": 251,
"height": 217,
"rawWidth": 259,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "1b253014-cd90-4c7f-b409-9303256bbc1f",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 210,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-30": {
"ver": "1.0.4",
"uuid": "496668e6-4b0d-4d86-8500-f7fe057951a9",
"rawTextureUuid": "1b253014-cd90-4c7f-b409-9303256bbc1f",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 3.5,
"offsetY": -0.5,
"trimX": 18,
"trimY": 4,
"width": 181,
"height": 217,
"rawWidth": 210,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "9586d824-2817-4106-ae37-96ad151db25c",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 259,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-31": {
"ver": "1.0.4",
"uuid": "79a55dce-032b-49c1-a40c-ccbd7448191a",
"rawTextureUuid": "9586d824-2817-4106-ae37-96ad151db25c",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 1.5,
"offsetY": -1,
"trimX": 16,
"trimY": 7,
"width": 230,
"height": 212,
"rawWidth": 259,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "f88a47b9-5745-40e9-a861-a96352a46482",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 259,
"height": 224,
"platformSettings": {},
"subMetas": {
"r1-32": {
"ver": "1.0.4",
"uuid": "b50330b3-4e8a-463a-b09b-d477933dcfc7",
"rawTextureUuid": "f88a47b9-5745-40e9-a861-a96352a46482",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 3,
"offsetY": -2,
"trimX": 15,
"trimY": 7,
"width": 235,
"height": 214,
"rawWidth": 259,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Some files were not shown because too many files have changed in this diff Show More