Compare commits

...

123 Commits

Author SHA1 Message Date
5f82e624c8 reconvert all animations to 1.3.11 2018-01-03 02:44:02 +07:00
1e7229e134 Fix possible mesh leak after scene switch 2018-01-03 02:34:48 +07:00
fbe1fc811e Fix trial version in Unity 2017 2018-01-03 02:17:07 +07:00
937e1807bc Added tag versions/1.3.10 for changeset 1c3c07ea2554 2017-11-24 08:40:20 +07:00
9c853ea943 reconvert all animations to 1.3.10 2017-11-24 08:34:52 +07:00
a74b616d21 Fix rasterization error with vector graphics in buttons 2017-11-24 08:12:03 +07:00
d4de173168 Fix (Parsing swf error: Failed to read past end of stream) 2017-11-24 07:31:53 +07:00
92645a0042 todo 2017-11-24 01:19:35 +07:00
cd69f3dcd3 Fix (conversion error: 'Error: scaleSelection: Argument number 1 is invalid.') 2017-08-10 22:05:29 +07:00
42060d5e00 new test animation 2017-08-10 22:02:49 +07:00
2743d968a1 Added tag versions/1.3.9 for changeset cc699669cef0 2017-08-06 16:56:40 +07:00
020e933092 reconvert all animations to 1.3.9 2017-08-06 16:50:00 +07:00
5f987eeea8 fix shader properties initialization 2017-08-06 16:44:51 +07:00
08ac4cc73e Replace mask shader "if + discard" instruction to "clip" 2017-08-06 02:34:37 +07:00
5611da7a7c Replace string shader properties to id 2017-08-06 02:24:45 +07:00
9f7f0e5a2b Replace shader "if" instruction to "step" 2017-08-06 02:07:09 +07:00
17a7a1f10e todo 2017-08-06 00:40:41 +07:00
0d42dd1b12 fix warning on add missing components 2017-08-06 00:34:16 +07:00
2aa7ca4a0a hideFlags for generated mesh 2017-08-05 18:53:38 +07:00
7638614d33 todo 2017-08-01 20:25:32 +07:00
262e1f8d40 Bug fix (At line 908 of file "FTMain.jsfl": ReferenceError: ft is not defined) 2017-07-01 23:16:13 +07:00
9b89bfc00b todo 2017-07-01 22:50:31 +07:00
6fe301153f more unsupported tags 2017-06-22 02:11:20 +07:00
f342c83a39 reconvert with new version export 2017-06-20 20:38:38 +07:00
36cc95cd60 Added tag versions/1.3.8 for changeset 7590116fb2e8 2017-06-20 19:55:46 +07:00
abaaced469 update ftsources project 2017-06-20 19:28:20 +07:00
5f24a7dfd9 todo and new test animation 2017-06-20 07:26:44 +07:00
5f3302b459 force fullrect for sprites 2017-06-19 20:14:40 +07:00
4471d05910 todo and little reconvert button improvement 2017-06-19 06:30:54 +07:00
9d0846d7dc progress bar improvements 2017-06-19 06:17:36 +07:00
8142f49e90 fix filter scale for export with custom graphic scale 2017-06-19 03:49:35 +07:00
4033ca68e8 todo 2017-06-18 21:12:35 +07:00
f0fafc4314 reconvert example animations 2017-06-16 00:26:53 +07:00
47973918ad fix bug with big multiple reimport 2017-06-16 00:12:41 +07:00
8b165ba45f fix tweens with incorrect end 2017-06-14 00:33:49 +07:00
0a9aa0c5de dev tests 2017-06-12 01:38:39 +07:00
a56825cf4b TODO 2017-06-12 01:38:22 +07:00
90b2d90157 fix tick timer without clip 2017-06-02 06:12:14 +07:00
84a7539b56 todo and test animations 2017-05-29 16:47:56 +07:00
f26d1f1f2e todo 2017-05-28 04:22:42 +07:00
3b775751a2 warning for shapes in motion tween 2017-05-27 23:11:06 +07:00
26fde9fe89 add version to swf hash 2017-05-27 23:06:42 +07:00
f0f18e6aec many fixes about groups 2017-05-27 00:44:38 +07:00
9ea77def56 Fix overlay blending mode 2017-05-25 00:48:25 +07:00
fa15c96de4 little tweek prepare_all_tweens 2017-05-21 02:44:11 +07:00
a147b74ddf function names refactoring 2017-05-21 02:32:13 +07:00
7ef01ccc2e base jsfl functions to FTBase 2017-05-21 01:49:43 +07:00
ee998c3770 refactor prepare tweens 2017-05-21 00:53:40 +07:00
26427f2220 improved profile mode 2017-05-20 18:54:19 +07:00
1341a47f09 Prepare shapes in tweens 2017-05-20 05:28:50 +07:00
29dc1b3253 Add HD, SD script export 2017-05-19 04:47:36 +07:00
8ca72bf194 Fix drawing object shape problems 2017-05-18 04:11:30 +07:00
d5575c005a Fix convertSelectionToBitmap for big item (over 4000px) 2017-05-17 03:16:49 +07:00
94c44c37cb Remove excess animation reimports 2017-05-16 17:33:59 +07:00
f9b9acd3b7 Add SwfClip bounds functions (currentLocalBounds, currentWorldBounds) 2017-05-16 03:07:26 +07:00
26e30e45f2 Fix Unity 5.6 submesh sorting bug 2017-05-15 23:46:15 +07:00
4451018727 add swf path to convertion error 2017-05-15 05:33:14 +07:00
b1feaec2c9 default 2048 size and truecolor 2017-05-15 05:14:18 +07:00
a38e05f955 remove external alpha IF from shaders 2017-05-15 04:49:25 +07:00
d591379acc Shape tween warning 2017-05-15 04:21:57 +07:00
8ded077428 Fix optimizator bitmap trim problems 2017-05-13 23:43:02 +07:00
3c5f3784e5 Fix locked elements problem 2017-05-10 02:11:46 +07:00
513e477214 Fix shape groups in tweens version 2 2017-05-10 00:42:22 +07:00
55d7df349e Fix shape groups in tweens 2017-05-09 00:26:22 +07:00
faff1d4c6e todo 2017-04-08 01:20:44 +07:00
103190fcc7 move Promo. add org-mode todo. 2017-03-27 00:22:19 +07:00
8867ed855a Added tag versions/1.3.7 for changeset 3269e6a0cceb 2017-03-18 21:10:56 +07:00
df364244b4 fix multiple import 2017-02-24 02:13:55 +07:00
5012b53ac1 fix single frame optimization 2017-02-24 00:28:56 +07:00
b7e026e8ff Added tag versions/1.3.6 for changeset 9df7b359e92b 2017-02-17 22:37:05 +07:00
4df50242cc update dll project 2017-02-17 22:33:26 +07:00
3f4fc9f8aa importer save and reimport 2017-02-17 22:21:38 +07:00
1976d315c4 Raw enumerator to CustomYieldInstruction. More yield instructions. 2017-02-17 17:00:45 +07:00
1abb0878b9 fix for scale very small items 2017-02-16 02:22:40 +07:00
294c6bba91 docs to markdown 2017-02-15 22:57:43 +07:00
df9d7ccd43 generate xml docs for dll by default 2017-02-15 21:45:53 +07:00
8981016d57 export_path_postfix 2017-02-15 19:43:07 +07:00
bc8ea51463 big item optimization 2017-02-15 19:27:42 +07:00
ce4c644ef2 Added tag versions/1.3.5 for changeset 39774d053be6 2017-02-14 20:12:57 +07:00
dc77088885 Fix sprite import problem 2017-02-14 20:12:41 +07:00
ae5cc6de9f Added tag versions/1.3.4 for changeset cae01694a518 2017-02-14 03:58:31 +07:00
a351e7352d 1.3.4 2017-02-14 03:47:39 +07:00
c607777454 asset postprocessor fixes 2017-02-14 03:40:30 +07:00
ce269317fc remove prefer binary from assets 2017-02-14 03:34:40 +07:00
7e95d6b49a fix cs6 export problem 2017-02-14 03:33:15 +07:00
f098bfc9bc Added tag versions/1.3.3 for changeset 65d0871b2bcc 2017-02-13 20:00:06 +07:00
bee56e75a9 Fix undefined unusedItems in CS6 2017-02-13 19:59:49 +07:00
7ba00a7e9a undefined unusedItems in CS6 2017-02-13 19:51:49 +07:00
545eacdaf8 Added tag versions/1.3.2 for changeset f4c5c42402d6 2017-02-13 18:09:58 +07:00
ad0e6251e8 Fix bug custom scale export with small items optimization 2017-02-13 18:09:38 +07:00
6f4f11cc9d update dll project 2017-02-12 23:18:43 +07:00
7e4bd5b159 asset store tools ignore 2017-02-12 23:05:56 +07:00
2d8bd13384 Added tag versions/1.3.1 for changeset f9309c819e42 2017-02-12 22:57:27 +07:00
fa8a636d2e 1.3.1 2017-02-12 22:57:13 +07:00
27bb4ef58d unity 5.5 fixes 2017-02-12 22:33:42 +07:00
ece15d9ada Added tag versions/1.3.0 for changeset b598c4685a02 2017-02-12 22:08:14 +07:00
bc8d6c890a 1.3.0 2017-02-12 22:07:47 +07:00
f12f2f9012 new small vector scaled items optimization 2017-02-12 21:57:23 +07:00
c6f86098e2 dev animations 2017-02-12 18:37:07 +07:00
cc8677e61f more unsupported tags 2017-02-12 18:36:03 +07:00
0386992965 added note message about problems of animation in preview 2017-02-12 18:18:46 +07:00
a19ca2499f reconvert example animations 2017-02-12 17:25:01 +07:00
ce4611e23b Export animations with custom scale (for retina) 2017-02-12 17:18:33 +07:00
99d4236e13 ETC1 support 2017-02-12 10:24:32 +07:00
04ddf0d08e more beautiful progress bar 2017-02-12 09:04:09 +07:00
77287a9b4a new dev animation 2017-02-11 23:25:38 +07:00
5b26becc27 some ping objects 2017-02-11 22:40:50 +07:00
1084c839a1 Added tag versions/1.2.0 for changeset 17333d65ec3f 2017-02-11 21:14:58 +07:00
7042caf82a 1.2.0 2017-02-11 21:14:36 +07:00
21fe31585f Yields instructions 2017-02-11 20:57:49 +07:00
290fd066b5 unscaled delta time support 2017-02-11 19:46:49 +07:00
16ee7896bf PreferBinarySerialization for Unity 5.5 2017-02-11 18:31:03 +07:00
a0a223b4bb reconvert example swfs 2017-02-11 18:15:12 +07:00
5a04b6b314 refactor asset reconverting 2017-02-11 16:58:29 +07:00
dfcac503df progress bars 2017-02-11 14:13:03 +07:00
a3e9da5c73 remove multiphased import 2017-02-11 12:25:00 +07:00
eed1253aeb dev tests 2017-02-10 22:55:33 +07:00
97a4f98310 to 5.3.7p2 2017-02-10 22:54:10 +07:00
ca69c71fe6 fix guide layer bug 2016-12-14 18:25:15 +07:00
9bd17c23c5 Added tag versions/1.1.1 for changeset c8459549f088 2016-12-06 19:35:28 +07:00
15782ad142 conversion error by shape tween in CS6 2016-12-06 09:27:34 +07:00
3fa3bf5564 fix life after death and little view stuff 2016-12-05 23:31:45 +07:00
0d9cd6603e Added tag versions/1.1 for changeset eba90ee83eab 2016-12-05 04:47:35 +07:00
211 changed files with 161908 additions and 125822 deletions

