Commit e7e365b3 authored by 赤子奈落's avatar 赤子奈落

sprite update and new card description

parent 3d3c7e45

Too many changes to show.

To preserve performance only 1000 of 1000+ files are displayed.

......@@ -25,8 +25,8 @@ public class cardPicLoader : MonoBehaviour
{
uiTexture.mainTexture = await GameTextureManager.GetCardPicture(code);
if (uiTexture.mainTexture == null) return;
uiTexture.aspectRatio = (float) uiTexture.mainTexture.width / uiTexture.mainTexture.height;
uiTexture.forceWidth((int) (uiTexture.height * uiTexture.aspectRatio));
//uiTexture.aspectRatio = (float) uiTexture.mainTexture.width / uiTexture.mainTexture.height;
//uiTexture.forceWidth((int) (uiTexture.height * uiTexture.aspectRatio));
loaded_banlist = null;
}
......
......@@ -14,11 +14,10 @@ public class descKeeper : MonoBehaviour
// Update is called once per frame
private void Update()
{
if (back.width < card.width) back.width = card.width + 2;
if (back.width < card.width) back.width = card.width + 20;
back.transform.localPosition = new Vector3(back.width / 2f, 0);
var leftTop = new Vector3(-back.width / 2 + 2 + back.transform.localPosition.x,
+back.height / 2 - 2 + back.transform.localPosition.y);
card.transform.localPosition = new Vector3(leftTop.x + card.width / 2, leftTop.y - card.height / 2);
var leftTop = new Vector3(-back.width / 2 + 2 + back.transform.localPosition.x, +back.height / 2 - 2 + back.transform.localPosition.y);
//card.transform.localPosition = new Vector3(leftTop.x + card.width / 2, leftTop.y - card.height / 2);
Program.I().cardDescription.width = back.width - 2;
Program.I().cardDescription.cHeight = card.height;
}
......
......@@ -85,24 +85,27 @@ public class gameInfo : MonoBehaviour
var kb = Mathf.Clamp((Utils.UIWidth() - Program.I().cardDescription.width) / 1200f, 0.73f, 1.2f);
var ksb = kb * Vector3.one;
instance_btnPan.gameObject.transform.localScale = ksb;
opponent.transform.localScale = ks;
me.transform.localScale = ks;
//opponent.transform.localScale = ks;
//me.transform.localScale = ks;
float scale = 0.8f;
opponent.transform.localScale = Vector3.one * scale;
me.transform.localScale = Vector3.one * 0.8f;
if (!swaped)
{
//opponent.transform.localPosition = new Vector3(Utils.UIWidth() / 2 - 14, Utils.UIHeight() / 2 - 14);
//me.transform.localPosition = new Vector3(Utils.UIWidth() / 2 - 14, Utils.UIHeight() / 2 - 14 - k * opponent.under.height);
opponent.transform.localPosition = new Vector3(Utils.UIWidth() / 2 - 14, Utils.UIHeight() / 2 - 14);
me.transform.localPosition =
new Vector3(Utils.UIWidth() / 2 - 14, Utils.UIHeight() / 2 - 14 - k * opponent.under.height);
me.transform.localPosition = new Vector3(-Utils.UIWidth() / 2 + 300 * scale, -Utils.UIHeight() / 2 + 100 * scale);
}
else
{
me.transform.localPosition = new Vector3(Utils.UIWidth() / 2 - 14, Utils.UIHeight() / 2 - 14);
opponent.transform.localPosition =
new Vector3(Utils.UIWidth() / 2 - 14, Utils.UIHeight() / 2 - 14 - k * opponent.under.height);
opponent.transform.localPosition = new Vector3(-Utils.UIWidth() / 2 + 300 * scale, -Utils.UIHeight() / 2 + 100 * scale);
}
width = 150 * kb + 15f;
var localPositionPanX = (Utils.UIWidth() - 150 * kb) / 2 - 15f;
instance_btnPan.transform.localPosition = new Vector3(localPositionPanX, 145, 0);
instance_btnPan.transform.localPosition = new Vector3(localPositionPanX, 28, 0);
instance_lab.transform.localPosition = new Vector3(Utils.UIWidth() / 2 - 315, -Utils.UIHeight() / 2 + 90, 0);
var j = 0;
foreach (var t in HashedButtons)
......
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class PropertyIcons : MonoBehaviour
{
public Sprite lv;
public Sprite rank;
public Sprite link;
public Sprite counter;
public Sprite field;
public Sprite equip;
public Sprite continuous;
public Sprite quick_play;
public Sprite ritual;
public Sprite race_01;
public Sprite race_02;
public Sprite race_03;
public Sprite race_04;
public Sprite race_05;
public Sprite race_06;
public Sprite race_07;
public Sprite race_08;
public Sprite race_09;
public Sprite race_10;
public Sprite race_11;
public Sprite race_12;
public Sprite race_13;
public Sprite race_14;
public Sprite race_15;
public Sprite race_16;
public Sprite race_17;
public Sprite race_18;
public Sprite race_19;
public Sprite race_20;
public Sprite race_21;
public Sprite race_22;
public Sprite race_23;
public Sprite race_24;
public Sprite race_25;
public Sprite race_26;
}
fileFormatVersion: 2
guid: cc3c382627e36eb4abeba5aa0112e638
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: c46246e67cb836940add909830aea011, type: 3}
texture: {fileID: 2800000, guid: 8ccc4bb6774455349b54a4d746bf273e, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: 39abf48587449ad45960966ade14b153
timeCreated: 1684096697
guid: 2f64e2f8ab07d2e4d95f7604f91d9836
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 98edc2bf694494c4a9ec3beae7c0f4a6, type: 3}
texture: {fileID: 2800000, guid: 1562e5436f9d7eb4e99a3a9ade9d104a, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: 3be29b5318a028c419c4723f7b365a1a
timeCreated: 1684096697
guid: bc4588e4cd340054fb22b3583d8574e8
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 8028e0e33e2cfa54bb8ae4140edf00d6, type: 3}
texture: {fileID: 2800000, guid: 964e790cfacb4d44f91de36da62828af, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: f03ac0542f1cd3240a1452662beacc23
timeCreated: 1684096697
guid: 86fa48806ddfb0043892c7727bb69517
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 9ad9779e0bceb3d48bbee40c5980ca9d, type: 3}
texture: {fileID: 2800000, guid: 13566d19fb55d3e4996c64ce57e2379b, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: 6db48a9dcc15ab4409eb6690efa0bb99
timeCreated: 1684096697
guid: 565902f4d2ef53645b1ec2b9a5ceca6c
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 9ad9779e0bceb3d48bbee40c5980ca9d, type: 3}
texture: {fileID: 2800000, guid: 13566d19fb55d3e4996c64ce57e2379b, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: ef2e463aee38e324cbc6d3ed1748f396
timeCreated: 1684096697
guid: 700be44afacf3914fbdec688e232a2bb
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 124ba7e320065d2409bd4788b8053a69, type: 3}
texture: {fileID: 2800000, guid: 55e7d7c0e17412c41b44e16032562348, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: d0298bcc2a271da4c8d0562119651e35
timeCreated: 1684096698
guid: 1a3c7e0640a2a7f468fb655275abceec
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 758a60bbe4cbe544495becc3324654aa, type: 3}
texture: {fileID: 2800000, guid: 43350a384a8d39e408af12ad0d49bf48, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: bb93072f9ce24c34186319dd39d729c9
timeCreated: 1684096697
guid: 7ff8160785642bc45a8651156cd87a81
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 8c8fc9512f94d484487ef43ef923594c, type: 3}
texture: {fileID: 2800000, guid: 8522f4530f2c9b54a90f70c18395e898, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: 8cabd747cb061244d854756f19e9590d
timeCreated: 1684096697
guid: 49bb149daf8c16348bc711e3d8c22bb4
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 8c8fc9512f94d484487ef43ef923594c, type: 3}
texture: {fileID: 2800000, guid: 8522f4530f2c9b54a90f70c18395e898, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: 6c0b922158bf9704db5b0e77dd3d98dd
timeCreated: 1684096698
guid: 9d26654ae4b7da243a48fc927ae6db33
timeCreated: 1684599129
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 8c8fc9512f94d484487ef43ef923594c, type: 3}
texture: {fileID: 2800000, guid: 8522f4530f2c9b54a90f70c18395e898, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: b9b1fa7223a6816498cd07783c587e42
timeCreated: 1684096698
guid: 9bfcfe0a365e7d4478e0bd68b992eeeb
timeCreated: 1684599129
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 328aac869e1d4404fbbbc509da773fd8, type: 3}
texture: {fileID: 2800000, guid: 1f02b7d16410557488051011ac3587be, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: 13532819e24cbb04196cbb46383b4041
timeCreated: 1684096698
guid: f65f1d9910204044e8a54c0844398310
timeCreated: 1684599129
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 8c8fc9512f94d484487ef43ef923594c, type: 3}
texture: {fileID: 2800000, guid: 8522f4530f2c9b54a90f70c18395e898, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: 7fe4e54affdbf2943a1e225a9f5343ea
timeCreated: 1684096697
guid: 3f45564b2f133ad49937da4940408844
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 8c8fc9512f94d484487ef43ef923594c, type: 3}
texture: {fileID: 2800000, guid: 8522f4530f2c9b54a90f70c18395e898, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: a91bcc88585e45a4f957bb62540662ec
timeCreated: 1684096697
guid: 244e5577bdeb77748b18cfe8e8e71cae
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 8c8fc9512f94d484487ef43ef923594c, type: 3}
texture: {fileID: 2800000, guid: 8522f4530f2c9b54a90f70c18395e898, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: a2b2093a76d61c14faf3f4a2e571a5fb
timeCreated: 1684096698
guid: 399cf92770bd0d847a406ab1d8863507
timeCreated: 1684599129
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 8c8fc9512f94d484487ef43ef923594c, type: 3}
texture: {fileID: 2800000, guid: 8522f4530f2c9b54a90f70c18395e898, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: 3ca873e059bc8a34faa7fd5010257f8a
timeCreated: 1684096697
guid: 234d065047f37b444bb5d894bbd1fcad
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 8c8fc9512f94d484487ef43ef923594c, type: 3}
texture: {fileID: 2800000, guid: 8522f4530f2c9b54a90f70c18395e898, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: 8757d373cb658c845980024a2728d32d
timeCreated: 1684096697
guid: 9a5b2014029270a43a92913570fa7a48
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 8c8fc9512f94d484487ef43ef923594c, type: 3}
texture: {fileID: 2800000, guid: 8522f4530f2c9b54a90f70c18395e898, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: e8083efb939dbc149a828f7221e7ed9c
timeCreated: 1684096697
guid: 24d8ae30366513b4b857c6ee6de477bb
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 8c8fc9512f94d484487ef43ef923594c, type: 3}
texture: {fileID: 2800000, guid: 8522f4530f2c9b54a90f70c18395e898, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: ed00295ad982a7b42b3ac713c49b1525
timeCreated: 1684096697
guid: 9e7453277fce66047902cab41b35022b
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 4f98debc1d8a96047bc181a7a2c2d115, type: 3}
texture: {fileID: 2800000, guid: f2f7f583d342a7340abf93041eb5ee4a, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: ec70ed85977db5d4f9c0bb6397b0619b
timeCreated: 1684096697
guid: c141af2c9d3b3bd469b42b0abcda0ad4
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 4f98debc1d8a96047bc181a7a2c2d115, type: 3}
texture: {fileID: 2800000, guid: f2f7f583d342a7340abf93041eb5ee4a, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: 994267bc8cf711b4cafe98e33d007ac8
timeCreated: 1684096698
guid: c8a3ef1f4368df74dadd07b8a3be31e0
timeCreated: 1684599129
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 4f98debc1d8a96047bc181a7a2c2d115, type: 3}
texture: {fileID: 2800000, guid: f2f7f583d342a7340abf93041eb5ee4a, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: c377e0f3e565af349a8609925cfe6dbe
timeCreated: 1684096698
guid: 06721c52d1fe22c4085ab30615a3c1f4
timeCreated: 1684599129
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 7f6f36c43bae50044a351c9d3a8d77e7, type: 3}
texture: {fileID: 2800000, guid: 645df734f62d534488f39fca37250479, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: 8b9dc81abc20dbd47b4072b8b29486dc
timeCreated: 1684096697
guid: 1435f09b124f78048b0323987a702d05
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: be80e8d52b2f75746a592307bafc4f23, type: 3}
texture: {fileID: 2800000, guid: e501519a9e1bd8d489491068aba57474, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: 06171a37104a7df4f8303c6b52d74d4b
timeCreated: 1684096698
guid: f6b98e917d52e944fba1b0653bf84490
timeCreated: 1684599129
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: be80e8d52b2f75746a592307bafc4f23, type: 3}
texture: {fileID: 2800000, guid: e501519a9e1bd8d489491068aba57474, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: 813f9cbc339cb464facb00f563c28e05
timeCreated: 1684096697
guid: 76c436dec0d57b64c82269f001028f02
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: be80e8d52b2f75746a592307bafc4f23, type: 3}
texture: {fileID: 2800000, guid: e501519a9e1bd8d489491068aba57474, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: f978120fdc87a4e49b25c8dfd282e9f3
timeCreated: 1684096698
guid: 137ffc79ac5c63d46a0fd8c89e25a04d
timeCreated: 1684599129
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: be80e8d52b2f75746a592307bafc4f23, type: 3}
texture: {fileID: 2800000, guid: e501519a9e1bd8d489491068aba57474, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: 9c0ddde8c159b7f4c97fa1c81bfd16aa
timeCreated: 1684096698
guid: 8cbe59c33ab20574fbbbe67ff9a8fc22
timeCreated: 1684599129
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: be80e8d52b2f75746a592307bafc4f23, type: 3}
texture: {fileID: 2800000, guid: e501519a9e1bd8d489491068aba57474, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: 941a82f60fae3b14d9883815abc32eb6
timeCreated: 1684096698
guid: a976da84bb0f0684fbe19f8fd21b98ed
timeCreated: 1684599129
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: be80e8d52b2f75746a592307bafc4f23, type: 3}
texture: {fileID: 2800000, guid: e501519a9e1bd8d489491068aba57474, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: a7e83953c560b9b4f932d77fab1ee9c8
timeCreated: 1684096698
guid: 8b5e730d59fb2464eaf5fa9dedd1a69b
timeCreated: 1684599129
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: be80e8d52b2f75746a592307bafc4f23, type: 3}
texture: {fileID: 2800000, guid: e501519a9e1bd8d489491068aba57474, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: be4d3ad9f7c9ee342b87071b1e3fe7e4
timeCreated: 1684096698
guid: 1b7872cb51df3cc44823bc214a915520
timeCreated: 1684599129
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: be80e8d52b2f75746a592307bafc4f23, type: 3}
texture: {fileID: 2800000, guid: e501519a9e1bd8d489491068aba57474, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: e701fa2a8bacd2f4998eebb68158540f
timeCreated: 1684096697
guid: 07b67a404eb8f1c4598fe4d0a2678bf1
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: be80e8d52b2f75746a592307bafc4f23, type: 3}
texture: {fileID: 2800000, guid: e501519a9e1bd8d489491068aba57474, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: 847ff0f922236a74d8fdcfb70fe902d4
timeCreated: 1684096697
guid: 1735e0287547bfa449d4866e233f1b5b
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: be80e8d52b2f75746a592307bafc4f23, type: 3}
texture: {fileID: 2800000, guid: e501519a9e1bd8d489491068aba57474, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: e003cbfe3d100624e9bb4b180229a105
timeCreated: 1684096698
guid: 985d71d1c4489284e8f5d00bfee2356e
timeCreated: 1684599129
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: be80e8d52b2f75746a592307bafc4f23, type: 3}
texture: {fileID: 2800000, guid: e501519a9e1bd8d489491068aba57474, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: b6ab44b4191f0cb409e13dd7453484ea
timeCreated: 1684096698
guid: 9d61f9e5a45f515448633c2a18f04008
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: be80e8d52b2f75746a592307bafc4f23, type: 3}
texture: {fileID: 2800000, guid: e501519a9e1bd8d489491068aba57474, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: 1d32be79f4df1214f943cf58e140ce7e
timeCreated: 1684096698
guid: d63677f7846067b4d848778307fb18f7
timeCreated: 1684599129
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: be80e8d52b2f75746a592307bafc4f23, type: 3}
texture: {fileID: 2800000, guid: e501519a9e1bd8d489491068aba57474, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: 311c8409b6a995445b56bbfa23a2bd73
timeCreated: 1684096698
guid: e578d091e5cea7540b2502a3285a38c3
timeCreated: 1684599129
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: be80e8d52b2f75746a592307bafc4f23, type: 3}
texture: {fileID: 2800000, guid: e501519a9e1bd8d489491068aba57474, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: 4da515020314ad24db673e531490bfb9
timeCreated: 1684096697
guid: e2ca7caf6a8ce4447b2f3b34bd36584f
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: be80e8d52b2f75746a592307bafc4f23, type: 3}
texture: {fileID: 2800000, guid: e501519a9e1bd8d489491068aba57474, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: c9e19b42988f34c4f866ccf8ffe243de
timeCreated: 1684096698
guid: ea07af96d10b8474fb3eab9821a353e1
timeCreated: 1684599129
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: be80e8d52b2f75746a592307bafc4f23, type: 3}
texture: {fileID: 2800000, guid: e501519a9e1bd8d489491068aba57474, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: 5e96d2ad2f82ba546893ec3126758bae
timeCreated: 1684096698
guid: 30f80b587cbc62f4487766e8ed38337f
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 8c8fc9512f94d484487ef43ef923594c, type: 3}
texture: {fileID: 2800000, guid: 8522f4530f2c9b54a90f70c18395e898, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: b59c59b5b75f80446873e7d283bd9a1f
timeCreated: 1684096697
guid: 9dc713ead1c716a4e92e99559176ad32
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 8c8fc9512f94d484487ef43ef923594c, type: 3}
texture: {fileID: 2800000, guid: 8522f4530f2c9b54a90f70c18395e898, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: 853bff74c22998a4eae333f6eebc5c1b
timeCreated: 1684096697
guid: cd01ac38501de6449a36a52b251b7f18
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 8c8fc9512f94d484487ef43ef923594c, type: 3}
texture: {fileID: 2800000, guid: 8522f4530f2c9b54a90f70c18395e898, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: e8ae2df793569894f8898c44943bf535
timeCreated: 1684096698
guid: 4c1623b6582248d4198b8cb6e34a131d
timeCreated: 1684599129
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 8c8fc9512f94d484487ef43ef923594c, type: 3}
texture: {fileID: 2800000, guid: 8522f4530f2c9b54a90f70c18395e898, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: 5fa0d2bdec1142d47abeb96911c8c637
timeCreated: 1684096697
guid: 71aa76c02271a4543aaa2a5264d888ab
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 8c8fc9512f94d484487ef43ef923594c, type: 3}
texture: {fileID: 2800000, guid: 8522f4530f2c9b54a90f70c18395e898, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: a6725397bd2847249837504cff5da509
timeCreated: 1684096697
guid: 4e104efd504e79543876bd122bd46268
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 8028e0e33e2cfa54bb8ae4140edf00d6, type: 3}
texture: {fileID: 2800000, guid: 964e790cfacb4d44f91de36da62828af, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: 69c9dd9b1cea8404d897321e1db1a96f
timeCreated: 1684096698
guid: 80da0e09ad98c9545a51a4f3e1db0025
timeCreated: 1684599129
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 4f98debc1d8a96047bc181a7a2c2d115, type: 3}
texture: {fileID: 2800000, guid: f2f7f583d342a7340abf93041eb5ee4a, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: 5f7ed9ce5b53ee34c9bf5206db685a30
timeCreated: 1684096698
guid: 394b92b1205d78049b626850608f6fa0
timeCreated: 1684599129
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 8c8fc9512f94d484487ef43ef923594c, type: 3}
texture: {fileID: 2800000, guid: 8522f4530f2c9b54a90f70c18395e898, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: 3537476e7ea4e0e42b199e89326c516a
timeCreated: 1684096697
guid: 1a8aa24351c8b4a4a8b502bedafceada
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 328aac869e1d4404fbbbc509da773fd8, type: 3}
texture: {fileID: 2800000, guid: 1f02b7d16410557488051011ac3587be, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
fileFormatVersion: 2
guid: 895450e5db5cd4247ae713ef13be5e6a
timeCreated: 1684096697
guid: 43a603d6ec364a84fba8193978d8e1c5
timeCreated: 1684599128
licenseType: Free
NativeFormatImporter:
externalObjects: {}
......
......@@ -27,7 +27,7 @@ Sprite:
m_SpriteAtlas: {fileID: 0}
m_RD:
serializedVersion: 3
texture: {fileID: 2800000, guid: 328aac869e1d4404fbbbc509da773fd8, type: 3}
texture: {fileID: 2800000, guid: 1f02b7d16410557488051011ac3587be, type: 3}
alphaTexture: {fileID: 0}
secondaryTextures: []
m_SubMeshes:
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
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