View File

@@ -2,6 +2,9 @@ glob:obj/*
glob:Temp/*
glob:Library/*
glob:AssetStoreTools/*
glob:AssetStoreTools.meta
glob:.DS_Store
glob:unityflash.sln
glob:unityflash.userprefs

0
.projectile Normal file
View File

1
.vimrc Normal file
View File

@@ -0,0 +1 @@
let NERDTreeIgnore=['\.meta$']

Binary file not shown.

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 936cd155c254c405cbfaa7caf5447e69
timeCreated: 1486882364
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,7 +1,7 @@
fileFormatVersion: 2
guid: 0e3bddf96333643c8a12fd862ebc9ec7
guid: 2d8762b6bff92457aa59aaf03193018c
folderAsset: yes
timeCreated: 1480709542
timeCreated: 1487860932
licenseType: Free
DefaultImporter:
userData:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 489500abc518741b59e7a95b93295317
timeCreated: 1497866267
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: d481c08b811dc41eda079968a32efbb9
timeCreated: 1487860937
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 541c3fcb14f854b1b842b41a866a6f48
folderAsset: yes
timeCreated: 1502375163
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: e22aa0e3f511949eb89c7ec5ad32c7a3
timeCreated: 1502375167
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 31fd11df111b54e3dbf8f0b135da45d9
folderAsset: yes
timeCreated: 1494224348
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 9b15c852977e54b3b8b1dfc4fa6fc920
timeCreated: 1495641252
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: b037662f7f638455d9cc6d4251710ee2
timeCreated: 1495627091
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 667a3cd1a987d40d5a4c9b6495da5480
timeCreated: 1494255165
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 12654680c0cae45d3a44f4fc666262bd
timeCreated: 1494492625
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 7dc9a5d8bf33d4b30b9a58e370cad87e
timeCreated: 1494508632
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 0f878ff9c96174385bb57a48f18a6335
timeCreated: 1495910510
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: c82e30d4e993d450f8a475c408afc80f
timeCreated: 1495664549
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 89dfadc78afc648c3a5aaf39c5cec6e2
timeCreated: 1495655881
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 7c9df19bccf1d4987a1c2359f55b921f
timeCreated: 1495661693
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 3b209e60e405544f2bbdc7a9db61b81d
timeCreated: 1495206863
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 8006ea931faa744169bb2c56d2b04da8
timeCreated: 1495311730
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 29c7aa624b715495da989e094be3d74a
timeCreated: 1480925289
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: b35790b065a454a32a0518138e64d15f
timeCreated: 1491582789
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 55c438c941e894f25bb2b0527ee72f7c
timeCreated: 1486989506
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 672cf0095a3044ff298e605979974aa6
timeCreated: 1486823787
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 0af1635387aab4e9cb5b38d8722cecf0
folderAsset: yes
timeCreated: 1511462526
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 78561fafa47094aea89ba0771c70c41b
folderAsset: yes
timeCreated: 1511482664
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 5cecc5a6be854444ea6d0ee1bac1925f
timeCreated: 1511482664
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1 @@
> [FlashTools]</b> Parsing swf error: Failed to read past end of stream.

View File

@@ -1,6 +1,6 @@
fileFormatVersion: 2
guid: ffe731bf74d034b948a5ec392ba8e284
timeCreated: 1476541234
guid: 056a3e8eb97b34881be36dd1944cce02
timeCreated: 1511482664
licenseType: Free
TextScriptImporter:
userData:

View File

@@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: a63f9772f8c46490c99d421c9b89b497
folderAsset: yes
timeCreated: 1511483868
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 1a360ba863a804a399e9cc7a7bf9885f
timeCreated: 1511485563
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,3 @@
Привет!
Принимай материал для исследования)
После конвертации получаем файл swf, но он не обрабатывается в Unity, пишет: http://prntscr.com/he4tv1

View File

@@ -1,6 +1,6 @@
fileFormatVersion: 2
guid: dfa1591b561424bf6a952fcb68bebbc0
timeCreated: 1472651507
guid: 7db3e6a1b84754816afc32bb06622e8b
timeCreated: 1511485563
licenseType: Free
TextScriptImporter:
userData:

Binary file not shown.

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 1c95e140e6cc841508d2f6a21b33068b
timeCreated: 1495287492
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 6a5952dba743d4595a83376fa4484f59
timeCreated: 1480710495
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: ad3f6a723d9604fe9b44fe73494e6899
timeCreated: 1494279688
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 221b4d2156b3446cbbf03c70db9e69fd
timeCreated: 1495746942
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 16c36ac5146fc41799851c3b081b6846
timeCreated: 1495749347
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 137690fcc02e7478f8f0c6733fe7889c
timeCreated: 1495903354
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 95dbb06a4f0c9413480c9e92aba982d3
timeCreated: 1494272922
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

174
Assets/DevTests/Scene.unity Normal file
View File

@@ -0,0 +1,174 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!29 &1
SceneSettings:
m_ObjectHideFlags: 0
m_PVSData:
m_PVSObjectsArray: []
m_PVSPortalsArray: []
m_OcclusionBakeSettings:
smallestOccluder: 5
smallestHole: 0.25
backfaceThreshold: 100
--- !u!104 &2
RenderSettings:
m_ObjectHideFlags: 0
serializedVersion: 6
m_Fog: 0
m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
m_FogMode: 3
m_FogDensity: 0.01
m_LinearFogStart: 0
m_LinearFogEnd: 300
m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1}
m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1}
m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1}
m_AmbientIntensity: 1
m_AmbientMode: 3
m_SkyboxMaterial: {fileID: 0}
m_HaloStrength: 0.5
m_FlareStrength: 1
m_FlareFadeSpeed: 3
m_HaloTexture: {fileID: 0}
m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0}
m_DefaultReflectionMode: 0
m_DefaultReflectionResolution: 128
m_ReflectionBounces: 1
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 0}
--- !u!157 &3
LightmapSettings:
m_ObjectHideFlags: 0
serializedVersion: 6
m_GIWorkflowMode: 1
m_LightmapsMode: 1
m_GISettings:
serializedVersion: 2
m_BounceScale: 1
m_IndirectOutputScale: 1
m_AlbedoBoost: 1
m_TemporalCoherenceThreshold: 1
m_EnvironmentLightingMode: 0
m_EnableBakedLightmaps: 0
m_EnableRealtimeLightmaps: 0
m_LightmapEditorSettings:
serializedVersion: 3
m_Resolution: 2
m_BakeResolution: 40
m_TextureWidth: 1024
m_TextureHeight: 1024
m_AOMaxDistance: 1
m_Padding: 2
m_CompAOExponent: 0
m_LightmapParameters: {fileID: 0}
m_TextureCompression: 1
m_FinalGather: 0
m_FinalGatherRayCount: 1024
m_ReflectionCompression: 2
m_LightingDataAsset: {fileID: 0}
m_RuntimeCPUUsage: 25
--- !u!196 &4
NavMeshSettings:
serializedVersion: 2
m_ObjectHideFlags: 0
m_BuildSettings:
serializedVersion: 2
agentRadius: 0.5
agentHeight: 2
agentSlope: 45
agentClimb: 0.4
ledgeDropHeight: 0
maxJumpAcrossDistance: 0
accuratePlacement: 0
minRegionArea: 2
cellSize: 0.16666667
manualCellSize: 0
m_NavMeshData: {fileID: 0}
--- !u!1 &1173114888
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
serializedVersion: 4
m_Component:
- 4: {fileID: 1173114893}
- 20: {fileID: 1173114892}
- 92: {fileID: 1173114891}
- 124: {fileID: 1173114890}
- 81: {fileID: 1173114889}
m_Layer: 0
m_Name: Main Camera
m_TagString: MainCamera
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!81 &1173114889
AudioListener:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 1173114888}
m_Enabled: 1
--- !u!124 &1173114890
Behaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 1173114888}
m_Enabled: 1
--- !u!92 &1173114891
Behaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 1173114888}
m_Enabled: 1
--- !u!20 &1173114892
Camera:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 1173114888}
m_Enabled: 1
serializedVersion: 2
m_ClearFlags: 1
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0.019607844}
m_NormalizedViewPortRect:
serializedVersion: 2
x: 0
y: 0
width: 1
height: 1
near clip plane: 0.3
far clip plane: 1000
field of view: 60
orthographic: 1
orthographic size: 3
m_Depth: 0
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
m_RenderingPath: -1
m_TargetTexture: {fileID: 0}
m_TargetDisplay: 0
m_TargetEye: 3
m_HDR: 0
m_OcclusionCulling: 1
m_StereoConvergence: 10
m_StereoSeparation: 0.022
m_StereoMirrorMode: 0
--- !u!4 &1173114893
Transform:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 1173114888}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: -10}
m_LocalScale: {x: 1, y: 1, z: 1}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 8ce0e3cb67ade4279a5eedf786d19ca7
timeCreated: 1480709959
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,31 @@
using UnityEngine;
using FTRuntime;
namespace FTDevTests {
public class DeleteOnEnd : MonoBehaviour {
void Start () {
var clip = GetComponent<SwfClip>();
if ( clip ) {
clip.OnChangeCurrentFrameEvent += OnChangeCurrentFrameEvent;
}
}
void OnDestroy() {
Debug.Log("DeleteOnEnd::OnDestroy");
var clip = GetComponent<SwfClip>();
if ( clip ) {
clip.OnChangeCurrentFrameEvent -= OnChangeCurrentFrameEvent;
}
}
void OnChangeCurrentFrameEvent(SwfClip clip) {
Debug.LogFormat("OnChangeCurrentFrameEvent: {0}", clip.currentFrame);
if ( clip.currentFrame == clip.frameCount - 1 ) {
Debug.Log("Delete");
Destroy(gameObject);
Debug.Log("After Delete");
}
}
}
}

View File

@@ -0,0 +1,12 @@
fileFormatVersion: 2
guid: 4482cb82b8422471cb0caf2735d7acbb
timeCreated: 1480952822
licenseType: Free
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,46 @@
using UnityEngine;
using FTRuntime;
namespace FTDevTests {
public class EchoEventListener : MonoBehaviour {
void Start () {
var clip = GetComponent<SwfClip>();
if ( clip ) {
clip.OnChangeClipEvent += OnChangeClipEvent;
clip.OnChangeSequenceEvent += OnChangeSequenceEvent;
clip.OnChangeCurrentFrameEvent += OnChangeCurrentFrameEvent;
}
var ctrl = GetComponent<SwfClipController>();
if ( ctrl ) {
ctrl.OnPlayStoppedEvent += OnPlayStoppedEvent;
ctrl.OnRewindPlayingEvent += OnRewindPlayingEvent;
ctrl.OnStopPlayingEvent += OnStopPlayingEvent;
}
}
void OnChangeClipEvent(SwfClip clip) {
Debug.LogFormat(this, "OnChangeClipEvent: {0}", clip.clip);
}
void OnChangeSequenceEvent(SwfClip clip) {
Debug.LogFormat(this, "OnChangeSequenceEvent: {0}", clip.sequence);
}
void OnChangeCurrentFrameEvent(SwfClip clip) {
Debug.LogFormat(this, "OnChangeCurrentFrameEvent: {0}", clip.currentFrame);
}
void OnPlayStoppedEvent(SwfClipController ctrl) {
Debug.LogFormat(this, "OnPlayStoppedEvent: {0}", ctrl.clip);
}
void OnRewindPlayingEvent(SwfClipController ctrl) {
Debug.LogFormat(this, "OnRewindPlayingEvent: {0}", ctrl.clip);
}
void OnStopPlayingEvent(SwfClipController ctrl) {
Debug.LogFormat(this, "OnStopPlayingEvent: {0}", ctrl.clip);
}
}
}

View File

@@ -0,0 +1,12 @@
fileFormatVersion: 2
guid: 38f0f7dc068694fccbf1740118107b65
timeCreated: 1480885888
licenseType: Free
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,103 @@
###### Version 1.3.11
* Fix trial version in Unity 2017
* Fix warnings in Unity 2017
* Fix possible mesh leak after scene switch
###### Version 1.3.10
* Fix (conversion error: 'Error: scaleSelection: Argument number 1 is invalid.')
* Fix (Parsing swf error: Failed to read past end of stream)
* Fix rasterization error with vector graphics in buttons
###### Version 1.3.9
* Not save generated meshes in scene
* Fix (At line 908 of file "FTMain.jsfl": ReferenceError: ft is not defined)
* Fix warning on add missing components
* Replace string shader properties to id
* Replace shader "if" instruction to "step"
* Replace mask shader "if + discard" instruction to "clip"
###### Version 1.3.8
* Fix shape groups in tweens problems
* Fix drawing object shape problems
* Fix locked elements problem
* Fix optimizator bitmap trim problems
* Fix Unity 5.6 submesh sorting bug
* Fix convertSelectionToBitmap for big item (over 4000px)
* Fix overlay blending mode
* Add HD, SD script export
* Add shape tween warning
* Add SwfClip bounds functions (currentLocalBounds, currentWorldBounds)
* Remove excess "if" instruction from shaders
* Remove excess animation reimports
###### Version 1.3.7
* Fix multiple import
* Fix single frame optimization
###### Version 1.3.6
* Fix for scale very small vector items
* Big vector item optimization
* More yield instructions and extensions
###### Version 1.3.5
* Fix sprite import problem
###### Version 1.3.4
* Fix CS6 export problem
* Fix unity postprocessor problems
###### Version 1.3.3
* Fix undefined unusedItems in CS6
###### Version 1.3.2
* Fix bug custom scale export with small items optimization
###### Version 1.3.1
* Fix some Unity 5.5 deprecated functions
###### Version 1.3.0
* ETC separated alpha support
* Export animations with custom scale (for retina)
* New small vector scaled items optimization
###### Version 1.2.0
* Add Yield instructions for wait in coroutines(SwfWaitPlayStopped, SwfWaitRewindPlaying, SwfWaitStopPlaying)
* Add unscaled delta time support(for separate animations, groups of animations or for all)
* Fix guide type flash layers
* Some fixes for reconvert asset problem
###### Version 1.1.1
* Add conversion error by shape tween in CS6
* Fix life after death (problem about destroying with big lag by frame event)
###### Version 1.1.0
* Sequence separator is anchor frame label (not common frame label)
* SwfClip access to frame labels (currentLabelCount, GetCurrentFrameLabel)
* SwfClip events (OnChangeClipEvent, OnChangeSequenceEvent, OnChangeCurrentFrameEvent)
###### Version 1.0.0
* Initial asset store version
* Sources to dll
* Palette bitmaps support
###### Version 0.5.0
* Flash optimizer twicks
* Blending modes (except Alpha and Erase)
###### Version 0.4.0
* Clip groups
* Fix move assets bug
* Tint color for clips
* Animation API improvements
###### Version 0.3.0
* Preview for animation assets and clips
* Animation API improvements
* Memory optimizations
###### Version 0.2.0
* Export optimizations
* Export clips with export names
###### Version 0.1.0
* Initial alpha version

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 309e798efeb2741c6853f2402363a067
timeCreated: 1487174180
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,52 +0,0 @@
-----------------
-- Version 1.1 --
-----------------
Sequence separator is anchor frame label (not common frame label)
SwfClip access to frame labels (currentLabelCount, GetCurrentFrameLabel)
SwfClip events (OnChangeClipEvent, OnChangeSequenceEvent, OnChangeCurrentFrameEvent)
-----------------
-- Version 1.0 --
-----------------
Initial asset store version
Sources to dll
Palette bitmaps support
-----------------
-- Version 0.5 --
-----------------
Flash optimizer twicks
Blending modes (except Alpha and Erase)
-----------------
-- Version 0.4 --
-----------------
Clip groups
Fix move assets bug
Tint color for clips
Animation API improvements
-----------------
-- Version 0.3 --
-----------------
Preview for animation assets and clips
Animation API improvements
Memory optimizations
-----------------
-- Version 0.2 --
-----------------
Export optimizations
Export clips with export names
-----------------
-- Version 0.1 --
-----------------
Initial alpha version

View File

@@ -0,0 +1,33 @@
##### Flash Animation Toolset
Convert your flash animation for Unity easy!
* [Usage video](http://www.youtube.com/watch?v=uE_XRWZ5KHA)
* [Blog](http://matov.me)
* [Site](http://matov.me/flash-animation-toolset)
* [Web demo](http://matov.me/public/blog_share/flash_tools/web_demo)
* [User guide](http://matov.me/flash-animation-toolset-user-guide)
* [Trial version](https://www.assetstore.unity3d.com/#!/content/73896)
* [Full version](https://www.assetstore.unity3d.com/#!/content/73323)
###### Features
* Support all transformations like 'rotation', 'skew' and 'scale' (except 3D)
* Support all tweens(classic, motion and etc), keyframes and layers
* Support mask layers
* Support bitmap and vector graphics
* Support all clip color effects like 'brightness', 'tint', 'alpha' and etc
* Support most blending modes (all except Alpha and Erase)
* Simple runtime API for controlling your animations in Unity
* Automatic packing texture atlases of animations with different settings
* Great performance with zero allocations in update loop
* Frame labels to separate sequences in one timeline
* Export marked "for export" clips and main timeline
* Live preview of animations in the Unity editor
Supports Unity 5.3 and newer, both Personal and Pro. Full C# source code included.
Leave your rating for this Asset. It is very important for me and the development of the project :) Thank you!
Samples use "Creative Commons CC0 1.0 Universal License" animations from [Glitch game](http://www.glitchthegame.com/public-domain-game-art)

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 67cb565c063ff409697ad8b538d2a46a
timeCreated: 1487174181
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,35 +0,0 @@
-----------------------------
-- Flash Animation Toolset --
-----------------------------
Convert your flash animation for Unity easy!
- Usage video "http://www.youtube.com/watch?v=uE_XRWZ5KHA"
- Blog "http://matov.me"
- Site "http://matov.me/flash-animation-toolset"
- Web demo "http://matov.me/public/blog_share/flash_tools/web_demo"
- User guide "http://matov.me/flash-animation-toolset-user-guide"
- Trial version https://www.assetstore.unity3d.com/#!/content/73896
- Full version https://www.assetstore.unity3d.com/#!/content/73323
Features
- Support all transformations like 'rotation', 'skew' and 'scale' (except 3D)
- Support all tweens(classic, motion and etc), keyframes and layers
- Support mask layers
- Support bitmap and vector graphics
- Support all clip color effects like 'brightness', 'tint', 'alpha' and etc
- Support most blending modes (all except Alpha and Erase)
- Simple runtime API for controlling your animations in Unity
- Automatic packing texture atlases of animations with different settings
- Great performance with zero allocations in update loop
- Frame labels to separate sequences in one timeline
- Export marked "for export" clips and main timeline
- Live preview of animations in the Unity editor
Supports Unity 5.3 and newer, both Personal and Pro. Full C# source code included.
Leave your rating for this Asset. It is very important for me and the development of the project :) Thank you!
Samples use "Creative Commons CC0 1.0 Universal License" animations from Glitch game "http://www.glitchthegame.com/public-domain-game-art"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 29 KiB

View File

@@ -1,6 +1,6 @@
fileFormatVersion: 2
guid: e336e165518cf4d8680e2fff9c6b59ba
timeCreated: 1476531185
timeCreated: 1514922180
licenseType: Free
TextureImporter:
fileIDToRecycleName: {}
@@ -38,9 +38,9 @@ TextureImporter:
rGBM: 0
compressionQuality: 50
allowsAlphaSplitting: 0
spriteMode: 2
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
spriteMeshType: 0
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spriteBorder: {x: 0, y: 0, z: 0, w: 0}

View File

@@ -12,22 +12,104 @@ MonoBehaviour:
m_Name: npc_bureaucrat.fla._Stage_
m_EditorClassIdentifier:
Name: _Stage_
Atlas: {fileID: 2800000, guid: e336e165518cf4d8680e2fff9c6b59ba, type: 3}
Sprite: {fileID: 21300000, guid: e336e165518cf4d8680e2fff9c6b59ba, type: 3}
FrameRate: 24
AssetGUID: a25723a1cd8b141a6b489606584a6f65
Sequences:
- Name: Default
Frames:
- MeshData:
- Labels: []
MeshData:
SubMeshes:
- StartVertex: 0
IndexCount: 6
IndexCount: 126
Vertices:
- {x: 0.028839836, y: -0.03892601}
- {x: 0.9771797, y: -0.03892601}
- {x: 0.9771797, y: -0.8959397}
- {x: 0.028839836, y: -0.8959397}
UVs: 00000000ff4aff52
AddColors: 0000000000000000
MulColors: 0002000200020002
- {x: 0.093291655, y: -0.5527766}
- {x: 0.5906427, y: -0.49855503}
- {x: 0.5825955, y: -0.7595181}
- {x: 0.08524446, y: -0.81373966}
- {x: 0.6724206, y: -0.36256573}
- {x: 0.8942103, y: -0.48526812}
- {x: 0.7557899, y: -0.7355155}
- {x: 0.5340002, y: -0.6128131}
- {x: 0.66955954, y: -0.7525534}
- {x: 0.8318795, y: -0.6832502}
- {x: 0.8691911, y: -0.79836786}
- {x: 0.70687115, y: -0.8676711}
- {x: 0.43360725, y: -0.12802117}
- {x: 0.88885266, y: -0.18992838}
- {x: 0.80472267, y: -0.8087083}
- {x: 0.3494773, y: -0.7468011}
- {x: 0.37824008, y: -0.69763076}
- {x: 0.49014634, y: -0.8738549}
- {x: 0.38391614, y: -0.941326}
- {x: 0.27200988, y: -0.76510197}
- {x: 0.4438706, y: -0.5868737}
- {x: 0.56574404, y: -0.6853528}
- {x: 0.45655966, y: -0.82049984}
- {x: 0.33468625, y: -0.7220208}
- {x: 0.6787334, y: -0.4077256}
- {x: 0.7619559, y: -0.41904274}
- {x: 0.74033403, y: -0.5780727}
- {x: 0.6571115, y: -0.5667556}
- {x: 0.46749952, y: -0.34338287}
- {x: 0.7503639, y: -0.3818486}
- {x: 0.7349386, y: -0.49530196}
- {x: 0.4520743, y: -0.45683625}
- {x: 0.86364335, y: -0.09722355}
- {x: 0.96060354, y: -0.09934438}
- {x: 0.9590185, y: -0.17182186}
- {x: 0.86205834, y: -0.16970102}
- {x: 0.5517408, y: -0.22355518}
- {x: 1.0120615, y: -0.23362388}
- {x: 1.0079622, y: -0.42106485}
- {x: 0.54764163, y: -0.41099614}
- {x: 0.49390063, y: -0.07256326}
- {x: 1.039184, y: -0.08449037}
- {x: 1.032505, y: -0.38989362}
- {x: 0.48722172, y: -0.3779665}
- {x: 0.6388158, y: -0.13516656}
- {x: 0.7662644, y: -0.13795426}
- {x: 0.7637611, y: -0.25242078}
- {x: 0.63631254, y: -0.24963307}
- {x: 0.69845474, y: -0.20390525}
- {x: 0.7184471, y: -0.20434254}
- {x: 0.7180098, y: -0.22433674}
- {x: 0.6980175, y: -0.22389945}
- {x: 0.7316064, y: -0.20348743}
- {x: 0.74759996, y: -0.20383726}
- {x: 0.74697685, y: -0.23232873}
- {x: 0.7309833, y: -0.2319789}
- {x: 0.6183724, y: -0.18158044}
- {x: 0.7728118, y: -0.18495853}
- {x: 0.77112836, y: -0.26193565}
- {x: 0.61668897, y: -0.2585576}
- {x: 0.6127337, y: -0.099736005}
- {x: 0.7977926, y: -0.10378384}
- {x: 0.79564387, y: -0.20203815}
- {x: 0.610585, y: -0.19799031}
- {x: 0.507205, y: -0.11742941}
- {x: 1.0924743, y: -0.13023114}
- {x: 1.088419, y: -0.31567165}
- {x: 0.50314957, y: -0.30286992}
- {x: 0.42519823, y: -0.00019747685}
- {x: 0.9140025, y: -0.010889203}
- {x: 0.90442663, y: -0.44875968}
- {x: 0.41562238, y: -0.43806794}
- {x: 0.4386289, y: -0.40727332}
- {x: 0.5306043, y: -0.40566462}
- {x: 0.53292096, y: -0.5381406}
- {x: 0.44094557, y: -0.53974926}
- {x: 0.46142825, y: -0.5042712}
- {x: 0.6632915, y: -0.4016091}
- {x: 0.7555196, y: -0.58299005}
- {x: 0.5536564, y: -0.68565214}
- {x: 0.029411115, y: -0.035497963}
- {x: 0.97329503, y: -0.035497963}
- {x: 0.97329503, y: -0.8919796}
- {x: 0.029411115, y: -0.8919796}
UVs: 0000ffbfff19fff1ff56ff37ff73ff50ff1affecff26fffe0000ff5eff3dff8cff1affbfff27ffd4ff52ff76ff65ff87ff56ff51ff66ff59ff67ff5eff72ff7bff76ff0fff7dff19ff3eff5eff51ff8cff560000ff75ff36ff73ff5eff7eff6bff7aff1aff7cff1cff76ff1aff79ff1cff760000ff7eff0eff1affd5ff26ffebff2cff8dff3fffc80000ff8dff2bffbeff67ff51ff74ff5aff52ff5eff66ff7500000000ff55ff5d
AddColors: 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
MulColors: 000200020000000200020002000000020002000200000002000200020000000200020002000000020002000200000002000200020000000200020002000000020002000200000002000200020000000200020002000000020002000200000002000200020000000200020002000000020002000200000002000200020000000200020002000000020002000200000002000200020000000200020002000000020002000200020002
Materials:
- {fileID: 2100000, guid: d58d9a5e482e8429f8d7d18a9538d94a, type: 2}

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
fileFormatVersion: 2
guid: a25723a1cd8b141a6b489606584a6f65
timeCreated: 1480707413
timeCreated: 1494801036
licenseType: Free
NativeFormatImporter:
userData:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 66 KiB

View File

@@ -1,6 +1,6 @@
fileFormatVersion: 2
guid: c1278c7f98af44db8a86e620305eb32b
timeCreated: 1476531185
timeCreated: 1514922177
licenseType: Free
TextureImporter:
fileIDToRecycleName: {}
@@ -38,9 +38,9 @@ TextureImporter:
rGBM: 0
compressionQuality: 50
allowsAlphaSplitting: 0
spriteMode: 2
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
spriteMeshType: 0
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spriteBorder: {x: 0, y: 0, z: 0, w: 0}

View File

@@ -12,122 +12,164 @@ MonoBehaviour:
m_Name: npc_smuggler.fla._Stage_
m_EditorClassIdentifier:
Name: _Stage_
Atlas: {fileID: 2800000, guid: c1278c7f98af44db8a86e620305eb32b, type: 3}
Sprite: {fileID: 21300000, guid: c1278c7f98af44db8a86e620305eb32b, type: 3}
FrameRate: 30
AssetGUID: 91fc9b6bb83c645678686dbc06141d03
Sequences:
- Name: Default
Frames:
- MeshData:
- Labels: []
MeshData:
SubMeshes:
- StartVertex: 0
IndexCount: 6
- StartVertex: 4
IndexCount: 6
- StartVertex: 8
IndexCount: 24
- StartVertex: 24
IndexCount: 6
- StartVertex: 28
IndexCount: 156
Vertices:
- {x: 0.106315956, y: 0.12643726}
- {x: 0.2629222, y: 0.12643726}
- {x: 0.2629222, y: 0.0341479}
- {x: 0.106315956, y: 0.0341479}
- {x: 0.06176914, y: 0.14451343}
- {x: 0.30489662, y: 0.14451343}
- {x: 0.30489662, y: 0.05434666}
- {x: 0.06176914, y: 0.05434666}
- {x: 0.096862756, y: 0.1299182}
- {x: 0.1545074, y: 0.1299182}
- {x: 0.1545074, y: 0.050229903}
- {x: 0.096862756, y: 0.050229903}
- {x: 0.17279011, y: 0.12516041}
- {x: 0.19912747, y: 0.12392976}
- {x: 0.19211169, y: 0.04833745}
- {x: 0.16577433, y: 0.049568094}
- {x: 0.19564708, y: 0.121027105}
- {x: 0.23835461, y: 0.12022791}
- {x: 0.23566528, y: 0.048127156}
- {x: 0.19295773, y: 0.048926346}
- {x: 0.20316595, y: 0.11463966}
- {x: 0.24947853, y: 0.11463966}
- {x: 0.24947853, y: 0.047944065}
- {x: 0.20316595, y: 0.047944065}
- {x: 0.06176914, y: 0.14451343}
- {x: 0.30489662, y: 0.14451343}
- {x: 0.30489662, y: 0.05434666}
- {x: 0.06176914, y: 0.05434666}
- {x: 0.17883545, y: -0.33088514}
- {x: 0.27845198, y: -0.41441038}
- {x: 0.18850175, y: -0.5216897}
- {x: 0.0888852, y: -0.4381645}
- {x: 0.27924088, y: -0.41507185}
- {x: 0.19028847, y: -0.52116114}
- {x: 0.08988304, y: -0.43697444}
- {x: 0.04699825, y: -0.5018102}
- {x: 0.13128917, y: -0.5724854}
- {x: 0.041338928, y: -0.67976475}
- {x: -0.042951997, y: -0.60908955}
- {x: 0.13262679, y: -0.57360697}
- {x: 0.04558219, y: -0.67742085}
- {x: -0.040046353, y: -0.60562414}
- {x: 0.28633544, y: -0.32388517}
- {x: 0.3936148, y: -0.4138354}
- {x: 0.31008956, y: -0.51345193}
- {x: 0.20281021, y: -0.4235017}
- {x: 0.21864823, y: -0.34363583}
- {x: 0.30293915, y: -0.41431102}
- {x: 0.23868898, y: -0.49093914}
- {x: 0.15439805, y: -0.42026395}
- {x: 0.122, y: -0.39949995}
- {x: 0.412, y: -0.39949995}
- {x: 0.412, y: -0.7594999}
- {x: 0.122, y: -0.7594999}
- {x: 0.3912854, y: -0.4118823}
- {x: 0.30582932, y: -0.5138017}
- {x: 0.20087935, y: -0.42580456}
- {x: 0.22631103, y: -0.35006085}
- {x: 0.30587783, y: -0.41677502}
- {x: 0.23916365, y: -0.49634182}
- {x: 0.15959686, y: -0.42962766}
- {x: 0.122, y: -0.40399995}
- {x: 0.40749973, y: -0.40399995}
- {x: 0.40749973, y: -0.7604953}
- {x: 0.122, y: -0.7604953}
- {x: 0.2266193, y: -0.65309644}
- {x: 0.32225987, y: -0.60883987}
- {x: 0.35238072, y: -0.7319035}
- {x: 0.25674015, y: -0.7761601}
- {x: 0.32643726, y: -0.6069068}
- {x: 0.3576628, y: -0.7344838}
- {x: 0.2578448, y: -0.7806734}
- {x: 0.173, y: -0.71999997}
- {x: 0.313, y: -0.71999997}
- {x: 0.313, y: -0.79999995}
- {x: 0.173, y: -0.79999995}
- {x: 0.31064036, y: -0.71999997}
- {x: 0.31064036, y: -0.79705167}
- {x: 0.173, y: -0.79705167}
- {x: 0.2075, y: -0.69649994}
- {x: 0.3075, y: -0.69649994}
- {x: 0.3075, y: -0.76649994}
- {x: 0.2075, y: -0.76649994}
- {x: 0.19299999, y: -0.6795}
- {x: 0.30299997, y: -0.6795}
- {x: 0.30299997, y: -0.7295}
- {x: 0.19299999, y: -0.7295}
- {x: 0.3041623, y: -0.69649994}
- {x: 0.3041623, y: -0.7633929}
- {x: 0.2075, y: -0.7633929}
- {x: 0.19299999, y: -0.66949993}
- {x: 0.30682567, y: -0.66949993}
- {x: 0.30682567, y: -0.71853286}
- {x: 0.19299999, y: -0.71853286}
- {x: 0.315, y: -0.63199997}
- {x: 0.45499998, y: -0.63199997}
- {x: 0.45499998, y: -0.732}
- {x: 0.315, y: -0.732}
- {x: 0.45133758, y: -0.63199997}
- {x: 0.45133758, y: -0.73108685}
- {x: 0.315, y: -0.73108685}
- {x: 0.305, y: -0.752}
- {x: 0.45499998, y: -0.752}
- {x: 0.45499998, y: -0.83199996}
- {x: 0.305, y: -0.83199996}
- {x: 0.44998062, y: -0.752}
- {x: 0.44998062, y: -0.8315501}
- {x: 0.305, y: -0.8315501}
- {x: 0.337, y: -0.71599996}
- {x: 0.447, y: -0.71599996}
- {x: 0.447, y: -0.77599996}
- {x: 0.337, y: -0.77599996}
- {x: 0.3195, y: -0.70399994}
- {x: 0.4495, y: -0.70399994}
- {x: 0.4495, y: -0.74399996}
- {x: 0.3195, y: -0.74399996}
- {x: 0.18099998, y: -0.36449996}
- {x: 0.571, y: -0.36449996}
- {x: 0.571, y: -0.6744999}
- {x: 0.18099998, y: -0.6744999}
- {x: 0.3995, y: -0.32349998}
- {x: 0.6395, y: -0.32349998}
- {x: 0.6395, y: -0.8135}
- {x: 0.3995, y: -0.8135}
- {x: 0.1625, y: -0.49149996}
- {x: 0.5925, y: -0.49149996}
- {x: 0.5925, y: -0.6514999}
- {x: 0.1625, y: -0.6514999}
- {x: 0.13650002, y: 0.087000005}
- {x: 0.6465, y: 0.087000005}
- {x: 0.6465, y: -0.45299998}
- {x: 0.13650002, y: -0.45299998}
- {x: 0.442047, y: -0.71599996}
- {x: 0.442047, y: -0.7778359}
- {x: 0.337, y: -0.7778359}
- {x: 0.3295, y: -0.70399994}
- {x: 0.46136615, y: -0.70399994}
- {x: 0.46136615, y: -0.7479553}
- {x: 0.3295, y: -0.7479553}
- {x: 0.17849998, y: -0.36099997}
- {x: 0.5664945, y: -0.36099997}
- {x: 0.5664945, y: -0.67049855}
- {x: 0.17849998, y: -0.67049855}
- {x: 0.40300003, y: -0.32099998}
- {x: 0.6404988, y: -0.32099998}
- {x: 0.6404988, y: -0.8089962}
- {x: 0.40300003, y: -0.8089962}
- {x: 0.1575, y: -0.49599996}
- {x: 0.5875, y: -0.49599996}
- {x: 0.5875, y: -0.65249896}
- {x: 0.1575, y: -0.65249896}
- {x: 0.13700001, y: 0.08049999}
- {x: 0.65149796, y: 0.08049999}
- {x: 0.65149796, y: -0.45499286}
- {x: 0.13700001, y: -0.45499286}
- {x: 0.262, y: -0.17849998}
- {x: 0.362, y: -0.17849998}
- {x: 0.362, y: -0.28849998}
- {x: 0.262, y: -0.28849998}
- {x: 0.36318973, y: -0.17849998}
- {x: 0.36318973, y: -0.2919961}
- {x: 0.262, y: -0.2919961}
- {x: 0.13250002, y: -0.16}
- {x: 0.22250001, y: -0.16}
- {x: 0.22250001, y: -0.28}
- {x: 0.13250002, y: -0.28}
- {x: 0.21949664, y: -0.16}
- {x: 0.21949664, y: -0.27586058}
- {x: 0.13250002, y: -0.27586058}
- {x: 0.11150001, y: -0.17449999}
- {x: 0.5215, y: -0.17449999}
- {x: 0.5215, y: -0.48449996}
- {x: 0.11150001, y: -0.48449996}
- {x: 0.09650002, y: 0.017000007}
- {x: 0.5265, y: 0.017000007}
- {x: 0.5265, y: -0.33299997}
- {x: 0.09650002, y: -0.33299997}
- {x: -0.020737303, y: -0.44349837}
- {x: 0.3277887, y: -0.47559524}
- {x: 0.30486238, y: -0.7245424}
- {x: -0.043663636, y: -0.6924455}
- {x: 0.4193734, y: -0.45619494}
- {x: 0.559305, y: -0.45187333}
- {x: 0.56331795, y: -0.5818099}
- {x: 0.4233863, y: -0.58613145}
- {x: 0.31538656, y: -0.5147328}
- {x: 0.45426717, y: -0.5323866}
- {x: 0.43661335, y: -0.6712672}
- {x: 0.29773277, y: -0.6536134}
- {x: 0.52488655, y: -0.17449999}
- {x: 0.52488655, y: -0.48745242}
- {x: 0.11150001, y: -0.48745242}
- {x: 0.09200001, y: 0.015500011}
- {x: 0.5254972, y: 0.015500011}
- {x: 0.5254972, y: -0.3314986}
- {x: 0.09200001, y: -0.3314986}
- {x: -0.016302101, y: -0.44440895}
- {x: 0.33271846, y: -0.47655135}
- {x: 0.31025076, y: -0.72051847}
- {x: -0.038769808, y: -0.68837607}
- {x: 0.42293343, y: -0.45808592}
- {x: 0.5598651, y: -0.45385697}
- {x: 0.5639706, y: -0.5867913}
- {x: 0.4270389, y: -0.5910202}
- {x: 0.31725287, y: -0.5119459}
- {x: 0.4556355, y: -0.5295364}
- {x: 0.43754044, y: -0.6718882}
- {x: 0.29915783, y: -0.6542977}
- {x: 0.37866077, y: -0.5215725}
- {x: 0.47755602, y: -0.50675315}
- {x: 0.49533924, y: -0.6254274}
- {x: 0.39644396, y: -0.6402468}
- {x: 0.26616642, y: -0.5326745}
- {x: 0.36073795, y: -0.58885443}
- {x: 0.2892362, y: -0.7092182}
- {x: 0.19466466, y: -0.65303826}
UVs: ffbaff22ffc17f29fff7ff05fffe7f0bffbaff297fc1ff307fe57f0c7feaff117f3c7fc87f4effd6ffeaff11ffefff167fbeff417fc2ff48fff07f117ff47f167f4c7fabff4effb07f497fd77f4e7fde7fbeff317fc27f397f4c7fa57f4fffaa7f4c7fc17f4effc77f3c7fb4ff4bffc7ffde00007ff7ff0bff447fe9ff4cfffe7fc300007fde7f19ffea7f0c7ff07f11fff07f0cfff6ff107f3c7f9fff4bffb37f3c7f89ff4dff9e7f3c7fd7ff48ffe8ffbaff297fc1ff30ffba7f1bffc17f22ffde7f0cffe47f11fff70000fffe7f05
AddColors: 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
MulColors: 00020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002
- {x: 0.47597006, y: -0.5069908}
- {x: 0.49384904, y: -0.6263043}
- {x: 0.39653975, y: -0.640886}
- {x: 0.26679638, y: -0.53944594}
- {x: 0.36222652, y: -0.596136}
- {x: 0.29327887, y: -0.7122002}
- {x: 0.19784872, y: -0.6555102}
UVs: ffa000007ff37f63000000007f507f9a0000ff9a7f477fbfffa0ff63ffe4ff740000ffdd7f40fff80000ffbf7f3b7fdd000000007f507f9afff3ff27fffa7f2e7f437fd77f4affdcfff3ff2e7ffaff35ff4a7fd77f50ffdcffb97f75ffcbff83ff47fff17f4f7ff9fff3ff157ff9ff1ffff9ff15fffeff1cfff3ff457ff7ff4dff40fff17f47fffaff47ffb0ff4d7fbb7ffb7f207fff7f277ffc00007fffff08ff40ffdd7f507ff1ffa07f757fb97f81fff30000fffb7f15ff507f89ff6bffa27f077ff97f0dfffe00007ff9ff06fffeff3bffbf7f4dffd67fe5ff63fff67f797fcc7f75ffd8ff86fff3ff2e7ffaff35fff37f20fffa7f27ff0d7ff9ff137ffeff3b7fd7ff42ffdc
AddColors: 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
MulColors: 000200020000000200020002000000020002000200000002000200020000000200020002000000020002000200000002000200020000000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020002
Materials:
- {fileID: 2100000, guid: d58d9a5e482e8429f8d7d18a9538d94a, type: 2}
- {fileID: 2100000, guid: 3c29e337d2fa54be7af8d125c34562b7, type: 2}
- {fileID: 2100000, guid: fd62ebda9455442f4a7861e78484f3b6, type: 2}
- {fileID: 2100000, guid: 69837dba6d9e9419a8e22a6b25de0008, type: 2}
- {fileID: 2100000, guid: d58d9a5e482e8429f8d7d18a9538d94a, type: 2}

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 269 KiB

After

Width:  |  Height:  |  Size: 1.4 MiB

View File

@@ -1,6 +1,6 @@
fileFormatVersion: 2
guid: a799322aa44e44b38980bc9d307f0c38
timeCreated: 1476531185
timeCreated: 1514922168
licenseType: Free
TextureImporter:
fileIDToRecycleName: {}
@@ -38,9 +38,9 @@ TextureImporter:
rGBM: 0
compressionQuality: 50
allowsAlphaSplitting: 0
spriteMode: 2
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
spriteMeshType: 0
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spriteBorder: {x: 0, y: 0, z: 0, w: 0}

View File

@@ -12,30 +12,164 @@ MonoBehaviour:
m_Name: purple_apparition.fla._Stage_
m_EditorClassIdentifier:
Name: _Stage_
Atlas: {fileID: 2800000, guid: a799322aa44e44b38980bc9d307f0c38, type: 3}
Sprite: {fileID: 21300000, guid: a799322aa44e44b38980bc9d307f0c38, type: 3}
FrameRate: 24
AssetGUID: 0f54ba869440c48cd8d6c64e70c09b87
Sequences:
- Name: Default
Frames:
- MeshData:
- Labels: []
MeshData:
SubMeshes:
- StartVertex: 0
IndexCount: 18
IndexCount: 216
Vertices:
- {x: 1.139, y: -2.095}
- {x: 1.2790855, y: -2.095}
- {x: 1.2790855, y: -2.8981402}
- {x: 1.139, y: -2.8981402}
- {x: 1.1025, y: -1.056}
- {x: 1.3759177, y: -1.056}
- {x: 1.3759177, y: -2.7861564}
- {x: 1.1025, y: -2.7861564}
- {x: 1.126, y: -1.0004998}
- {x: 1.5205874, y: -1.0004998}
- {x: 1.5205874, y: -2.9477496}
- {x: 1.126, y: -2.9477496}
- {x: 0.8705, y: -1.6520001}
- {x: 1.2186888, y: -1.6520001}
- {x: 1.2186888, y: -2.4983816}
- {x: 0.8705, y: -2.4983816}
- {x: 1.0625, y: -1.0354998}
- {x: 1.3845642, y: -1.0354998}
- {x: 1.3845642, y: -2.7268858}
- {x: 1.0625, y: -2.7268858}
- {x: 1.253, y: -1.2565002}
- {x: 1.4584018, y: -1.2565002}
- {x: 1.4584018, y: -3.0470023}
- {x: 1.253, y: -3.0470023}
- {x: 1.563, y: -2.0925}
- {x: 1.7030854, y: -2.0925}
- {x: 1.7030854, y: -2.8960884}
- {x: 1.563, y: -2.8960884}
- {x: 1.4990001, y: -1.0945001}
- {x: 1.7719691, y: -1.0945001}
- {x: 1.7719691, y: -2.8084314}
- {x: 1.4990001, y: -2.8084314}
- {x: 1.35, y: -1.0004998}
- {x: 1.7445874, y: -1.0004998}
- {x: 1.7445874, y: -2.9477496}
- {x: 1.35, y: -2.9477496}
- {x: 1.549, y: -1.547}
- {x: 1.8971888, y: -1.547}
- {x: 1.8971888, y: -2.3933816}
- {x: 1.549, y: -2.3933816}
- {x: 1.4805, y: -1.1229999}
- {x: 1.8025641, y: -1.1229999}
- {x: 1.8025641, y: -2.8139558}
- {x: 1.4805, y: -2.8139558}
- {x: 1.4475, y: -1.1140002}
- {x: 1.6529018, y: -1.1140002}
- {x: 1.6529018, y: -2.812595}
- {x: 1.4475, y: -2.812595}
- {x: 0.5695001, y: 0.005499954}
- {x: 1.5321016, y: 0.005499954}
- {x: 1.5321016, y: -0.96880054}
- {x: 0.5695001, y: -0.96880054}
- {x: 1.3535, y: 0.005499954}
- {x: 2.3156445, y: 0.005499954}
- {x: 2.3156445, y: -0.96880054}
- {x: 1.3535, y: -0.96880054}
- {x: -0.0025, y: -0.82850003}
- {x: 1.305124, y: -0.82850003}
- {x: 1.305124, y: -1.5514493}
- {x: -0.0025, y: -1.5514493}
- {x: 1.54, y: -0.829}
- {x: 2.847624, y: -0.829}
- {x: 2.847624, y: -1.5519493}
- {x: 1.54, y: -1.5519493}
- {x: 1.4375, y: -1.4825}
- {x: 2.5618057, y: -1.4825}
- {x: 2.5618057, y: -2.2865365}
- {x: 1.4375, y: -2.2865365}
- {x: 0.36249998, y: -1.4825}
- {x: 1.4868057, y: -1.4825}
- {x: 1.4868057, y: -2.2869847}
- {x: 0.36249998, y: -2.2869847}
- {x: 0.7260001, y: -1.1345}
- {x: 2.1597319, y: -1.1345}
- {x: 2.1597319, y: -1.9128515}
- {x: 0.7260001, y: -1.9128515}
- {x: 0.778, y: -1.3199999}
- {x: 2.1261826, y: -1.3199999}
- {x: 2.1261826, y: -1.8591814}
- {x: 0.778, y: -1.8591814}
- {x: 0.66600007, y: -0.48749998}
- {x: 2.2209303, y: -0.48749998}
- {x: 2.2209303, y: -1.3311706}
- {x: 0.66600007, y: -1.3311706}
- {x: 0.7415001, y: -0.57449996}
- {x: 2.1793175, y: -0.57449996}
- {x: 2.1793175, y: -1.3046691}
- {x: 0.7415001, y: -1.3046691}
- {x: 0.7995001, y: -1.148}
- {x: 2.0819185, y: -1.148}
- {x: 2.0819185, y: -1.7824947}
- {x: 0.7995001, y: -1.7824947}
- {x: 0.8690001, y: -1.366}
- {x: 2.0115485, y: -1.366}
- {x: 2.0115485, y: -1.7135457}
- {x: 0.8690001, y: -1.7135457}
- {x: 1.2855, y: -1.458}
- {x: 1.6248952, y: -1.458}
- {x: 1.6248952, y: -2.4030576}
- {x: 1.2855, y: -2.4030576}
- {x: 0.8095001, y: -1.2175}
- {x: 2.0860398, y: -1.2175}
- {x: 2.0860398, y: -1.5008262}
- {x: 0.8095001, y: -1.5008262}
- {x: 0.788, y: -0.67550004}
- {x: 2.098783, y: -0.67550004}
- {x: 2.098783, y: -1.3583705}
- {x: 0.788, y: -1.3583705}
- {x: 0.81250006, y: -1.163}
- {x: 0.8850208, y: -1.163}
- {x: 0.8850208, y: -1.290926}
- {x: 0.81250006, y: -1.290926}
- {x: 1.7355, y: -0.92499995}
- {x: 2.035947, y: -0.92499995}
- {x: 2.035947, y: -1.2623844}
- {x: 1.7355, y: -1.2623844}
- {x: 1.8845, y: -1.153}
- {x: 2.1408007, y: -1.153}
- {x: 2.1408007, y: -0.79580396}
- {x: 1.8845, y: -0.79580396}
- {x: 1.7355, y: -0.92499995}
- {x: 2.035947, y: -0.92499995}
- {x: 2.035947, y: -1.2623844}
- {x: 1.7355, y: -1.2623844}
- {x: 0.7215001, y: -0.92499995}
- {x: 1.1629382, y: -0.92499995}
- {x: 1.1629382, y: -1.4857965}
- {x: 0.7215001, y: -1.4857965}
- {x: 1.4074999, y: -1.2465}
- {x: 1.4567962, y: -1.2465}
- {x: 1.4567962, y: -1.265126}
- {x: 1.4074999, y: -1.265126}
- {x: 1.4563452, y: -1.2465}
- {x: 1.4563452, y: -1.2653537}
- {x: 1.4074999, y: -1.2653537}
- {x: 1.3113072, y: -1.1273378}
- {x: 1.6636108, y: -1.226211}
- {x: 1.4024341, y: -1.3672544}
- {x: 1.0501305, y: -1.2683811}
- {x: 1.3955, y: -1.242}
- {x: 1.4708942, y: -1.242}
- {x: 1.4708942, y: -1.2696567}
- {x: 1.3955, y: -1.2696567}
- {x: 1.4714679, y: -1.242}
- {x: 1.4714679, y: -1.2697064}
- {x: 1.3955, y: -1.2697064}
- {x: 1.3870001, y: -1.2475}
- {x: 1.4810733, y: -1.2475}
- {x: 1.4810733, y: -1.2815095}
- {x: 1.3870001, y: -1.2815095}
UVs: bf443fa4ff4cbfacff0f7ff23f1c7fff7f1c7fee3f26fff8
AddColors: 000000000000000000000000000000000000000000000000
MulColors: 000200020001000200020002000100020002000200010002
- {x: 1.4802694, y: -1.2475}
- {x: 1.4802694, y: -1.2818046}
- {x: 1.3870001, y: -1.2818046}
UVs: 3fcd9f875fd89f89df4f7fcedf673fd23f265fd33f41dfd83f119ffaff1c7fff1f255fec9f3cdff03f5e5fd21f773fd5dfdadf85ffe5df87ff677fcebf7f3fd2bf1dffdabf387fe0df4f1fee9f5bfff21f25fff09f3c7ff53f5e5fd5df753fd83fcd1f7abfda7f873fcd9f6cbfdaff79ffb89f6cffc2bf7e1fc39f6c1fcdbf7edfda9f6cffe53f7c1fe69f6c3ff13f7c1ff5ff1edfffdf323f11bfe7bf187ffaffa29f6cbfae3f821ff5ff323fffff4600005fd31f11fff51ff500007ffedf1e3f115fd31f26dfdafffa9f6cdffe5f7e5ff19f6cdffadf7e9ffddf4e5fffdf4fbf49fff95f4e1ffedf7f7fcedf84ffd1bf3cfff05f411ff5df4f1ff39f573ff95f447f8a9f875fce000000005f8e5f8a00007f8a3f443fd37f8e0000fff47f6c
AddColors: 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
MulColors: 000200020000000200020002000000020002000200000002000200020000000200020002000000020002000200000002000200020000000200020002000000020002000200000002000200020000000200020002000000020002000200000002000200020000000200020002000000020002000200000002000200020000000200020002000000020002000200000002000200020000000200020002000000020002000200000002000200020000000200020002000000020002000200000002000200020000000200020002000000020002000200000002000200020000000200020002000000020002000200000002000200020000000200020002000000020002000200010002000200020000000200020002000100020002000200010002
Materials:
- {fileID: 2100000, guid: d58d9a5e482e8429f8d7d18a9538d94a, type: 2}

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