Compare commits

...

1425 Commits

Author SHA1 Message Date
何冠峰
4c717b69db Update CHANGELOG.md 2026-05-09 17:39:32 +08:00
何冠峰
d64997a0df Update package.json 2026-05-09 17:38:36 +08:00
何冠峰
a265b85d37 refactor : 代码重构 2026-05-09 17:30:10 +08:00
何冠峰
5b81269090 refactor : 代码重构 2026-04-28 10:12:46 +08:00
何冠峰
d228e41df7 Merge branch 'dev' of https://github.com/tuyoogame/YooAsset into dev 2026-01-12 10:42:57 +08:00
何冠峰
23032cc269 Merge pull request #718 from absences/desc
add FileSystemParameters description
2026-01-12 10:40:30 +08:00
xiewen
72f02bd73f add FileSystemParameters description 2026-01-09 10:03:57 +08:00
何冠峰
a37663a8c2 refactor : 重构异步操作模块 2026-01-08 19:19:05 +08:00
何冠峰
f375d45bd6 refactor : 重构异步操作模块 2026-01-08 17:22:19 +08:00
何冠峰
3dd3d4ef76 refactor : 重构异步操作模块 2026-01-08 11:21:26 +08:00
何冠峰
f0563cce0b refactor : 重构网络下载模块 2026-01-07 15:52:32 +08:00
何冠峰
9b83dcf723 refactor : 重构网络下载模块 2026-01-07 15:08:05 +08:00
何冠峰
ee67a55c0f refactor : 重构网络下载模块 2026-01-07 10:23:11 +08:00
何冠峰
454afc9ba6 docs : 增加模块的文档说明 2026-01-06 17:12:07 +08:00
何冠峰
539ca3523e style : 规范代码注释 2026-01-06 14:57:15 +08:00
何冠峰
c87efdb509 refactor : 重构网络下载模块
新增通用下载接口,扩展了默认的Unity引擎下载器
2026-01-05 19:44:10 +08:00
何冠峰
1884fab0c2 refactor : remove weak reference handle 2025-12-23 15:07:52 +08:00
何冠峰
e5d0a856a5 perf : 异常处理替换为YOO的异常类 2025-12-05 15:45:04 +08:00
何冠峰
5da8c6baf8 perf : 文件验证和文件下载并发设置为合理的默认值,并限制参数为合理范围。 2025-12-04 21:12:49 +08:00
何冠峰
33356cb270 完善一些高危风险的代码容错机制。 2025-12-04 20:34:29 +08:00
何冠峰
4b6a8ca406 Update CHANGELOG.md 2025-12-04 18:30:51 +08:00
何冠峰
c8e45a6cae Update package.json 2025-12-04 18:30:46 +08:00
何冠峰
1fbc9d26a6 style : 修改注释说明 2025-12-04 18:16:40 +08:00
何冠峰
abb087b02e fix #700 2025-12-03 10:14:55 +08:00
何冠峰
aeaf03011f Merge pull request #694 from fslse/ClearBundleFilesByLocations
ClearBundleFilesByLocations
2025-11-22 09:39:21 +08:00
DESKTOP-FIVME83\Administrator
78d24ad3a6 清理指定地址的文件
(cherry picked from commit 41a1973be8f11c1629b334238546556f54101c35)
2025-11-21 16:29:21 +08:00
何冠峰
aab2c4625e feat #671 2025-11-13 15:54:08 +08:00
何冠峰
079ef75605 feat #682 2025-11-13 11:51:28 +08:00
何冠峰
75881b55f6 fix #683 2025-11-12 18:41:17 +08:00
何冠峰
2020c7d508 Merge pull request #687 from OpenLBE/dev
Localize UI strings to English in editor windows
2025-11-12 09:58:46 +08:00
lark
088d939346 Localize UI strings to English in editor windows
Replaced Chinese UI strings with English equivalents in various editor windows and dialogs, including AssetArtReporter, AssetArtScanner, and AssetBundleBuilder viewers. This improves accessibility for non-Chinese users and standardizes the language across the editor tools.
2025-11-11 14:43:49 +08:00
何冠峰
fa50e91c9f fix #684 2025-11-07 16:37:26 +08:00
何冠峰
2e7b992a4b Merge branch 'dev' of https://github.com/tuyoogame/YooAsset into dev 2025-11-07 16:23:54 +08:00
何冠峰
29fbbd97ff fix #678 2025-11-07 16:23:51 +08:00
何冠峰
abb150e33f Merge pull request #676 from coffeeofnosugar/dev
修复UniTask的扩展包问题
2025-11-04 15:59:20 +08:00
coffee
78e20f434e 修复UniTask的扩展包问题
Unity版本: 2021.3.45f1
yooasset版本:2.3.17
少了一个下划线
2025-11-01 23:24:03 +08:00
何冠峰
304222b788 Update EditorDefine.cs 2025-10-31 17:03:27 +08:00
何冠峰
101236db8a Update CHANGELOG.md 2025-10-30 20:49:54 +08:00
何冠峰
37de007b3f Update package.json 2025-10-30 20:49:51 +08:00
何冠峰
d570ba8d74 fix #661 2025-10-30 18:31:06 +08:00
何冠峰
2a956099ae 移除程序集里冗余引用 2025-10-30 11:25:21 +08:00
何冠峰
74037a5a29 fix #670 2025-10-28 19:16:51 +08:00
何冠峰
861f850a32 Merge branch 'dev' of https://github.com/tuyoogame/YooAsset into dev 2025-10-27 17:42:32 +08:00
何冠峰
8b1b5f988a fix #669 2025-10-27 17:42:29 +08:00
何冠峰
efafd1173f Merge pull request #667 from yueh0607/fix/chinese-input-textfield
Fix Chinese input issue in TextField by enabling isDelayed
2025-10-27 09:50:52 +08:00
yzp
03e49ff1fb Fix Chinese input issue in TextField by enabling isDelayed
Fixed an issue where Chinese IME candidate characters were being incorrectly inserted into TextFields (PackageDesc, GroupDesc, etc.), causing garbled text like "默认包baobabmo'rmom".

The fix sets `isDelayed = true` on all TextFields in AssetBundleCollectorWindow, which defers value change callbacks until the user completes input (by pressing Enter or losing focus), thus avoiding interference from IME candidate characters.

Modified TextFields:
- PackageName
- PackageDesc
- GroupName
- GroupDesc
- GroupTags
- User Data (collector)
- Asset Tags (collector)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-26 00:01:48 +08:00
何冠峰
ea34be1f00 fix #646 2025-10-15 17:27:08 +08:00
何冠峰
831a9981e3 Update SearchCacheFilesOperation.cs 2025-10-14 16:58:06 +08:00
何冠峰
9de4aaa658 Merge pull request #656 from AlanLiu90/dev
优化SearchCacheFilesOperation
2025-10-14 16:43:07 +08:00
Alan Liu
3579a23bd5 优化SearchCacheFilesOperation 2025-10-13 18:55:49 +08:00
何冠峰
c865ddc7f2 feat #650 2025-10-10 10:20:02 +08:00
何冠峰
0bde506aec feat #648 2025-10-09 19:10:26 +08:00
何冠峰
15005b3d30 sample : 程序集宏支持
YOO_MACRO_SUPPORT开启扩展代码
2025-10-09 19:07:03 +08:00
何冠峰
4caf733ac6 fix #652 2025-10-09 16:17:44 +08:00
何冠峰
014b17f5cb feat #643 2025-10-09 16:14:31 +08:00
何冠峰
f3ebda0c04 refactor : 重构资源清单反序列化逻辑 2025-09-30 15:35:32 +08:00
何冠峰
5602addaca fix #645
修复极端情况下Shader变种收集不完整的问题
2025-09-24 16:37:46 +08:00
何冠峰
c4ae67aa8e perf: 资源扫描不再主动生成报告文件 2025-09-23 11:08:55 +08:00
何冠峰
bbcc3bf971 style : 修改代码注释说明 2025-09-19 10:05:45 +08:00
何冠峰
8b0e75b9b3 feat : 扩展Taptap小游戏文件类 2025-09-19 10:05:16 +08:00
何冠峰
b1f02049cc Update CHANGELOG.md 2025-09-17 16:59:24 +08:00
何冠峰
512886cdf6 Update package.json 2025-09-17 16:58:59 +08:00
何冠峰
0c3ccc5c2f refactor: 适配引擎版本 2025-09-17 16:49:21 +08:00
何冠峰
b0ea03170f refactor : 移除下载器的timeout参数
可以使用看门狗机制代替。
2025-09-17 15:53:22 +08:00
何冠峰
2c3b890329 feat #642 2025-09-17 15:39:47 +08:00
何冠峰
0f39cb9444 update space shooter 2025-09-17 10:53:56 +08:00
何冠峰
8acc16d3f6 perf #632 2025-09-17 10:53:40 +08:00
何冠峰
fd1715a89b fix 修正无效警告 2025-09-17 10:51:24 +08:00
何冠峰
0934c813d1 fix #644 2025-09-13 18:18:31 +08:00
何冠峰
be71d38cd8 update AssetBundleBuilder 2025-09-11 19:20:16 +08:00
何冠峰
4cdfde31da update AssetArtScanner 2025-09-11 19:19:55 +08:00
何冠峰
0133549ef8 feat #638
修复问题,防止游离的Bundle加载任务出现。
2025-09-11 14:03:42 +08:00
何冠峰
81d9eb47c8 feat #638 2025-09-11 11:07:13 +08:00
何冠峰
5fde689f1f feat #640 2025-09-10 21:19:58 +08:00
何冠峰
5d51bfe751 feat #639
修复问题
2025-09-10 21:00:51 +08:00
何冠峰
ed86edd2b0 feat #639 2025-09-10 20:15:52 +08:00
何冠峰
f627b5b59a Update CHANGELOG.md 2025-09-10 12:05:31 +08:00
何冠峰
549ec74519 Update CHANGELOG.md 2025-09-09 20:06:53 +08:00
何冠峰
247ee31348 Update package.json 2025-09-09 20:06:31 +08:00
何冠峰
90d3a53bc3 fix #631 2025-09-09 19:06:17 +08:00
何冠峰
19f1d67a61 feat : 弱引用资源句柄 2025-09-09 18:31:02 +08:00
何冠峰
a71c46d1c4 feat : 构建过程图集依赖计算增加开关 2025-09-08 19:00:55 +08:00
何冠峰
82d7bc8fef fix #614 增加Taptap小游戏扩展类 2025-08-30 18:09:28 +08:00
何冠峰
cc85099253 update mini game
重构相关代码,使用通用逻辑
2025-08-30 17:38:26 +08:00
何冠峰
d392b02bd4 refactor : 重构了Web文件系统公共类
方便小游戏共用基础代码。
2025-08-30 17:30:29 +08:00
何冠峰
a5138b9846 feat : 在SBP构建管线里,自动建立主资源对象对图集的依赖关系 2025-08-29 19:06:55 +08:00
何冠峰
e1b6458c26 update space shooter 2025-08-29 19:04:29 +08:00
何冠峰
0f73dc3047 update sample 2025-08-28 22:08:02 +08:00
何冠峰
a85e49c22a fix #625 2025-08-28 22:07:00 +08:00
何冠峰
6b291de922 fix #617 2025-08-28 19:02:08 +08:00
何冠峰
a4b1300195 fix #623 2025-08-28 10:40:13 +08:00
何冠峰
6f34951a74 refactor #627 2025-08-28 10:27:37 +08:00
何冠峰
c798250258 feat : CRC工具类增加获取整形值的方法 2025-08-27 19:19:00 +08:00
何冠峰
6fc82bb55a feat : 新增配置参数控制缓存文件验证最大并发数 2025-08-27 18:03:53 +08:00
何冠峰
c22cf5ffeb fix #620 2025-08-27 16:04:18 +08:00
何冠峰
36bc24f9fd fix #622 2025-08-27 10:29:13 +08:00
何冠峰
addb0ecdfe build #621 2025-08-27 10:27:12 +08:00
何冠峰
89e23e0df8 perf : 优化异步操作系统的繁忙检测机制
默认情况下不必检测
2025-08-16 16:53:28 +08:00
何冠峰
e2f582834e fix #611 2025-08-13 10:29:41 +08:00
何冠峰
d2c2844f61 update mini game
移除冗余代码
2025-08-13 10:29:25 +08:00
何冠峰
1de64278ad sample : 新增生成内置清单文件的页面工具 2025-08-04 18:36:43 +08:00
何冠峰
227f2332a9 refactor : 重构内置文件的加载和拷贝逻辑。
优先使用File类拷贝文件
2025-08-04 17:26:57 +08:00
何冠峰
131614687c Update LICENSE 2025-07-30 14:18:26 +08:00
何冠峰
b8ec902f60 perf : IsUnpackBundleFile方法设置为虚方法 2025-07-29 14:34:59 +08:00
何冠峰
eb3e29b6ad style : 修改形参注释 2025-07-29 14:33:54 +08:00
何冠峰
11ed9d391a build : 预留构建Mono脚本资源包方法。 2025-07-25 16:09:29 +08:00
何冠峰
9cd50bc7f3 fix : 修复构建页面扩展类缺少指定属性报错的问题。 2025-07-25 15:43:37 +08:00
何冠峰
e92505ba88 samples : 增加自定义构建页面的扩展示例 2025-07-25 15:42:17 +08:00
何冠峰
06a670730c Update README.md 2025-07-25 14:50:13 +08:00
何冠峰
ccd21e56cb sample : 更新UniTask扩展库的说明文档 2025-07-24 16:35:22 +08:00
何冠峰
522bcc529a update UniTask sample 2025-07-24 14:56:58 +08:00
何冠峰
2254ac9f5e update UniTask sample
更新说明文档
2025-07-24 14:45:52 +08:00
何冠峰
956b3db71d Merge pull request #601 from GodChouyu/dev
UniTask示例删除UniTask源码,修改为扩展支持。
2025-07-24 11:31:33 +08:00
何冠峰
fb56959c61 style : 统一小游戏编码规范和命名规范 2025-07-24 11:21:37 +08:00
何冠峰
b9b9f4e37d feat : 新增支付宝小游戏文件系统扩展类 2025-07-24 11:18:29 +08:00
GodChouyu
c050d6d172 UniTask示例删除UniTask源码,修改为扩展支持。 2025-07-24 10:15:17 +08:00
何冠峰
baf76a454b Update CHANGELOG.md 2025-07-23 18:49:13 +08:00
何冠峰
385d343262 Update package.json 2025-07-23 18:49:02 +08:00
何冠峰
1f5ad24d44 test : 完善测试用例代码 2025-07-23 18:46:54 +08:00
何冠峰
fefc0043cf fix : 修正小游戏脚本编译错误 2025-07-23 18:46:12 +08:00
何冠峰
f49143d4f7 Update CHANGELOG.md 2025-07-23 17:12:19 +08:00
何冠峰
fd760b12a3 Update package.json 2025-07-23 17:12:05 +08:00
何冠峰
14cf8e9ca3 update space shooter 2025-07-23 17:11:49 +08:00
何冠峰
3595219a71 style : 移除冗余空格 2025-07-23 16:48:37 +08:00
何冠峰
a4c7d4b8f5 test : 修改资源清单加密解密测试用例 2025-07-23 15:41:57 +08:00
何冠峰
43c5c7fb53 feat : 增加构建前置处理扩展示例
内置清单构建
2025-07-23 15:41:00 +08:00
何冠峰
48d2b36d4e feat : 改进资源清单加密和解密接口 2025-07-23 15:38:29 +08:00
何冠峰
2fd87f4d4b test : 新增测试用例 2025-07-23 14:08:26 +08:00
何冠峰
0fd75b835a style : 修正参数命名 2025-07-23 14:07:12 +08:00
何冠峰
4489ca570b style : 修改日志 2025-07-23 14:06:32 +08:00
何冠峰
268792b576 fix #592
优化不必要的GC
2025-07-23 11:07:29 +08:00
何冠峰
33907ea967 fix #591
新增DISABLE_ONDEMAND_DOWNLOAD文件配置参数
2025-07-22 18:59:47 +08:00
何冠峰
5d7afff3e4 update mini game
增加单元测试用例
2025-07-22 17:40:39 +08:00
何冠峰
fa15f83d85 Update UnityWebCacheRequestOperation.cs 2025-07-22 17:36:39 +08:00
何冠峰
1801974c8a Update DownloadCenterOperation.cs 2025-07-22 10:11:22 +08:00
何冠峰
bfd476d59c Update DownloadCenterOperation.cs 2025-07-21 18:22:51 +08:00
何冠峰
7dd08e9634 update test sample 2025-07-21 18:05:08 +08:00
何冠峰
b2776b933a update mini game sample 2025-07-21 15:52:51 +08:00
何冠峰
9f09b6c526 update file system 2025-07-21 15:52:07 +08:00
何冠峰
01f6103b48 Update AssemblyInfo.cs 2025-07-21 15:48:52 +08:00
何冠峰
053b4a00d7 update test sample 2025-07-17 22:24:27 +08:00
何冠峰
db159428c6 update test sample
增加cache file system单元测试
2025-07-17 21:26:13 +08:00
何冠峰
ac7ee16017 update mini game 2025-07-17 21:23:34 +08:00
何冠峰
c2fb7c3cbb update package invoke
correct name
2025-07-17 21:09:35 +08:00
何冠峰
e70b0d37cd update extension sample 2025-07-17 21:00:46 +08:00
何冠峰
53db012fc8 update download system 2025-07-17 21:00:12 +08:00
何冠峰
b3622167da update download system
remove timeout
2025-07-17 20:59:15 +08:00
何冠峰
dd6fab46f9 update extension sample 2025-07-16 10:48:40 +08:00
何冠峰
f0796dccc9 Update GooglePlayFileSystem.cs 2025-07-10 22:50:43 +08:00
何冠峰
f383c59327 update mini game sample
新增Google Play文件系统扩展
2025-07-10 22:43:43 +08:00
何冠峰
e34b9270d2 update mini game
下载器相关代码重构
2025-07-10 10:58:44 +08:00
何冠峰
b90ab01fe9 update file system
下载器相关逻辑代码重构
2025-07-10 10:58:14 +08:00
何冠峰
236468b4a8 update download system
重构下载逻辑代码
2025-07-09 14:52:22 +08:00
何冠峰
6f5fcd55b1 style : 修正拼写错误 2025-07-08 16:42:21 +08:00
何冠峰
4b8f2e3acc update download system
重构下载逻辑代码
2025-07-08 16:41:50 +08:00
何冠峰
090e4f4b15 fix #590 2025-07-01 18:10:17 +08:00
何冠峰
53163a75ae Update CHANGELOG.md 2025-07-01 16:46:10 +08:00
何冠峰
273401cb20 Update package.json 2025-07-01 16:45:50 +08:00
何冠峰
97fe3b0681 update file system
修正2.3.11版本同步加载本地加密文件失败的问题。
2025-07-01 16:40:01 +08:00
何冠峰
d401086fd1 update test sample 2025-07-01 15:32:44 +08:00
何冠峰
e3a12ef361 style : file system code style 2025-07-01 11:06:41 +08:00
何冠峰
1b0288fcd0 update mini game
微信小游戏和抖音小游戏支持资源清单加密。
2025-06-30 16:19:59 +08:00
何冠峰
3ee94fb3b9 update extension sample 2025-06-30 15:43:47 +08:00
何冠峰
a0ea80c158 Update CHANGELOG.md 2025-06-30 12:06:30 +08:00
何冠峰
264415b362 Update package.json 2025-06-30 12:06:07 +08:00
何冠峰
6a76d44c38 update test sample 2025-06-30 11:30:56 +08:00
何冠峰
cebfd57851 update test sample 2025-06-30 11:22:38 +08:00
何冠峰
60eb1c3522 update test sample
修正单元测试失败
2025-06-30 11:07:46 +08:00
何冠峰
40c82835bf style : code style 2025-06-30 10:53:16 +08:00
何冠峰
a13913f572 Merge pull request #582 from hhmmLife/dev
fix: 只有递归收集依赖时,依赖列表中才默认包含主资源
2025-06-30 10:47:28 +08:00
何冠峰
150b46a0a7 update file system
新增ICopyLocalFileServices服务类
2025-06-27 17:42:57 +08:00
何冠峰
ebde5a52d3 fix #585 2025-06-25 19:27:52 +08:00
何冠峰
e57466e9e2 style : file system code 2025-06-25 18:12:37 +08:00
何冠峰
6f7fca7b34 perf : main thread sleep one 2025-06-25 18:10:50 +08:00
何冠峰
756331fe0b style : file system code 2025-06-25 18:04:53 +08:00
何冠峰
5139e2f3a7 update extension sample 2025-06-23 18:57:48 +08:00
hhmmLife
1c4aba6db5 fix: 只有递归收集依赖时,依赖列表中才默认包含主资源 2025-06-23 00:56:50 +08:00
何冠峰
44faa0c5e6 fix #572
修复了资源收集页面指定收集的预制体名称变动的问题。
2025-06-20 17:55:51 +08:00
何冠峰
72c97341b1 fix #579 2025-06-20 14:03:12 +08:00
何冠峰
9acc240b5a update extension sample 2025-06-20 11:36:56 +08:00
何冠峰
ed89e73d26 fix #576
资源清单加密和解密
2025-06-20 11:36:29 +08:00
何冠峰
9e33df0375 style :services code 2025-06-20 11:29:22 +08:00
何冠峰
6c98f9a09d update resource manager
新增初始化参数:WebGLForceSyncLoadAsset
2025-06-18 11:12:42 +08:00
何冠峰
9ed85afb29 Update CHANGELOG.md 2025-06-17 19:26:39 +08:00
何冠峰
560a395173 Update CHANGELOG.md 2025-06-17 19:23:57 +08:00
何冠峰
8bce963588 Update package.json 2025-06-17 19:23:32 +08:00
何冠峰
f8a3fe47e5 add mini game sample
修复程序集不正确的问题
2025-06-17 18:29:17 +08:00
何冠峰
48356a4f9e fix #573 2025-06-17 18:20:28 +08:00
何冠峰
d2a28bd801 fix #562 2025-06-17 17:07:02 +08:00
何冠峰
3949abb53f fix #566
重构了资源构建页面,方便扩展自定义界面。
2025-06-17 15:29:54 +08:00
何冠峰
06a50a049e add mini game sample 2025-06-13 18:31:05 +08:00
何冠峰
6f049e2427 add mini game sample
小游戏扩展库独立
2025-06-13 18:19:35 +08:00
何冠峰
01c08a46ab fix #564 2025-06-13 17:39:30 +08:00
何冠峰
31dc5b494d fix #569 2025-06-13 17:25:13 +08:00
何冠峰
18e74e906e fix #551 2025-06-13 17:18:38 +08:00
何冠峰
4f62b249b4 update TableView
增加AssetObjectCell类
2025-05-19 16:25:16 +08:00
何冠峰
fe7f9bff08 fix #552 2025-05-15 15:38:13 +08:00
何冠峰
e71077f294 fix space shooter quit game error
修复太空战机DEMO在退出运行模式时的报错。
2025-05-13 17:53:17 +08:00
何冠峰
eabebf3d8f Update CHANGELOG.md 2025-05-13 10:47:59 +08:00
何冠峰
4ef789520a Update package.json 2025-05-13 10:47:49 +08:00
何冠峰
4322f3c58c fix #545 2025-05-13 10:23:22 +08:00
何冠峰
c40a796170 fix #542 2025-05-13 10:11:06 +08:00
何冠峰
32841d4773 Update AssetBundleDebuggerWindow.cs 2025-05-09 15:29:26 +08:00
何冠峰
e469b32d94 refactor: The tag diffusion logic in the collector
优化收集器tag传染扩散逻辑,避免Group里配置了Tag导致的无意义的警告信息。
2025-04-23 18:42:26 +08:00
何冠峰
c0e5315953 feat : Buld the pipeline output the log file.
构建管线输出构建日志到输出目录下。
2025-04-23 18:19:13 +08:00
何冠峰
7b5f366533 Build system add BuiltinShadersBundleNameIsNull ErrorCode 2025-04-23 16:56:03 +08:00
何冠峰
e674d5bf97 update extension sample
PanelMonitor增加控制开关
2025-04-23 16:39:07 +08:00
何冠峰
9b0bebd981 refactor : Macro scripts control by YOO_ASSET_EXPERIMENT 2025-04-23 16:38:17 +08:00
何冠峰
dc46462bfa fix : remove Caching class
it's not support in webGL
2025-04-23 14:14:34 +08:00
何冠峰
51c9943cf2 修复了输出csproject工程文件编码为UTF16的问题
修正BOM问题
2025-04-22 17:41:36 +08:00
何冠峰
3db9b750e3 update logo 2025-04-22 16:47:44 +08:00
何冠峰
1b57a0b7df 修复了输出csproject工程文件编码为UTF16的问题。 2025-04-22 16:47:33 +08:00
何冠峰
bd5ce1e6bd perf : webgl platform use crc verify the bundle when first time downloaded
WebGL平台首次下载会验证CRC。
2025-04-18 18:21:24 +08:00
何冠峰
7eb74d4dd1 update extension sample 2025-04-18 17:11:40 +08:00
何冠峰
a384ca1f18 feat : scriptable build pipeline add StripUnityVersion parameter.
新增构建参数
2025-04-18 16:48:03 +08:00
何冠峰
c7253a3f23 Update CHANGELOG.md 2025-04-17 19:02:59 +08:00
何冠峰
b296abb27e Update package.json 2025-04-17 19:02:57 +08:00
何冠峰
999ede6bab fix #534 2025-04-17 18:51:08 +08:00
何冠峰
bd1569c34d fix #533 2025-04-17 18:47:59 +08:00
何冠峰
3c265c1ab4 update extension sample 2025-04-17 15:38:07 +08:00
何冠峰
570a3a817c update space shooter 2025-04-17 15:16:05 +08:00
何冠峰
7a8f344927 update extension sample 2025-04-17 15:15:48 +08:00
何冠峰
b2c9cb3a7e update space shooter 2025-04-17 14:16:56 +08:00
何冠峰
06a5c90b23 update space shooter 2025-04-17 12:00:45 +08:00
何冠峰
dcd8ced42a update space shooter 2025-04-17 11:10:08 +08:00
何冠峰
76b31bd3cf update extension sample 2025-04-17 11:09:37 +08:00
何冠峰
009e8ece79 fix #528 #531 2025-04-15 14:20:32 +08:00
何冠峰
4e257ab27d fix #531 2025-04-09 11:39:42 +08:00
何冠峰
927400b669 refactor : EFileNameStyle move to runtime code 2025-04-08 14:28:52 +08:00
何冠峰
c0d42e79d8 refactor : DownloadParam rename DownloadFileOptions 2025-04-08 11:48:32 +08:00
何冠峰
b843c6b0ed refactor : add ClearCacheFilesOptions define 2025-04-08 11:34:46 +08:00
何冠峰
9fb7f8bbfe Update CHANGELOG.md 2025-04-01 14:20:52 +08:00
何冠峰
b0382afad0 Update package.json 2025-04-01 14:20:46 +08:00
何冠峰
1ab7689174 fix #524
新增初始化参数 BundleLoadingMaxConcurrency
2025-04-01 11:44:10 +08:00
何冠峰
29d456c065 fix #523 2025-04-01 10:22:01 +08:00
何冠峰
b0dc829b04 fix #515
资源路径大小写不敏感逻辑优化
2025-03-31 19:06:03 +08:00
何冠峰
b3ead90832 fix #526 2025-03-31 18:13:07 +08:00
何冠峰
7bf00d4ff6 update space shooter 2025-03-31 17:28:10 +08:00
何冠峰
030e94d8ff update test sample 2025-03-31 17:27:58 +08:00
何冠峰
cf05254121 fix #519
FileSystemParametersDefine新增参数:INSTALL_CLEAR_MODE
2025-03-31 17:26:46 +08:00
何冠峰
3f786bca3b Merge branch 'dev' of https://github.com/tuyoogame/YooAsset into dev 2025-03-26 15:12:04 +08:00
何冠峰
98719d212f Merge pull request #520 from SongQQQ/fix-UWPError
修复了UWP平台报错
2025-03-26 14:35:24 +08:00
SONG\11700
3409f7ce4d 修复了UWP平台报错 2025-03-26 12:07:59 +08:00
何冠峰
f57b354e9b fix : UWP平台的适配问题。
修复UWP平台获取WWW加载路径未适配的问题。
2025-03-26 11:45:50 +08:00
何冠峰
974493f88d Update CHANGELOG.md 2025-03-25 11:15:56 +08:00
何冠峰
69a69988a1 Update package.json 2025-03-25 11:15:24 +08:00
何冠峰
4e9c1955eb fix #486 2025-03-14 18:54:03 +08:00
何冠峰
b6c68a533e update asset bundle builder
增加TaskCreateCatalog任务节点
2025-03-14 18:49:56 +08:00
何冠峰
38aa1c3509 update file system 2025-03-14 18:26:04 +08:00
何冠峰
eb2f783417 update resource package 2025-03-14 17:23:55 +08:00
何冠峰
8556e071fa fix #507 2025-03-14 16:50:48 +08:00
何冠峰
6155256fb6 Update CHANGELOG.md 2025-03-14 14:48:16 +08:00
何冠峰
0d4f2bc893 Update package.json 2025-03-14 14:47:39 +08:00
何冠峰
600e928ab4 fix #512 2025-03-14 14:32:39 +08:00
何冠峰
4599ff098c update resource package
优化ClearCacheFilesAsync方法
2025-03-14 12:27:01 +08:00
何冠峰
4d2df5b705 Update TestBundleEncryption.cs 2025-03-13 16:29:48 +08:00
何冠峰
79a7732cfd Update InitializeParameters.cs 2025-03-13 14:00:59 +08:00
何冠峰
79467bbf13 update editor assembly 2025-03-12 18:32:28 +08:00
何冠峰
c7d678282b Merge pull request #501 from Y-way/support-macros
Update MacrosProcessor.cs
2025-03-12 17:17:47 +08:00
何冠峰
d376afc217 fix #508 2025-03-12 17:16:24 +08:00
何冠峰
a62f808591 fix #506 2025-03-12 16:36:37 +08:00
何冠峰
b334a4986b fix #504 2025-03-12 10:39:44 +08:00
何冠峰
a4111349a0 fix #502 2025-03-11 15:40:57 +08:00
Y-way
bdcf95384f Update .gitignore 2025-03-10 16:13:18 +08:00
Y-way
d910af589d Update MacrosProcessor.cs
修正YooAsset相关宏在引用库不能生效的问题.
2025-03-10 15:22:44 +08:00
何冠峰
0531864534 Update package.json 2025-03-10 10:29:44 +08:00
何冠峰
72b1278f5c Merge pull request #499 from benjamini258369gmail/fix-rawIgnore-dll
fix ignore raw dll
2025-03-10 10:27:13 +08:00
benjamini
875cd24cba fix ignore raw dll 2025-03-08 17:54:11 +09:00
何冠峰
fcc729a0bf Update CHANGELOG.md 2025-03-08 15:53:46 +08:00
何冠峰
d10e54248b Update package.json 2025-03-08 15:53:35 +08:00
何冠峰
b84800a905 update assembly 2025-03-08 15:51:27 +08:00
何冠峰
8ccd7e552c fix #498 2025-03-08 15:41:03 +08:00
何冠峰
772ba484eb Update HandleFactory.cs 2025-03-08 15:01:19 +08:00
何冠峰
cdbedee705 update asmdef
YooAsset版本宏定义
2025-03-08 14:34:41 +08:00
何冠峰
10cce48e71 Merge pull request #497 from Y-way/support-macros
Support DefineConstants for YooAsset Package
2025-03-08 12:05:07 +08:00
何冠峰
13e8410d80 fix #389 2025-03-08 11:50:35 +08:00
何冠峰
6f07faf4da fix #495 2025-03-08 11:24:17 +08:00
何冠峰
e3228d406e update resource manager
优化Handle生成和移除逻辑
2025-03-08 10:58:19 +08:00
何冠峰
daf2133535 fix #496 2025-03-07 15:03:13 +08:00
Y-way
9bcbc10862 Support DefineConstants for YooAsset Package
自定义YOO_VERSION_2  以及版本管理宏,用于YooAsset升级时的宏定义处理
2025-03-07 15:00:20 +08:00
何冠峰
e6958d205e Update CHANGELOG.md 2025-03-06 15:05:52 +08:00
何冠峰
b03d9db2b0 Update package.json 2025-03-06 15:05:39 +08:00
何冠峰
30853b6d62 update space shooter 2025-03-06 14:31:40 +08:00
何冠峰
a7cafcb328 update UIElements
展示单位Units
2025-03-06 14:31:26 +08:00
何冠峰
d03bca5512 update asset bundle debugger 2025-03-06 12:20:45 +08:00
何冠峰
af3fc50188 update UIElements 2025-03-06 12:20:13 +08:00
何冠峰
b71eeeb855 update UIElements 2025-03-06 11:45:51 +08:00
何冠峰
317c42521a update test sample 2025-03-06 11:39:26 +08:00
何冠峰
064d69269e Update PakcageInvokeBuildParam.cs 2025-03-06 11:17:20 +08:00
何冠峰
9e6401d3c0 update space shooter 2025-03-06 11:17:00 +08:00
何冠峰
2aaba328ee fix #488 2025-03-06 11:16:21 +08:00
何冠峰
62fdc93a82 update test sample 2025-03-06 10:55:54 +08:00
何冠峰
408f0942ee update test sample 2025-03-05 20:00:02 +08:00
何冠峰
ddda9e29db fix #491 2025-03-05 17:39:33 +08:00
何冠峰
c2b33f5ec4 fix #492 2025-03-05 17:29:52 +08:00
何冠峰
e58999e484 update asset bundle debugger 2025-03-05 17:26:58 +08:00
何冠峰
ed9692574c Update AssetBundleSimulateBuilder.cs
模拟构建默认启用依赖关系数据库
2025-03-05 10:54:33 +08:00
何冠峰
f7e078e064 update file system 2025-03-05 10:54:02 +08:00
何冠峰
b74a44dc36 update UIElements 2025-03-03 20:57:50 +08:00
何冠峰
6b36cdb5ee update AssetBundleDebugger
内置了新的UIElments的TreeViewer组件。
2025-03-03 18:28:02 +08:00
何冠峰
56ae1a8f95 update UIElements 2025-02-28 19:06:17 +08:00
何冠峰
3069b1d1f1 update diagnostic system 2025-02-28 18:38:18 +08:00
何冠峰
e7d346e4e1 update diagnostic system
调试窗口增加异步操作视图
2025-02-27 20:37:28 +08:00
何冠峰
7d9e00a574 update resource package 2025-02-27 18:15:02 +08:00
何冠峰
7382afe535 Update CHANGELOG.md 2025-02-27 17:43:10 +08:00
何冠峰
af7d4774d6 Update package.json 2025-02-27 17:43:02 +08:00
何冠峰
520a8a0623 code style 2025-02-27 17:14:20 +08:00
何冠峰
fbd0d8ec40 code style 2025-02-27 17:14:12 +08:00
何冠峰
3fea98ce4c fix #480 2025-02-27 17:13:49 +08:00
何冠峰
7c561ce254 update resource package 2025-02-27 17:01:26 +08:00
何冠峰
522ddb5115 update resource package
增加CustomPlayMode运行模式
2025-02-27 16:31:56 +08:00
何冠峰
47f5790507 update resource package
CreateBundleDownloader下载器增加参数:recursiveDownload
2025-02-27 10:31:05 +08:00
何冠峰
0cdcfe7f52 update file system 2025-02-26 19:31:06 +08:00
何冠峰
e4d69d869b update resource package
修复2.3.1版本 抖音和微信小游戏 下载器不生效的问题。
2025-02-26 14:22:59 +08:00
何冠峰
61afb70cb9 Update CHANGELOG.md 2025-02-25 14:17:41 +08:00
何冠峰
79580697a1 Update package.json 2025-02-25 14:17:32 +08:00
何冠峰
6cb74760b0 update extension sample 2025-02-25 14:06:36 +08:00
何冠峰
c758aa81ff update runtime code
重构了OperationSystem的机制。从列表模式修改为链模式
2025-02-25 12:18:16 +08:00
何冠峰
400c2ccefe code style 2025-02-22 16:29:25 +08:00
何冠峰
64e9734bbe update sapce shooter 2025-02-22 14:14:18 +08:00
何冠峰
f6244885be update diagnostic system
优化了Debugger窗口的显示页面
2025-02-22 14:14:05 +08:00
何冠峰
82c57c382f update TableView
支持Counter
2025-02-21 16:54:43 +08:00
何冠峰
7eacb46555 update resource package 2025-02-21 15:29:42 +08:00
何冠峰
d9c911d89b update asset bundle reporter 2025-02-20 18:50:26 +08:00
何冠峰
a3ceb3dcb6 update asset bundle builder 2025-02-20 12:04:42 +08:00
何冠峰
a5b68b28b2 update asset bundle builder 2025-02-20 11:27:44 +08:00
何冠峰
bd285faf37 update space shooter 2025-02-20 11:27:30 +08:00
何冠峰
8a4960b560 code style 2025-02-20 11:02:59 +08:00
何冠峰
83c6ae2057 update asset bundle builder
修复怀旧依赖模式下,TAG传染不正确的问题。
2025-02-20 11:01:25 +08:00
何冠峰
b71563e889 Update EBuildBundleType.cs 2025-02-20 10:02:12 +08:00
何冠峰
79e0cf85f9 Update CHANGELOG.md 2025-02-19 19:10:36 +08:00
何冠峰
e996eaa008 Update package.json 2025-02-19 19:10:28 +08:00
何冠峰
5088c9e985 update asset bundle builder 2025-02-19 18:46:39 +08:00
何冠峰
610b3c6d32 Update FileSystemParameters.cs 2025-02-19 18:36:43 +08:00
何冠峰
cc7290f10e update operation system
快速启动模式
2025-02-19 18:36:33 +08:00
何冠峰
576b842368 support legacy dependency mode
YOOASSET_LEGACY_DEPENDENCY
2025-02-19 18:27:23 +08:00
何冠峰
d23c0ba715 update space shooter 2025-02-18 19:35:46 +08:00
何冠峰
98e19baebd Update TextureSchema.cs 2025-02-18 19:34:41 +08:00
何冠峰
f5947db44a Update ReorderableListView.cs 2025-02-18 19:34:34 +08:00
何冠峰
e978164329 Update ReorderableListView.cs 2025-02-18 19:28:55 +08:00
何冠峰
966c8f2efa update space shooter 2025-02-18 18:41:05 +08:00
何冠峰
a57fec3d71 update UIElements 2025-02-18 18:38:00 +08:00
何冠峰
84844eda20 update UIElements 2025-02-18 17:31:49 +08:00
何冠峰
698cdcba61 update AssetArtScanner 2025-02-17 18:18:07 +08:00
何冠峰
1d6c9393d4 Update AssetBundleCollector
支持列表元素上下拖拽排序
2025-02-17 17:54:46 +08:00
何冠峰
b654ac156d update AssetArtScanner
支持列表元素上下拖拽排序
2025-02-17 17:54:34 +08:00
何冠峰
d133a9a692 update extension sample 2025-02-17 15:44:41 +08:00
何冠峰
d55db19f0e update extension sample
微信小游戏和抖音小游戏AssetBundle使用插件卸载机制。
2025-02-14 16:37:23 +08:00
何冠峰
e3fc3df32c update space shooter 2025-02-14 12:05:30 +08:00
何冠峰
f2334da72d update extension sample 2025-02-14 12:05:24 +08:00
何冠峰
2902b6c2cf fix #472 2025-02-14 11:29:13 +08:00
何冠峰
dfa95b57b9 Update CHANGELOG.md 2025-02-14 10:03:39 +08:00
何冠峰
33a2cf66d0 Update CHANGELOG.md 2025-02-14 10:03:15 +08:00
何冠峰
5f52cf5b51 Update package.json 2025-02-14 10:03:09 +08:00
何冠峰
9d07905f2d fix #471 2025-02-13 20:14:33 +08:00
何冠峰
26dbe9dfdd update extension sample 2025-02-13 19:08:23 +08:00
何冠峰
98c5851071 update extension file system
解决微信小游戏预下载和正常下载冲突的问题
2025-02-13 18:57:39 +08:00
何冠峰
a6ee571d65 update file system 2025-02-13 18:56:24 +08:00
何冠峰
a138701afe update extension sample
抖音小游戏支持资源加密
2025-02-13 12:12:52 +08:00
何冠峰
e52bdea255 fix #467
微信小游戏资源加密
2025-02-13 12:02:09 +08:00
何冠峰
068a712a30 Merge pull request #470 from suxf/dev
fix: 微信加密资源解密错误
2025-02-13 10:13:28 +08:00
枫似锦
80a5300648 fix: 微信加密资源解密错误 2025-02-13 00:12:26 +08:00
何冠峰
0c36e458f7 update space shooter 2025-02-12 17:43:15 +08:00
何冠峰
b2fa52e4c4 update AssetArtScanner 2025-02-12 17:43:07 +08:00
何冠峰
151e978e5b update space shoot 2025-02-12 16:29:26 +08:00
何冠峰
9e806861ec update extension sample 2025-02-12 16:28:31 +08:00
何冠峰
a9a9368b9b update test sample 2025-02-12 16:27:51 +08:00
何冠峰
7936ba31ea update file system
WebGL网页平台支持资源加密。
2025-02-12 16:27:30 +08:00
何冠峰
afc456de9a Update UnloadAllAssetsOperation.cs 2025-02-12 14:44:02 +08:00
何冠峰
a98db0ba83 update extension sample 2025-02-12 14:43:51 +08:00
何冠峰
fb8720edd3 update extension sample
抖音小游戏支持文件加密。
2025-02-12 11:59:09 +08:00
何冠峰
2aa2a0ac3a update space shooter 2025-02-12 11:46:38 +08:00
何冠峰
0531b6ef3a update extension sample 2025-02-12 11:45:12 +08:00
何冠峰
24142de11f update extension sample
支持微信小游戏文件加密
2025-02-12 11:23:27 +08:00
何冠峰
7fad6eb70b update services
增加WebGL端解密接口
2025-02-12 11:22:09 +08:00
何冠峰
f60227abdf Merge pull request #469 from suxf/dev
优化微信小游戏文件系统逻辑
2025-02-12 10:10:32 +08:00
枫似锦
18d6a74c53 Merge branch 'dev' of https://github.com/suxf/YooAsset into dev 2025-02-12 00:30:22 +08:00
枫似锦
03d06ba657 优化微信小游戏文件系统逻辑 2025-02-12 00:29:10 +08:00
何冠峰
07086b68c8 update extension sample
优化了抖音小游戏文件系统缓存机制
2025-02-11 18:44:51 +08:00
何冠峰
0a85f3126f update extension sample
优化了微信小游戏文件系统缓存机制。
2025-02-11 18:18:29 +08:00
何冠峰
efa4180340 update resource manager
UnloadUnusedAssetsOperation逻辑里移除了Resources.UnloadUnusedAssets调用
2025-02-11 18:15:45 +08:00
何冠峰
fb06f2aa11 update resource manager
UnloadAllAssetsAsync新增UnloadAllAssetsOptions参数
2025-02-11 17:32:31 +08:00
何冠峰
ce023cedb8 update extension sample 2025-02-11 15:13:45 +08:00
何冠峰
3d1a28a50e update file system 2025-02-11 15:09:23 +08:00
何冠峰
5d2d0b4168 fix #341 2025-02-11 10:20:33 +08:00
何冠峰
fa985a5a93 Merge branch 'dev' of https://github.com/tuyoogame/YooAsset into dev 2025-02-11 09:55:38 +08:00
何冠峰
40f9937b60 update space shooter 2025-02-11 09:55:37 +08:00
何冠峰
c543c629c3 Merge pull request #466 from suxf/dev
fix:微信小游戏缓存文件系统查询机制不生效
2025-02-11 09:43:16 +08:00
何冠峰
f861279c49 Update CHANGELOG.md 2025-02-10 20:04:35 +08:00
何冠峰
ee89f81d46 Update package.json 2025-02-10 20:04:31 +08:00
何冠峰
6d216561f8 fix #468 2025-02-10 20:00:48 +08:00
枫似锦
0a96e583d3 Merge branch 'dev' of https://github.com/suxf/YooAsset into dev 2025-02-10 16:39:31 +08:00
枫似锦
c9d263c60d fix:微信小游戏缓存文件系统查询机制不生效 2025-02-10 16:38:23 +08:00
何冠峰
2d6488abf4 update AssetArtScanner
配置和报告容错性检测
2025-02-10 16:21:43 +08:00
何冠峰
7dfbac4a24 update AssetBundleCollector 2025-02-10 16:19:07 +08:00
何冠峰
7cfe4cb2c9 fix #465 2025-02-10 16:17:38 +08:00
何冠峰
30cba8ca5f Update CHANGELOG.md 2025-02-08 14:43:41 +08:00
何冠峰
e9261a0ec0 Update package.json 2025-02-08 14:43:39 +08:00
何冠峰
89ee22837d Update BuildParameters.cs 2025-02-08 14:35:10 +08:00
何冠峰
939f3747cd Update AssetBundleCollectorSetting.cs 2025-02-08 14:07:20 +08:00
何冠峰
f72814a51b fix #462 2025-02-08 11:45:06 +08:00
何冠峰
94ee2ba5c1 update test sample 2025-02-08 10:10:39 +08:00
何冠峰
fd9533d63f update extension sample 2025-02-08 10:10:18 +08:00
何冠峰
6571faae4e update AssetBundleBuilder
ScriptableBuildParameters类新增BuiltinShadersBundleName和MonoScriptsBundleName字段
2025-02-08 10:09:52 +08:00
何冠峰
e031498d5b update UIElements 2025-02-07 18:47:05 +08:00
何冠峰
31a0017351 Merge pull request #455 from suxf/dev
fix: 拷贝内置资源路径不正确
2025-02-07 16:27:15 +08:00
何冠峰
6e8cb0366d update extension sample
抖音小游戏文件重命名
2025-02-07 16:21:25 +08:00
何冠峰
a02b3fbf6e update extension sample
优化了小游戏文件系统的缓存机制。
2025-02-07 15:30:53 +08:00
何冠峰
37a663e0e1 update file system 2025-02-07 15:26:49 +08:00
何冠峰
e925d9892f fix #448 2025-02-06 17:43:40 +08:00
何冠峰
e7907eeaa7 fix #454
内置文件系统新增COPY_BUILDIN_PACKAGE_MANIFEST参数
2025-02-06 17:35:10 +08:00
何冠峰
644e6655ff update extension sample 2025-02-06 16:44:25 +08:00
何冠峰
20c07af504 update YooAssetSettings 2025-02-06 16:43:55 +08:00
何冠峰
38471cdd6c fix #452 2025-02-06 11:49:21 +08:00
何冠峰
0b5d16bd0e fix #456 2025-02-06 11:15:09 +08:00
何冠峰
203b9994df update AssetArtReporter 2025-02-05 19:04:05 +08:00
何冠峰
e76bbb6a85 update space shooter 2025-02-05 18:49:20 +08:00
何冠峰
4e6c146bde update UIElements 2025-02-05 18:49:11 +08:00
何冠峰
7e1dc7ef24 update UIElements 2025-02-05 17:26:19 +08:00
何冠峰
698d81a433 update AssetBundleDebugger 2025-02-05 10:51:31 +08:00
何冠峰
012f9b9f03 update UIElements 2025-02-05 10:38:47 +08:00
何冠峰
12bd282ace update space shooter 2025-01-24 00:43:27 +08:00
何冠峰
31a89fa1a3 update asset art reporter 2025-01-24 00:43:16 +08:00
何冠峰
57d1e92e59 update space shooter 2025-01-23 15:01:48 +08:00
何冠峰
377fca20d9 Update AssetArtReporterWindow.cs 2025-01-22 20:00:47 +08:00
何冠峰
415f844982 update asset art scanner 2025-01-22 19:17:05 +08:00
何冠峰
cbb8472153 update space shooter 2025-01-22 18:29:08 +08:00
何冠峰
c85ced89ef update space shooter 2025-01-22 18:28:15 +08:00
何冠峰
d5b8c90c94 update asset art scanner 2025-01-22 18:28:01 +08:00
何冠峰
9bcfb04f91 update space shooter 2025-01-22 17:23:23 +08:00
何冠峰
ae0fbd4b10 update asset art scanner 2025-01-22 17:22:45 +08:00
何冠峰
ef4f011cf6 update asset art scanner 2025-01-22 16:33:33 +08:00
何冠峰
7cc985205a update AssetArtScanner
资源扫描工具
2025-01-22 15:19:16 +08:00
何冠峰
a38b76eb8f update UIElements 2025-01-22 15:16:44 +08:00
阿枫
9f844912cf fix: 拷贝内置资源路径不正确 2025-01-21 14:10:35 +08:00
何冠峰
d72b0b10d4 update asset bundle reporter 2025-01-20 19:14:45 +08:00
何冠峰
655f756d56 update asset bundle debugger 2025-01-20 19:14:29 +08:00
何冠峰
912e2c28a3 update UIElements 2025-01-20 19:12:23 +08:00
何冠峰
9add447566 update asset bundle reporter 2025-01-20 17:14:47 +08:00
何冠峰
7c435f6dc0 update UIElements 2025-01-20 17:13:20 +08:00
何冠峰
5e2fc84ebf update UIElements 2025-01-20 10:07:16 +08:00
何冠峰
793a57647d update table view
新增单元格视图类
2025-01-17 16:23:31 +08:00
何冠峰
c32e7bc525 Update YooAssets.cs 2025-01-17 15:21:35 +08:00
何冠峰
20fac33efc fix #424 2025-01-14 16:43:44 +08:00
何冠峰
8cf356cadb fix #447 2025-01-14 16:03:24 +08:00
何冠峰
17d2c8bf0a Update CHANGELOG.md 2025-01-14 14:32:21 +08:00
何冠峰
3dec5ac004 Update LICENSE.md 2025-01-14 14:32:11 +08:00
何冠峰
cf2ada8f2b Update package.json 2025-01-14 14:32:08 +08:00
何冠峰
c801f601d3 fix #438 2025-01-14 14:19:24 +08:00
何冠峰
6a97704dab update test sample 2025-01-07 15:14:43 +08:00
何冠峰
ee6c8301c4 update asset bundle builder 2025-01-07 10:06:03 +08:00
何冠峰
de35f4308d update extension sample
修复小游戏插件验证清单方法不对的问题
2025-01-04 15:59:12 +08:00
何冠峰
3d4ed38f17 update extension sample
修正扩展文件系统类编译错误
2025-01-04 14:10:10 +08:00
何冠峰
a84f981147 update test scene 2025-01-03 19:15:51 +08:00
何冠峰
b70d821384 update space shooter 2025-01-03 19:15:38 +08:00
何冠峰
bc7c6c1f33 update package invoke builder
新增包裹构建器,运行时构建资源包裹
2025-01-03 19:15:29 +08:00
何冠峰
2a8761c29e Update CHANGELOG.md 2025-01-03 18:10:59 +08:00
何冠峰
0c732755ec Update package.json 2025-01-03 18:10:53 +08:00
何冠峰
5c638d713e update space shooter 2025-01-03 17:49:20 +08:00
何冠峰
8ff16f7205 update test sample 2025-01-03 17:27:04 +08:00
何冠峰
6bf8e3643b fix #428 2025-01-03 15:44:44 +08:00
何冠峰
6ab704bb77 fix #435 2025-01-03 15:37:32 +08:00
何冠峰
41329f3bbc update space shooter 2025-01-03 15:09:29 +08:00
何冠峰
a59ebd69b4 update extension sample 2025-01-03 15:09:20 +08:00
何冠峰
278b6e3cc8 fix #429
ClearCacheBundleFilesAsync重命名为ClearCacheFilesAsync
2025-01-03 15:08:57 +08:00
何冠峰
1d0c0ee7cb update asset bundle collector 2025-01-03 10:23:27 +08:00
何冠峰
a8bf0a62fa update asset bundle collector
增加视频文件打包规则
2025-01-02 20:56:18 +08:00
何冠峰
fc58fb27e2 Update AssemblyInfo.cs 2025-01-02 20:55:57 +08:00
何冠峰
b1abeb4ec2 update test sample
单元测试用例
2025-01-02 20:55:47 +08:00
何冠峰
d9b7f33bde update space shooter 2025-01-02 20:15:20 +08:00
何冠峰
c0a1061204 update extension sample
更新抖音小游戏文件系统
2025-01-02 18:45:54 +08:00
何冠峰
7cbdfeec51 fix #434 2025-01-02 15:58:49 +08:00
何冠峰
381c16d574 update space shooter 2025-01-02 14:10:21 +08:00
何冠峰
3e6be2f293 update resource package 2025-01-02 14:10:11 +08:00
何冠峰
1bd62c4673 update space shooter 2025-01-02 10:51:32 +08:00
何冠峰
04aa4067cd update space shooter 2025-01-02 10:47:07 +08:00
何冠峰
499fb8239e fix #433 2025-01-02 10:46:52 +08:00
何冠峰
fe75491024 update resource manager
整理文件目录结构
2025-01-02 10:45:56 +08:00
何冠峰
8803003cf7 fix #432
FileSystemParameters.RootDirectory字段重命名为PackageRoot
2024-12-31 19:22:00 +08:00
何冠峰
5a850aef07 Update AssetBundleCollectorSettingData.cs 2024-12-31 16:43:50 +08:00
何冠峰
d1d6e023c4 update space shooter 2024-12-31 15:13:13 +08:00
何冠峰
4370ed544f update cache system 2024-12-31 11:15:46 +08:00
何冠峰
42c87519e1 Update SceneHandle.cs 2024-12-31 10:16:29 +08:00
何冠峰
769134eaf9 update cache system
移除ThreadSyncContext类
2024-12-31 10:16:20 +08:00
何冠峰
51b688bbdd fix #426 2024-12-31 10:02:01 +08:00
何冠峰
748e74e515 Update CHANGELOG.md 2024-12-30 17:13:07 +08:00
何冠峰
d1d3ad9869 Update package.json 2024-12-30 17:12:59 +08:00
何冠峰
f9b72a22ae fix #423 2024-12-30 16:27:50 +08:00
何冠峰
766cf90a19 fix #422 2024-12-30 10:27:04 +08:00
何冠峰
8a2dc86cf7 update code summary 2024-12-27 18:37:29 +08:00
何冠峰
5ca54b88fa update download system 2024-12-27 17:51:21 +08:00
何冠峰
7257c8778d Merge pull request #332 from Pro-Ly/dev
fix url path special cases
2024-12-27 17:45:00 +08:00
何冠峰
dc21696ae1 update extension sample
新增示例代码HandleBaseExtension
2024-12-27 17:34:22 +08:00
何冠峰
7f566e5388 update extension sample
重新整理目录结构
2024-12-27 17:29:00 +08:00
何冠峰
fe352ceb84 update operation system
新增字段PackageName
2024-12-27 17:23:55 +08:00
何冠峰
10750a0123 update space shooter 2024-12-27 17:08:59 +08:00
何冠峰
f2e6da649b update resource package
重构了下载器的委托方法
2024-12-27 17:08:39 +08:00
何冠峰
9737cd06dd Merge pull request #392 from absences/newv
upgrade deprecated event in newer version
2024-12-27 16:06:24 +08:00
何冠峰
df8cf4d9ca update extension sample 2024-12-27 16:04:01 +08:00
何冠峰
36b4cbb8c2 Update DefaultAddressRule.cs 2024-12-27 16:03:47 +08:00
何冠峰
bae84f65da Merge pull request #370 from BoysheO/patch-1
append an addressRule
2024-12-27 15:50:14 +08:00
何冠峰
313ec2d100 Merge pull request #418 from GodChouyu/dev
Fix a bug when initializing DefaultWebRemoteFileSystem.
2024-12-27 15:16:38 +08:00
何冠峰
bfda5ec952 Update CHANGELOG.md 2024-12-27 15:09:04 +08:00
何冠峰
248bdba839 Update package.json 2024-12-27 15:08:54 +08:00
何冠峰
75dd3d0e5e fix #410 2024-12-27 12:02:08 +08:00
何冠峰
8944ec0e02 fix #419
优化场景卸载逻辑
2024-12-27 11:53:55 +08:00
GodChouyu
25c5683a09 Fix a bug when initializing DefaultWebRemoteFileSystem. 2024-12-27 10:16:57 +08:00
何冠峰
069e29ac07 update resource manager 2024-12-27 10:07:15 +08:00
何冠峰
942e4bf672 fix #413 2024-12-26 21:53:02 +08:00
何冠峰
dca37a3794 update resource package 2024-12-26 21:35:44 +08:00
何冠峰
f84419b7a6 fix #417 2024-12-26 15:43:58 +08:00
何冠峰
aa3a049985 fix #414 2024-12-26 14:57:37 +08:00
何冠峰
3f8c7bd91f update space shooter 2024-12-26 12:17:37 +08:00
何冠峰
11984d6972 update asset bundle reporter 2024-12-26 12:17:18 +08:00
何冠峰
31b0a3fb54 update extension sample
移除冗余的命名空间
2024-12-26 10:55:58 +08:00
何冠峰
666d0b53a6 fix script compile error in unity 2020 2024-12-26 10:55:30 +08:00
何冠峰
df77df4854 update space shooter
修正编译错误
2024-12-25 18:49:12 +08:00
何冠峰
4f75248f5b Update CHANGELOG.md 2024-12-25 18:47:41 +08:00
何冠峰
2b56f4469d Update package.json 2024-12-25 18:47:27 +08:00
何冠峰
8d1f0d2010 update extension sample 2024-12-25 17:24:48 +08:00
何冠峰
16117b67f1 update sapce shooter 2024-12-24 18:49:14 +08:00
何冠峰
4fc0d06908 update resource manager
重构运行时核心代码
2024-12-24 18:45:37 +08:00
何冠峰
6254d00bb5 update file system
重构运行时核心代码
2024-12-24 18:23:19 +08:00
何冠峰
6d6fd3af2c update assetbundle builder 2024-12-24 17:35:26 +08:00
何冠峰
16344393a1 update resource package
增加新方法:public PackageDetails GetPackageDetails()
2024-12-19 17:25:31 +08:00
何冠峰
36f561a595 update extension sample 2024-12-19 14:42:33 +08:00
何冠峰
f5f024b1d6 update extension sample 2024-12-19 14:09:35 +08:00
何冠峰
429f68ff64 update asset bundle builder 2024-12-19 12:24:19 +08:00
何冠峰
f9074518dd update space shooter 2024-12-19 11:28:49 +08:00
何冠峰
bda803761b update extension sample 2024-12-19 11:28:27 +08:00
何冠峰
d3c1c5acb0 fix #407 2024-12-19 11:15:58 +08:00
何冠峰
dcaafedabb update YooAssetSettings
移除配置参数:ManifestFileName
2024-12-17 18:08:40 +08:00
何冠峰
985c76d8ce fix #291
cache file system 新增参数:最大并发数和每帧请求最大数
2024-12-17 17:14:59 +08:00
何冠峰
8c532798cb update file system 2024-12-17 15:37:47 +08:00
何冠峰
17aed56270 update extension smaple 2024-12-17 15:28:49 +08:00
何冠峰
1f07411dde fix #293
Default Yoo Folder Name 可配空
2024-12-17 15:27:36 +08:00
何冠峰
906e0e3554 Update TaskCreateManifest.cs 2024-12-17 15:24:13 +08:00
何冠峰
22958923ad Update EditorSimulateBuildpipelineViewer.cs 2024-12-17 09:54:14 +08:00
何冠峰
a5f94198c0 update sapce shooter 2024-12-16 19:38:29 +08:00
何冠峰
8a2bac8770 refactor : editor simulate build
移除了枚举定义类型:EDefaultBuildPipeline
修改了EditorSimulateModeHelper.SimulateBuild()方法
2024-12-16 19:37:09 +08:00
何冠峰
3fd24f6f19 fix #391 2024-12-16 18:38:46 +08:00
何冠峰
c30292013b Update UnloadUnusedAssetsOperation.cs 2024-12-16 18:13:10 +08:00
何冠峰
edd6db731f update extension sample 2024-12-16 18:12:45 +08:00
何冠峰
19e0c7b01a fix #307 2024-12-16 18:05:27 +08:00
何冠峰
58fc76b8d2 fix #403
移除了EBuildMode枚举类型
2024-12-16 17:45:07 +08:00
何冠峰
1638bb301d fix #406 2024-12-16 16:45:05 +08:00
何冠峰
f0ed677d86 refactor : remove DryRunBuild build mode
移除演练构建模式
2024-12-13 14:32:17 +08:00
何冠峰
4b0c52d2dd fix #404 2024-12-13 14:10:12 +08:00
何冠峰
5f4e1d0b2f update package
scriptablebuildpipeline版本切换为1.21.25
2024-12-13 11:44:55 +08:00
何冠峰
a98a48a58d Update TaskCreateManifest.cs 2024-12-13 11:12:09 +08:00
何冠峰
763054884b fix #387 2024-12-13 11:00:30 +08:00
何冠峰
376088e63c update space shoot 2024-12-13 10:25:56 +08:00
何冠峰
c614ba4705 fix #402 2024-12-13 10:25:16 +08:00
何冠峰
14ea408fec fix #386 2024-12-12 18:13:33 +08:00
何冠峰
038a52f7fc Update ResourcePackage.cs 2024-12-12 17:59:04 +08:00
何冠峰
341bd5947f update extension sample 2024-12-12 17:55:39 +08:00
何冠峰
b5d857d2f1 fix #380
新增示例文件 CopyBuildinManifestOperation
2024-12-12 17:53:34 +08:00
何冠峰
97f9a3d4b1 refactor : default cache file system 2024-12-12 17:35:42 +08:00
何冠峰
9607d7135b refactor : cache system 2024-12-12 15:16:34 +08:00
何冠峰
b1338a9ffd refactor : cache file system 2024-12-12 15:00:08 +08:00
何冠峰
bf1e3da298 feat : remove delivery file system
Host Play Mode 移除了DeliveryFileSystemParameters
2024-12-11 18:43:15 +08:00
何冠峰
a91cbee50c update space shooter 2024-12-11 18:24:55 +08:00
何冠峰
15fbbf3873 Update InitializeParameters.cs 2024-12-11 18:24:40 +08:00
何冠峰
f73abba79f feat : web play mode support remote services
WebPlayMode支持跨域加载。
2024-12-11 18:19:09 +08:00
何冠峰
5fa9ebee80 feat : package manifest add note info
清单文件增加备注信息
2024-12-11 11:22:50 +08:00
何冠峰
d890ccd5e6 feat : default editor file system support async simulate frame
编辑器文件系统支持异步模拟加载帧数
2024-12-11 10:43:13 +08:00
何冠峰
e76a782a80 Update ResourcePackage.cs 2024-12-11 10:04:33 +08:00
何冠峰
0f7c5b2564 Update ResourcePackage.cs 2024-12-10 18:41:09 +08:00
何冠峰
fcf0f34d5a update resource manager 2024-12-10 18:00:13 +08:00
何冠峰
acf2301028 refactor : wait for sync complete 2024-12-10 16:48:08 +08:00
何冠峰
9bc0577423 Update DefaultIgnoreRule.cs
忽略Gizmos和编辑器资源
2024-12-10 15:18:34 +08:00
何冠峰
d037ce5b86 Update LoadBundleFileOperation.cs 2024-12-10 15:17:49 +08:00
unknown
02250c3352 upgrade deprecated method in newer version 2024-11-12 14:40:49 +08:00
何冠峰
cdaa45e163 Update README.md 2024-11-07 10:08:10 +08:00
何冠峰
2b9014f4d8 update space shooter
修正PatchOperation不支持原生文件
2024-10-29 17:07:53 +08:00
何冠峰
75a013d961 Update InstantiateOperation.cs
禁用引擎提供的GameObject对象的异步实例化
2024-10-28 12:11:41 +08:00
何冠峰
27563fa58e Merge pull request #379 from rickytheoldtree/patch-1
Update README.md
2024-10-22 17:34:08 +08:00
何冠峰
55f958266c Update InstantiateOperation.cs
use Object.InstantiateAsync
2024-10-17 10:52:25 +08:00
何冠峰
d980b55997 update operation system 2024-10-17 10:51:17 +08:00
rickytheoldtree
7232caa5c0 Update README.md 2024-10-14 11:55:23 +08:00
何冠峰
c0df366676 update wechat file system 2024-09-30 18:00:02 +08:00
何冠峰
8e7a43275f update extension sample 2024-09-30 17:59:25 +08:00
何冠峰
d3567d8dd5 Merge pull request #368 from JackCheng-314/EditorGitYooAsset
Wechat Clear Cache
2024-09-30 14:52:16 +08:00
jcakCheng
e9539636ac 误删除,调用微信小游戏接口删除缓存文件目录下所有文件 2024-09-13 21:05:15 +08:00
jcakCheng
093dd25e0f 微信小游戏相关代码,迁移至WechatFileSystem,修改packageversion缓存逻辑 2024-09-13 20:59:46 +08:00
jcakCheng
e0427d3062 微信小游戏,PackageVersion请求url添加_appendTimeTicks;修改unusedCache路径判断 2024-09-13 11:44:40 +08:00
BoysheO
9e2030c83d Update DefaultAddressRule.cs
添加一个寻址规则,效果极好
2024-09-10 11:36:46 +08:00
jcakCheng
0627641845 添加微信小游戏删除缓存根目录之后重启小游戏逻辑,WX.CleanAllFileCache 2024-09-09 20:33:28 +08:00
jcakCheng
4bbcc3c73d 修改宏的条件 2024-09-09 20:03:07 +08:00
jcakCheng
945842c0e7 提交微信缓存相关逻辑,删除全部缓存和部分无用缓存 2024-09-09 19:52:42 +08:00
何冠峰
02ba98f120 style editor code 2024-09-05 10:14:00 +08:00
何冠峰
688f8ec26c feat : webgl platform logs 2024-09-02 11:29:01 +08:00
何冠峰
7652de0129 fix #359 2024-09-02 10:30:21 +08:00
何冠峰
3f027e5456 fix #361 2024-08-30 18:45:58 +08:00
何冠峰
6a17335231 Update ByteGameFileSystem.cs 2024-08-27 15:46:04 +08:00
何冠峰
ebf0dd9e46 Update InstantiateOperation.cs 2024-08-27 15:45:55 +08:00
何冠峰
04bd352a05 Update BuildBundleInfo.cs
适配unity2019
2024-08-27 15:45:46 +08:00
何冠峰
fa4ebfe3be fix #349 2024-08-22 22:05:08 +08:00
何冠峰
87421bb391 style : add log 2024-08-22 15:19:36 +08:00
何冠峰
c35e22fbd7 feat : Gaem async operation add Abort method. 2024-08-22 15:18:57 +08:00
何冠峰
94623d8dc0 feat : Instantiate add actived param.
实例化对象方法增加激活参数。
2024-08-22 15:18:31 +08:00
何冠峰
50eed2be10 update extension sample 2024-08-21 17:36:43 +08:00
何冠峰
e9b7336146 perf : optimize asset bundle builder 2024-08-21 17:36:27 +08:00
何冠峰
fbec06fa81 update extension sample 2024-08-19 12:29:54 +08:00
何冠峰
9fe8dad72d update extension sample
增加抖音小游戏文件系统
2024-08-19 12:24:54 +08:00
何冠峰
3046bbe697 Merge pull request #342 from miuleung/dev
Fix File Dialog Cancel Error Log
2024-08-15 14:34:37 +08:00
何冠峰
7089952895 Update CHANGELOG.md 2024-08-15 11:55:53 +08:00
何冠峰
737d2a796b Update CHANGELOG.md 2024-08-15 11:54:39 +08:00
何冠峰
e25fd14675 Update package.json 2024-08-15 11:54:34 +08:00
何冠峰
c55dc713f4 fix : fixed the host play mode init stuck
修复HostPlayMode初始化卡死问题。
2024-08-15 11:53:25 +08:00
miuleung
40ef17edcd Merge branch 'tuyoogame:dev' into dev 2024-08-14 15:15:50 +08:00
何冠峰
418536ded1 perf : check collect asset type
检测收集的资源类型是否有效
2024-08-13 19:13:26 +08:00
miuleung
c156b5c0a7 Fix File Dialog Cancel Error Log
选择文件时取消报错修复
2024-08-13 16:05:20 +08:00
何冠峰
ae454b72dc update extension sample 2024-08-13 10:54:29 +08:00
何冠峰
d34d1117a0 Update CHANGELOG.md 2024-08-13 10:30:52 +08:00
何冠峰
a5f3767cbc Update package.json 2024-08-13 10:30:37 +08:00
何冠峰
3bdb339f54 style : resource package 2024-08-13 10:19:29 +08:00
何冠峰
22cb3c3942 style : resource manager 2024-08-13 10:10:43 +08:00
何冠峰
e5f5241879 fix #311 2024-08-12 20:18:03 +08:00
何冠峰
79ac231df2 feat : builtin file system can be empty in host play mode.
HostPlayMode模式下内置文件系统可以为空。
2024-08-12 19:10:57 +08:00
hevinci
b7b375092f refactor : process build logic 2024-08-03 19:01:55 +08:00
hevinci
f86ea04521 refactor : operation system 2024-08-03 19:01:18 +08:00
hevinci
738c02f58f update space shooter 2024-08-03 18:43:28 +08:00
hevinci
d017688416 feat : the bundle file decryption
资源文件解密
2024-08-03 18:43:12 +08:00
何冠峰
6b56275f87 Merge pull request #326 from absences/decrypt
Assetbundle加载增加解密方法
2024-08-03 17:03:45 +08:00
hevinci
b89f00130e refactor load scene code 2024-08-03 16:53:25 +08:00
何冠峰
4f58c54eff Merge pull request #333 from dadahsueh/dev
feat : add load scene parameter LocalPhysicsMode
2024-08-03 16:09:49 +08:00
Dada Hsueh
9001be21ac feat : add load scene parameter LocalPhysicsMode 2024-08-01 11:04:43 +08:00
Pro-Ly
be3fa0b688 fix url path special cases 2024-07-31 23:28:47 +08:00
hevinci
b421e7d2f8 Update CHANGELOG.md 2024-07-31 12:06:23 +08:00
hevinci
0e7c14abde Update package.json 2024-07-31 12:06:15 +08:00
hevinci
caf072ed9b Update DefaultBuildinFileSystemBuild.cs 2024-07-31 12:02:07 +08:00
hevinci
51f2709956 Update EditorTools.cs 2024-07-31 12:01:29 +08:00
absences
0d5558f29f Update IDecryptionServices.cs 2024-07-29 14:34:21 +08:00
unknown
c6377ce544 原生文件加密/解密 2024-07-27 18:37:17 +08:00
unknown
07d34891ef Assetbundle加载增加解密方法 2024-07-27 17:23:26 +08:00
unknown
ddce031ee5 Assetbundle加载增加解密方法 2024-07-27 15:25:21 +08:00
hevinci
6680a6450b fix #325
适配unity2019引擎
2024-07-24 10:12:42 +08:00
hevinci
dc119b26c7 fix #321 2024-07-19 12:02:43 +08:00
hevinci
2cbfca4f3b update extension sample
着色器变种文件增加内部排序
2024-07-15 18:51:32 +08:00
何冠峰
7d8fce6f46 Update CHANGELOG.md 2024-07-10 16:54:45 +08:00
何冠峰
13ad50aef5 Update package.json 2024-07-10 16:54:43 +08:00
何冠峰
30245b3668 update extension sample 2024-07-10 16:50:19 +08:00
何冠峰
589eea7cf3 update file system
统一所有PlayMode的初始化行为
2024-07-09 23:37:20 +08:00
何冠峰
24c5108ce1 update asset bundle collector
适配团结引擎
2024-07-09 16:33:41 +08:00
何冠峰
21fbb01ce4 merge #317
根据NETAnalyzers调整代码
2024-07-08 18:54:07 +08:00
何冠峰
e664f20d34 update extension sample 2024-07-08 17:36:39 +08:00
何冠峰
b0ce14dc0e update file system
IFileSystem新增ReadFileData方法
2024-07-08 17:36:25 +08:00
何冠峰
d2b38cbc1b Update CHANGELOG.md 2024-07-07 18:04:21 +08:00
何冠峰
a6d978090c Update package.json 2024-07-07 18:04:19 +08:00
何冠峰
f9d40987eb update extension sample 2024-07-07 16:16:00 +08:00
何冠峰
cab710493e update file system 2024-07-07 16:15:42 +08:00
何冠峰
9970cf704b update space shooter 2024-07-07 16:02:22 +08:00
何冠峰
260867b588 update operation logic 2024-07-07 16:01:55 +08:00
何冠峰
25231ecd32 update resource manager 2024-07-07 09:45:01 +08:00
何冠峰
b282515c39 update extension sample 2024-07-07 00:52:50 +08:00
何冠峰
bafd15571a update file system 2024-07-07 00:52:17 +08:00
何冠峰
481711fd75 update space shooter 2024-07-05 20:21:51 +08:00
何冠峰
d09b52301a update extension sample 2024-07-05 20:20:38 +08:00
何冠峰
0c77ef628f update file system 2024-07-05 20:20:27 +08:00
何冠峰
54f585c67a update extension sample 2024-07-05 19:29:50 +08:00
何冠峰
a9e5e7fdd3 update file system 2024-07-05 19:29:34 +08:00
何冠峰
b151f968d7 update space shooter 2024-07-05 15:10:52 +08:00
何冠峰
86ef93caa3 update extension sample 2024-07-05 15:10:34 +08:00
何冠峰
75511397d6 update file system 2024-07-05 15:10:07 +08:00
何冠峰
db8d09d0d6 update extension sample
增加微信小游戏文件系统范例
2024-07-04 22:56:45 +08:00
何冠峰
02d70a476d update file system 2024-07-04 22:55:58 +08:00
何冠峰
9420f8561f update web file system 2024-07-04 21:59:24 +08:00
何冠峰
d43eb821b9 update sapce shooter 2024-07-04 20:49:18 +08:00
何冠峰
b82ede8bde update samples 2024-07-04 20:49:07 +08:00
何冠峰
ff02da5c54 refactor the runtime code
重构了运行时代码,支持全新的文件系统。
2024-07-04 20:36:26 +08:00
hevinci
2987d356b6 fix #308 2024-05-27 10:42:24 +08:00
hevinci
dc5f0b151b Update CHANGELOG.md 2024-05-16 17:20:58 +08:00
hevinci
dd5bcc3d9d Update package.json 2024-05-16 17:20:45 +08:00
hevinci
80188ae6e6 fix #295 2024-05-10 10:57:06 +08:00
hevinci
05e77dc166 update dependencies
SBP依赖库升级至2.1.3版本
2024-05-09 14:05:53 +08:00
hevinci
b9b8f8e170 style code 2024-04-26 16:06:49 +08:00
hevinci
c9cc09cbed fix #289 2024-04-26 16:05:37 +08:00
hevinci
bef90bf3b8 perf : check build pipeline parameter type 2024-04-26 16:05:13 +08:00
hevinci
a369efa429 fix #276 2024-04-12 11:25:12 +08:00
hevinci
370329b07d refactor : wechat game support
提供对微信小游戏缓存的查询接口
2024-04-11 19:51:34 +08:00
hevinci
e743a15fbc update extension sample 2024-04-09 20:09:12 +08:00
hevinci
10c8b52092 add packages files 2024-04-09 19:15:35 +08:00
hevinci
1461b91a94 fix #268
修复了挂起场景未解除状态前无法卸载的问题。
2024-04-03 17:14:16 +08:00
hevinci
b5ffd5005a fix #269
优化场景挂起流程,支持中途取消挂起操作。
2024-04-03 17:11:11 +08:00
hevinci
f06bd83dc3 style : add summry 2024-04-02 17:26:57 +08:00
hevinci
a1450ee78a refactor : build System Stability
工具类新增了FileSHA1Safely,FileMD5Safely,FileCRC32Safely等方法。
2024-04-02 13:04:11 +08:00
hevinci
4c619778c3 feat : support open harmony
支持华为鸿蒙系统
2024-03-13 15:50:46 +08:00
hevinci
4e8840cd93 update space shooter 2024-03-12 11:12:39 +08:00
hevinci
0a709f741a feat : asset bundle collector config upgrade compatible 2024-03-12 11:12:13 +08:00
hevinci
ef8229981e feat : add IIgnoreRule interface
支持自定义过滤规则
移除了IgnoreDefaultType收集参数
2024-03-12 10:33:54 +08:00
hevinci
2a5a2626a4 feat : add load scene sync method 2024-03-08 15:39:25 +08:00
hevinci
f4ddaedbf4 feat : add load scene sync method 2024-03-08 14:23:07 +08:00
hevinci
42104eb944 perf : check collector error 2024-03-08 11:39:48 +08:00
hevinci
fadc8e6fd6 feat : add shader pack rule and filter rule 2024-03-08 11:38:29 +08:00
hevinci
81747462b1 feat : add load scene sync method 2024-03-08 11:06:48 +08:00
何冠峰
c01adad2a0 Merge pull request #245 from absences/dev
fix path error
2024-03-04 11:13:47 +08:00
何冠峰
e598d60439 Merge pull request #249 from ZensYue/dev
移除场景成功之后再尝试卸载ab包
2024-03-04 11:12:45 +08:00
e
929cd23f35 移除场景成功之后再尝试卸载ab包 2024-03-03 23:41:28 +08:00
unknown
d1aca5b675 fix path error 2024-02-28 10:06:45 +08:00
hevinci
b67868868d style : correct typos 2024-02-26 17:42:04 +08:00
hevinci
af3bf8448c style : change file to unicode 2024-02-26 14:29:36 +08:00
hevinci
4170c60f0c style : The hash utility class is exposed 2024-02-21 10:10:37 +08:00
hevinci
0a7a883aae fix #244 2024-02-20 11:31:27 +08:00
hevinci
88a1184877 perf : optimize package manifest deserialize 2024-02-20 10:04:10 +08:00
hevinci
c7329fcab5 feat : remove space character for bundle name
移除资源包名里的空格字符
2024-02-20 09:55:49 +08:00
hevinci
6eb9a90a03 feat : add GetAllCacheFileInfosAsync method 2024-02-18 12:11:29 +08:00
hevinci
7586882a97 fix #236 2024-02-01 18:41:16 +08:00
hevinci
6f13c021b9 Update CHANGELOG.md 2024-01-17 12:11:25 +08:00
hevinci
5f30c92d44 Update package.json 2024-01-17 12:11:17 +08:00
hevinci
3e6c55d981 style : code comment 2024-01-10 15:04:29 +08:00
hevinci
de36f984d7 style : change macro name 2024-01-03 16:44:48 +08:00
hevinci
95328fe1a6 feat : wechat game cache query 2024-01-03 16:24:02 +08:00
hevinci
1fb78185ff feat : support share pack rule
支持共享资源打包规则
2024-01-03 15:13:28 +08:00
hevinci
58f9aea979 fix #223 2024-01-02 11:46:29 +08:00
hevinci
4d4bb1e34f fix #223 2024-01-02 11:06:50 +08:00
hevinci
6e1978ec10 fix #224 2024-01-02 10:35:41 +08:00
hevinci
d8a8afba5e Update CHANGELOG.md 2023-12-27 19:54:07 +08:00
hevinci
6e6f425bdd Update package.json 2023-12-27 19:54:05 +08:00
hevinci
9ebe92f832 refactor : asset bundle reporter 2023-12-27 18:24:31 +08:00
hevinci
cbdb84a69f fix #212 2023-12-27 18:20:37 +08:00
hevinci
67b2b886a8 fix #220 2023-12-26 11:40:47 +08:00
hevinci
2838289650 feat : the build report file add independ asset info 2023-12-26 11:30:19 +08:00
hevinci
4b68362fb8 update samples 2023-12-25 14:20:02 +08:00
hevinci
e8e7696a4d refactor : editor code 2023-12-25 14:19:55 +08:00
hevinci
82b2a5cc20 fix #210 2023-12-22 10:24:41 +08:00
hevinci
2332765932 style : Code text indent format 2023-12-21 19:49:50 +08:00
hevinci
552d689317 style : Code text indent format 2023-12-21 19:44:14 +08:00
hevinci
5e2d82d071 style : Code text indent format 2023-12-21 19:40:13 +08:00
hevinci
727f356eea style : Code text indent format 2023-12-21 19:29:26 +08:00
hevinci
544832c46a style : Code text indent format 2023-12-21 19:10:46 +08:00
hevinci
5c1d316d67 feat #203 2023-12-21 17:45:51 +08:00
hevinci
267ec77c37 fix #198
禁用的分组不再检测合法性
2023-12-21 17:33:08 +08:00
hevinci
c2a7106221 fix #202 2023-12-21 16:18:36 +08:00
hevinci
0e29e9823d update query services interface
内置文件和分发文件查询方法参数里增加了文件哈希值
2023-12-21 16:10:54 +08:00
hevinci
47962424eb fix #201
修复断点续传失效的问题
2023-12-21 12:06:06 +08:00
hevinci
505d23ca07 update space shooter sample 2023-12-13 09:56:36 +08:00
hevinci
d4fcb868d8 update resource package
修复下载器合并后重新计算下载字节数不正确的问题。
2023-11-22 11:13:39 +08:00
hevinci
6dd1f43445 fix #205 2023-11-18 17:12:41 +08:00
hevinci
2626cb6750 fix #195 2023-11-01 16:30:58 +08:00
hevinci
81a98ded8a update sapce shooter 2023-11-01 11:03:40 +08:00
hevinci
930f02765d Update package.json
升级SBP依赖版本,解决图集内精灵图片冗余问题
2023-11-01 11:03:16 +08:00
hevinci
a4ffa580b7 update asset bundle builder
remove RemoveSpriteAtlasRedundancy task.
2023-11-01 11:02:46 +08:00
hevinci
506612527d Update CHANGELOG.md 2023-10-27 17:24:35 +08:00
hevinci
74f9f2b0e6 Update package.json 2023-10-27 17:24:17 +08:00
hevinci
4119f02c60 update resource manager 2023-10-27 16:24:33 +08:00
hevinci
bc9a4e07e2 update operation system
异步操作增加执行优先级
2023-10-27 16:08:38 +08:00
hevinci
9418544264 update resource manager
初始化参数增加AutoDestroyAssetProvider
2023-10-26 19:07:51 +08:00
hevinci
460ea091bd fix #185 2023-10-26 17:11:56 +08:00
hevinci
64681db027 update resource manager 2023-10-25 18:45:30 +08:00
hevinci
992957e1e9 Merge branch 'dev' of https://github.com/tuyoogame/YooAsset into dev 2023-10-25 18:28:57 +08:00
hevinci
ce62dbc27f update resource manager
所有异步加载方法增加权重参数。
2023-10-25 18:28:55 +08:00
何冠峰
e2df967aa9 Merge pull request #190 from zy020118/patch-1
Update DownloadManager.cs
2023-10-25 14:13:29 +08:00
hevinci
5b4a188c0b update space shooter 2023-10-24 18:41:58 +08:00
hevinci
e8b5a58a90 update resource manager 2023-10-24 18:38:31 +08:00
swift
c3d5c13a80 Update DownloadManager.cs
WebGL平台改名遗漏 DefaultBuildPipeline->EDefaultBuildPipeline
2023-10-24 14:26:00 +08:00
hevinci
d30a8aefa4 update resource manager
优化ForceUnloadAllAssets方法逻辑
2023-10-19 19:39:14 +08:00
hevinci
194afe435a update resource manager
增加卸载指定资源的方法。
2023-10-19 16:28:30 +08:00
hevinci
82ef993d83 fix #180 2023-10-18 12:14:24 +08:00
hevinci
6d7177a3b5 Update CHANGELOG.md 2023-10-17 19:28:28 +08:00
hevinci
205dd58afd Update package.json 2023-10-17 19:27:39 +08:00
hevinci
d5d5063453 update editor windows 2023-10-17 19:03:11 +08:00
hevinci
f63fcf1227 update editor window localization 2023-10-17 12:03:11 +08:00
hevinci
0c70f27560 update editor
1. 编辑器界面支持本地化配置。
2. 资源构建过程中的异常输出增加错误码提示。
3. 修复了资源构建界面乱码问题。
4. 修复了自动收集着色器对依赖资源无效的问题。
2023-10-13 12:06:20 +08:00
hevinci
db889366ac update samples 2023-10-11 14:36:18 +08:00
hevinci
9476bbe562 update resource package 2023-10-11 14:36:02 +08:00
hevinci
1313e05d5d Update CHANGELOG.md 2023-10-11 10:23:21 +08:00
hevinci
8817b35517 Update package.json 2023-10-11 10:23:12 +08:00
hevinci
cfe8a77dd5 fix #179 2023-10-10 16:19:53 +08:00
hevinci
a874d17798 update samples 2023-10-10 12:17:54 +08:00
hevinci
5d9ef12577 update operation system 2023-10-10 12:17:01 +08:00
hevinci
b3a135e1a2 fix #178 2023-10-10 11:59:56 +08:00
hevinci
a25d03f073 update resource package 2023-10-08 17:42:10 +08:00
hevinci
589c0d3ce5 update resource package
下载器增加合并方法
2023-10-08 17:41:07 +08:00
hevinci
8457705807 fix #177 2023-10-08 15:31:39 +08:00
hevinci
ce7aefb744 fix #175 2023-10-07 18:51:52 +08:00
hevinci
499d7766db update extension 2023-10-07 18:51:27 +08:00
hevinci
988327c9bd Update CHANGELOG.md 2023-10-07 16:50:27 +08:00
hevinci
d0d0bf2b63 Update package.json 2023-10-07 16:50:24 +08:00
hevinci
feb34761ce update shader variant collector 2023-10-07 16:09:31 +08:00
hevinci
0ceeeb8c5b update download system
support to cancel download operation
2023-10-07 16:02:11 +08:00
hevinci
0c7289bbc8 remove shader variant collector 2023-10-07 15:04:14 +08:00
hevinci
e02fe2331d update asset bundle collector 2023-10-07 15:03:56 +08:00
hevinci
6877900ac2 update download system 2023-09-27 16:31:24 +08:00
hevinci
45dbe2a0e6 update resource package 2023-09-27 16:31:16 +08:00
hevinci
4234885f94 update resource package 2023-09-27 12:04:11 +08:00
hevinci
bae55ca511 update operation system 2023-09-26 18:58:39 +08:00
hevinci
f804e8405e update settings 2023-09-25 18:40:02 +08:00
hevinci
3c9c61c346 update resource package 2023-09-25 18:37:58 +08:00
hevinci
d560d8a2e8 update asset bundle collector 2023-09-25 18:37:49 +08:00
hevinci
054ee93360 update asset bundle collector 2023-09-25 16:53:03 +08:00
hevinci
eb98eaeb3b update resource package 2023-09-25 16:30:24 +08:00
hevinci
8fe2fa7bc6 update operation system 2023-09-25 16:08:17 +08:00
hevinci
95894f92db update asset bundle collector 2023-09-25 14:43:17 +08:00
hevinci
61e06dee4c update yooasset2.0 2023-09-25 10:45:21 +08:00
hevinci
e207d834bd update yooasset2.0 2023-09-25 10:41:58 +08:00
hevinci
e358bbf46c update yooasset2.0 2023-09-21 17:23:31 +08:00
hevinci
9c0f9557e8 update yooasset2.0 2023-09-21 17:23:02 +08:00
hevinci
006d4c6f09 update yooasset2.0 2023-09-20 16:11:11 +08:00
hevinci
6fb5a4b946 update yooasset2.0 2023-09-20 16:10:57 +08:00
hevinci
6687d75090 update yooasset2.0 2023-09-20 16:10:37 +08:00
hevinci
01cf9ccd54 update yooasset2.0 2023-09-20 16:09:52 +08:00
何冠峰
880b6d429d Merge pull request #151 from michael811125/main
加入 ExtdBuildTasks 进行 SBP 扩展,修复 Sprite 打包冗馀问题 (猫佬方案) + typo error
2023-08-28 10:30:58 +08:00
MichaelO
070db961fc corrected typo error 2023-08-26 15:03:12 +08:00
MichaelO
96ef379668 Merge branch 'tuyoogame:main' into main 2023-08-25 20:48:08 +08:00
hevinci
697a87721f Update CHANGELOG.md 2023-08-25 20:39:53 +08:00
hevinci
09cf93d852 Update package.json 2023-08-25 20:39:46 +08:00
hevinci
8725821a27 update download system 2023-08-25 20:15:58 +08:00
MichaelO
7ad8651ca0 加入 ExtdBuildTasks 进行 SBP 扩展,修复 Sprite 打包冗馀问题 2023-08-25 19:48:02 +08:00
hevinci
a2e57c6e90 update operation system 2023-08-25 17:37:49 +08:00
hevinci
6d37bca2a9 update asset bundle builder 2023-08-25 17:37:34 +08:00
hevinci
8471bb0f9a update asset bundle builder
暂时移除xxHash
2023-08-25 17:19:57 +08:00
何冠峰
05cb57db09 Merge pull request #150 from yingnierxiao/main
优化打包速度,提示编辑器启动速度,md5替换xxhash,速度提升一倍以上
2023-08-25 15:17:49 +08:00
yingnierxiao
064e9a1aa3 优化打包速度,提示编辑器启动速度,md5替换xxhash,速度提升一倍以上 2023-08-25 14:53:59 +08:00
hevinci
a618b6cf9e update asset bundle reporter 2023-08-18 18:31:15 +08:00
何冠峰
e3e810e702 Merge pull request #134 from gepengmiss/main
bundle viewer 功能扩展
2023-08-18 17:58:43 +08:00
hevinci
b4f0d6bab8 fix #138 2023-08-18 17:40:55 +08:00
hevinci
44cb4168cf update asset bundle collector 2023-08-17 22:13:31 +08:00
hevinci
559ed95999 update asset bundle collector
增加在配置错误的时候警示提示。
2023-08-17 21:53:51 +08:00
hevinci
b766df1d31 update shader variant collector 2023-08-17 21:18:21 +08:00
hevinci
057ff6b22b fix #130 2023-08-17 21:05:21 +08:00
hevinci
995b0c8050 update space shooter 2023-08-15 18:19:07 +08:00
hevinci
a2d4691f04 update package system
IQueryServices接口变更为IBuildinQueryServices
2023-08-14 12:27:43 +08:00
hevinci
ab2d7d4724 update operation system
Operation状态增加Processing处理中状态
2023-08-11 16:20:38 +08:00
hevinci
9b4abf86b6 update runtime code
可寻址模式默认支持通过资源路径加载。
2023-08-09 20:15:55 +08:00
hevinci
0331b7b6e3 update editor code 2023-08-09 20:15:33 +08:00
hevinci
e31799e78b Update CHANGELOG.md 2023-07-28 17:32:44 +08:00
hevinci
a8405eea6d Update package.json 2023-07-28 17:32:38 +08:00
hevinci
c11f072c50 update asset system 2023-07-28 17:17:23 +08:00
YGP
bd080eb19b modify bundleViewer func 2023-07-27 16:12:21 +08:00
YGP
ef231e213e modify bundleViewer func 2023-07-27 16:06:09 +08:00
YGP
a5900b5f99 ignore 2023-07-27 16:04:59 +08:00
hevinci
b22bbd4e27 update editor code 2023-07-25 18:48:32 +08:00
hevinci
664866b627 update space shooter 2023-07-25 18:38:02 +08:00
hevinci
ad9bdc6574 update download system 2023-07-25 18:37:43 +08:00
hevinci
b93b993951 update package system 2023-07-20 14:28:22 +08:00
hevinci
cb2cb4e556 update package system 2023-07-20 11:27:56 +08:00
hevinci
ab32bd390d update space shooter 2023-07-20 11:08:52 +08:00
hevinci
b34374adfa update runtime code 2023-07-20 11:08:38 +08:00
hevinci
b53b6a4246 update runtime code 2023-07-20 11:08:28 +08:00
hevinci
191fbff768 update package system
增加对清单激活的检测
2023-07-19 18:18:03 +08:00
hevinci
e8a4ddf331 update runtime code 2023-07-19 17:48:26 +08:00
hevinci
aee6e2d2f8 update space shooter 2023-07-19 17:06:35 +08:00
hevinci
b737b20602 update runtime code
支持开发者资源分发和加载
2023-07-19 17:06:20 +08:00
hevinci
b5df539392 update package system
增加对UpdatePackageManifestOperation参数的检测
2023-07-19 15:57:34 +08:00
hevinci
36c53e5d94 update space shooter 2023-07-19 14:34:51 +08:00
hevinci
15ce6b8c8c update runtime code 2023-07-19 14:34:43 +08:00
hevinci
19aa82c131 update editor code 2023-07-19 11:22:59 +08:00
hevinci
92ed6e7d1c Update CHANGELOG.md 2023-07-18 14:50:42 +08:00
hevinci
b9a45a58a8 Update package.json 2023-07-18 14:49:57 +08:00
hevinci
0c1efe7420 update runtime code
1. 新增WebGL专属模式WebPlayMode
2023-07-18 14:27:33 +08:00
hevinci
9dd7680457 update space shooter 2023-07-18 11:21:23 +08:00
hevinci
087216b9da update runtime code 2023-07-17 19:43:41 +08:00
hevinci
ecb6f71f81 update editor code 2023-07-17 19:38:11 +08:00
hevinci
ffffff16e9 update space shooter 2023-07-14 09:58:27 +08:00
hevinci
0311d976bb Update CHANGELOG.md 2023-07-12 21:08:22 +08:00
hevinci
120c07cc2e Update package.json 2023-07-12 21:07:57 +08:00
hevinci
ed5ae40cb3 update asset system
修复了在销毁Package时,如果存在正在加载的bundle,会导致后续加载该bundle报错的问题。
2023-07-12 20:56:11 +08:00
hevinci
5931d91b5f update space shooter 2023-07-12 19:15:36 +08:00
hevinci
472a5ae97a update package system
1. 移除了HostPlayModeParameters.DefaultHostServer字段
2. 移除了HostPlayModeParameters.FallbackHostServer字段
3. 新增了HostPlayModeParameters.RemoteServices字段
2023-07-12 19:15:10 +08:00
hevinci
829ea66d0e update sapce shooter
修复生成内置文件清单的时候,目录不存在引发的异常。
2023-07-12 17:18:40 +08:00
hevinci
ba39291ee7 update asset system
真机上使用错误方法加载原生文件的时候给予正确的错误提示。
2023-07-07 12:16:16 +08:00
hevinci
d3d15fc59f Update CHANGELOG.md 2023-07-05 17:04:35 +08:00
hevinci
8a3358c990 Update package.json 2023-07-05 17:04:12 +08:00
hevinci
8eadba3aa6 update space shooter 2023-07-05 16:31:29 +08:00
hevinci
b0917623b6 update runtime code
变更IQueryServices.QueryStreamingAssets(string packageName, string fileName)方法
2023-07-05 16:31:06 +08:00
hevinci
a7d9a4ecbc update extension sample 2023-07-05 15:20:34 +08:00
hevinci
2643ab81ed update runtime code
重构了PersistentTools类
2023-07-05 15:14:21 +08:00
hevinci
c5314c72f0 update runtime code
1. 新增了ResourcePackage.GetPackageBuildinRootDirectory()方法
2. 新增了ResourcePackage.GetPackageSandboxRootDirectory()方法
3. 新增了ResourcePackage.ClearPackageSandbox()方法
2023-07-05 14:56:18 +08:00
hevinci
fbb48ba330 Update InitializeParameters.cs
1. 新增了InitializeParameters.BuildinRootDirectory字段
2. 新增了InitializeParameters.SandboxRootDirectory字段
2023-07-05 14:52:13 +08:00
hevinci
4e6879e34f update runtime code
1. 移除了YooAssets.SetCacheSystemBuildinPath()方法
2. 移除了YooAssets.SetCacheSystemSandboxPath()方法
3. 移除了YooAssets.GetStreamingAssetBuildinFolderName()方法
4. 移除了YooAssets.GetSandboxRoot()方法
5. 移除了YooAssets.ClearSandbox()方法
2023-07-05 14:50:21 +08:00
hevinci
09c3d4e479 update editor code
1. BuildParameters.OutputRoot重命名为BuildOutputRoot
2. 新增了BuildParameters.StreamingAssetsRoot字段
2023-07-05 11:51:49 +08:00
hevinci
1e88bad73e update cache system
新增方法YooAssets.SetCacheSystemBuildinPath()
2023-06-30 18:51:55 +08:00
hevinci
9a2ed64b4e update download system
新增方法YooAssets.SetDownloadSystemRedirectLimit()
2023-06-29 15:47:10 +08:00
hevinci
60e93f9809 update AssetBundleBuilder
1. 移除了资源包构建流程任务节点可扩展功能
2. 新增了构建流程可扩展的方法。
2023-06-29 10:53:07 +08:00
hevinci
f5c72e913f update runtime code
新增方法YooAssets.SetCacheSystemDisableCacheOnWebGL()
2023-06-28 17:46:32 +08:00
hevinci
3ca300d956 Update CHANGELOG.md 2023-06-27 18:13:27 +08:00
hevinci
d1087aa74c Update package.json 2023-06-27 18:12:54 +08:00
hevinci
43c40e4bbe update runtime code
新增了场景加载参数suspendLoad
2023-06-27 17:33:04 +08:00
何冠峰
d9c4e5336b Merge pull request #122 from liuweichicun/fix#121
修复场景加载时设置自动激活 false 无效 #121
2023-06-27 16:38:01 +08:00
Kele
772198255a 修复场景加载时设置自动激活 false 无效 #121 2023-06-27 15:56:39 +08:00
hevinci
19c46a2f60 update runtime code
1. 移除了LoadSceneAsync方法里的activateOnLoad参数
2023-06-27 15:04:47 +08:00
hevinci
f54c8d6da4 update editor code
1. 移除了BuildParameters.AutoAnalyzeRedundancy字段
2. 移除了DefaultShareAssetPackRule
3. 新增了ZeroRedundancySharedPackRule
4. 新增了FullRedundancySharedPackRule
2023-06-27 14:18:54 +08:00
hevinci
84f9d1985e update editor code
1. IShareAssetPackRule重命名为ISharedPackRule
2. DefaultShareAssetPackRule重命名为DefaultSharedPackRule
2023-06-27 11:00:01 +08:00
hevinci
0b2a2bf97d update AssetBundleCollector 2023-06-27 10:40:09 +08:00
hevinci
561cf411ef update asset system 2023-06-27 10:28:16 +08:00
hevinci
f24ae6eb2a update extension sample
1. 增加了GameObjectAssetReference示例脚本。
2023-06-26 18:31:37 +08:00
hevinci
3bb3d4382c update runtime code
1. 移除了InitializeParameters.LocationToLower参数
2. 资源收集界面增加了LocationToLower选项
3. 资源收集界面增加了IncludeAssetGUID选项
4. 资源清单版本升级了
5. 新增了ResourcePackage.GetAssetInfoByGUID()方法
2023-06-26 18:30:29 +08:00
hevinci
43db19c257 update editor code 2023-06-26 17:40:47 +08:00
hevinci
1d5663d93a update runtime code 2023-06-26 10:42:56 +08:00
hevinci
b98d4cb091 update package system
离线模式支持内置资源解压到沙盒
2023-06-26 10:25:12 +08:00
hevinci
14ee95615f update AssetBundleBuilder
资源包构建流程可扩展支持
2023-06-25 15:58:08 +08:00
hevinci
8ccddce0f8 update runtime code
新增LoadAllAssetsAsync方法
2023-06-25 12:03:19 +08:00
hevinci
9dde15ac41 update space shooter 2023-06-21 14:21:12 +08:00
hevinci
95111ef1e1 update cache system
优化了缓存的信息文件写入方式
2023-06-21 14:18:51 +08:00
hevinci
dc33abde46 update asset system 2023-06-16 15:01:13 +08:00
hevinci
aae7b08dd1 update space shooter 2023-06-16 14:10:33 +08:00
hevinci
f70582af1a Update CHANGELOG.md 2023-06-14 19:23:02 +08:00
hevinci
f04d84bb93 Update package.json 2023-06-14 19:22:53 +08:00
hevinci
78693deed6 update space shooter
启用了新的内置资源查询机制。
2023-06-14 18:52:59 +08:00
hevinci
f1a5965b4c update editor code
增加自动分析冗余资源的开关
2023-06-14 16:40:27 +08:00
hevinci
cd43d0775d update runtime code 2023-06-13 16:41:27 +08:00
hevinci
cf532a84ef update editor code 2023-06-13 16:41:08 +08:00
hevinci
651b65d148 update runtime code
优化了文件路径合并的逻辑。
2023-06-09 18:25:43 +08:00
hevinci
895dde1cc8 update logic code
优化了创建文件的方式。
2023-06-09 18:12:03 +08:00
hevinci
f6e94c9514 Update CHANGELOG.md 2023-06-09 11:27:33 +08:00
hevinci
da4ba4453c Update package.json 2023-06-09 11:27:19 +08:00
hevinci
53ea8c8002 update runtime code 2023-06-09 11:27:15 +08:00
hevinci
d4549b1228 update space shooter
修复了DEMO里IOS平台流解密失败的问题。
2023-06-05 19:02:13 +08:00
hevinci
fcf9eff2f6 update space shooter 2023-06-05 18:04:09 +08:00
hevinci
93b58149d2 update runtime code 2023-05-30 15:03:22 +08:00
hevinci
c91c49465b update cache system
修复验证远端下载文件,极小概率失败的问题。
2023-05-29 19:28:07 +08:00
hevinci
e9fa3ead04 update asset system
修复安卓平台下,小米8手机上有小概率加载原生文件失败的问题。
2023-05-29 17:30:43 +08:00
hevinci
eff2f1d968 update space shooter 2023-05-26 18:35:34 +08:00
hevinci
cd0a6579b8 Update CHANGELOG.md 2023-05-26 18:07:32 +08:00
hevinci
18c2e232cf Update package.json 2023-05-26 18:07:20 +08:00
hevinci
ad680638ac update AssetBundleBuilder
Unity2021版本及以上推荐使用可编程构建管线(SBP)
2023-05-26 18:05:39 +08:00
hevinci
0764061d8f update space shooter 2023-05-25 16:38:33 +08:00
hevinci
d448026250 update AssetBundleBuilder
修复了内置着色器Tag未正确传染给依赖资源包的问题。
2023-05-25 16:38:02 +08:00
hevinci
34f553b9e3 update AssetBundleCollector
修复了收集器对着色器未过滤的问题。
2023-05-25 16:35:18 +08:00
hevinci
25d1e32ce9 update asset system 2023-05-15 15:34:49 +08:00
hevinci
8686c32ada Update CHANGELOG.md 2023-05-12 17:45:24 +08:00
hevinci
f043c6710a Update CHANGELOG.md 2023-05-12 17:43:13 +08:00
hevinci
acd27e36fa Update package.json 2023-05-12 17:43:05 +08:00
hevinci
37f0d1e5a1 update runtime code
新增方法YooAssets.SetCacheSystemSandboxPath()
2023-05-12 17:32:41 +08:00
hevinci
e6397559ff update cache system
新增方法ResoucePackage.ClearAllCacheFilesAsync()
2023-05-12 14:30:08 +08:00
hevinci
812c46adeb update runtime code
销毁Package的时候清空缓存记录。
2023-05-06 10:42:33 +08:00
hevinci
4d7fb6301a update samples 2023-05-05 10:35:02 +08:00
hevinci
f0951f2a25 update samples 2023-05-05 09:49:08 +08:00
hevinci
7d2defedb7 update asset bundle collector 2023-05-04 11:14:01 +08:00
何冠峰
17ab618bed Merge pull request #102 from hanazonoyurine/main
可寻址地址冲突时,打印冲突地址的资源地址
2023-05-04 10:46:44 +08:00
hanazonoyurine
0f9e932616 可寻址地址冲突时,打印冲突地址的资源地址 2023-04-27 16:30:17 +08:00
hevinci
20b0bd26ae Update CHANGELOG.md 2023-04-22 17:45:25 +08:00
hevinci
3b395861d9 Update package.json 2023-04-22 17:45:13 +08:00
hevinci
d5d1f851ab update runtime code 2023-04-22 17:37:07 +08:00
hevinci
c2e2a33af1 update samples 2023-04-22 17:23:51 +08:00
hevinci
9a729f921e update editor code
BuildParameters增加共享资源的打包规则字段
2023-04-22 17:22:59 +08:00
hevinci
1b75f4b6e9 update runtime code
UpdatePackageManifestAsync方法增加自动保存版本号参数
2023-04-22 17:20:23 +08:00
hevinci
aaab6692c3 update runtime code 2023-04-22 11:25:51 +08:00
hevinci
70fc85e456 update runtime code
增加DestroyPackage()方法
2023-04-22 11:22:28 +08:00
hevinci
29358a7b4b update runtime code 2023-04-22 10:27:56 +08:00
hevinci
b1b0563d84 update editor code
增加右键创建配置文件
2023-04-22 10:27:46 +08:00
hevinci
21b1e5bee7 Update LICENSE.md 2023-04-20 21:22:27 +08:00
hevinci
c02eeef846 update edtior code
增加home page菜单栏
2023-04-20 21:22:19 +08:00
hevinci
e84e50708b update asset bundle builder
增加对WEBGL平台加密选项的检测。
2023-04-20 17:56:21 +08:00
hevinci
1471ca06f3 Update CHANGELOG.md 2023-04-14 16:53:38 +08:00
hevinci
60b04c19dc Update package.json 2023-04-14 16:53:27 +08:00
hevinci
4490c99eee update samples 2023-04-14 16:43:27 +08:00
hevinci
9a84cdef9f fix #48
优化了场景卸载机制,在切换场景的时候不在主动卸载资源。
2023-04-14 16:42:43 +08:00
hevinci
62bbf110fb fix #83
修复了资源收集界面Package列表没有实时刷新的问题。
2023-04-14 15:34:25 +08:00
hevinci
fd282d96d1 fix #97
修复着色器变种收集配置无法保存的问题。
2023-04-14 15:21:26 +08:00
hevinci
4e4da4440b update asset system 2023-04-13 17:36:58 +08:00
hevinci
5651d6dd9d update properties
增加
[assembly: InternalsVisibleTo("YooAsset.EditorExtension")]
[assembly: InternalsVisibleTo("YooAsset.RuntimeExtension")]
2023-04-13 17:04:46 +08:00
hevinci
e0499993a4 Update README.md 2023-04-08 17:18:40 +08:00
hevinci
5c59cfe983 delete docs 2023-04-08 17:17:07 +08:00
hevinci
396ec7121c Update CHANGELOG.md 2023-04-08 11:18:36 +08:00
hevinci
e403c80d51 Update package.json 2023-04-08 11:18:30 +08:00
hevinci
aac315826e update asset bundle collector
修复了通过代码途径导入XML配置的报错问题。
2023-04-07 16:07:24 +08:00
hevinci
567c34d4d1 fix #95
修复了原生文件不支持ini格式文件的问题。
2023-04-06 16:32:50 +08:00
hevinci
896681df87 update asset system
修复了资源文件路径无效导致异常的问题。
2023-04-06 16:15:25 +08:00
hevinci
e278883958 update docs 2023-03-30 17:41:42 +08:00
hevinci
0d57565cae Update CHANGELOG.md 2023-03-29 19:05:04 +08:00
hevinci
513c71398d Update package.json 2023-03-29 19:03:07 +08:00
hevinci
a22c80a199 update package system 2023-03-29 18:14:39 +08:00
hevinci
16e3001e51 update editor code
调试窗口和报告窗口增加分屏功能。
2023-03-29 17:10:56 +08:00
hevinci
3943850bc1 update AssetBundleBuilder
调整构建的输出目录结构。
2023-03-29 12:19:31 +08:00
hevinci
4fc41a449e Merge branch 'main' of https://github.com/tuyoogame/YooAsset 2023-03-27 17:54:25 +08:00
hevinci
f945508625 Update README.md 2023-03-27 17:54:19 +08:00
何冠峰
beaa77832c Merge pull request #86 from LiuOcean/main
update UniTask tutorial doc
2023-03-27 09:57:29 +08:00
L
d0480edda6 update UniTask tutorial doc 2023-03-25 14:16:51 +08:00
hevinci
de43495af5 update asset system
编辑器模拟模式增加虚拟资源包
2023-03-24 18:33:36 +08:00
hevinci
c60cc1e84f update asset system
新增了初始化参数LoadingMaxTimeSlice
移除了参数AssetLoadingMaxNumber
2023-03-24 17:01:35 +08:00
hevinci
82c83fcdf7 update operation system 2023-03-24 16:59:28 +08:00
hevinci
19221480a0 update asset bundle collector
导入时检测xml配置错误。
2023-03-24 16:25:45 +08:00
hevinci
290e139346 update asset bundle collector
增加了AddressByFilePath规则类
2023-03-24 16:13:39 +08:00
hevinci
923b0751e5 update asset system
扩展了Instantiate方法
2023-03-24 16:07:30 +08:00
hevinci
334b96f90e update samples 2023-03-22 19:00:58 +08:00
hevinci
7ae8a6c247 update patch system 2023-03-22 19:00:52 +08:00
hevinci
18830544a6 update samples 2023-03-22 18:58:46 +08:00
hevinci
37cab30ed7 update patch system 2023-03-22 18:58:35 +08:00
hevinci
91fe51d10a update patch system
UpdatePackageManifestOperation增加新方法FlushManifestVersionFile()
2023-03-22 18:48:52 +08:00
hevinci
027ae02aa0 update asset system
增加了下载失败尝试次数的初始化参数
2023-03-22 17:14:58 +08:00
hevinci
49e0d9729d Update FAQ.md 2023-03-22 09:44:36 +08:00
hevinci
15c667b043 update samples 2023-03-22 09:44:25 +08:00
hevinci
4820d2a54a update properties 2023-03-22 09:44:18 +08:00
hevinci
58a40ad1d1 update asset bundle builder 2023-03-22 09:43:28 +08:00
hevinci
1877a373d6 Merge branch 'main' of https://github.com/tuyoogame/YooAsset 2023-03-21 19:35:03 +08:00
hevinci
192b60f037 update asset bundle collector
修复了GroupActiveRule保存无效的问题。
2023-03-21 19:35:01 +08:00
hevinci
c40224b454 update asset bundle builder 2023-03-21 19:34:00 +08:00
何冠峰
6508bf6851 Merge pull request #82 from LiuOcean/main
Update CodeTutorial4.md file
2023-03-21 12:42:52 +08:00
L
96b8ced64f Update CodeTutorial4.md file 2023-03-17 11:56:10 +08:00
hevinci
254da59b7a update asset bundle builder 2023-03-14 16:12:48 +08:00
hevinci
c9b775d8ff update asset bundle builder
报告文件内增加资源包内嵌的资源列表
2023-03-13 19:36:17 +08:00
hevinci
d60b0ea0ea Update document 2023-03-11 00:47:39 +08:00
hevinci
20061983d6 update space shooter 2023-03-11 00:45:58 +08:00
hevinci
ff8f8623d9 update space shooter 2023-03-11 00:14:26 +08:00
hevinci
1ce1a6f0ff update extension sample 2023-03-11 00:08:15 +08:00
hevinci
67d09d95fa update runtime code
代码里移除了Patch敏感字。
2023-03-11 00:06:40 +08:00
hevinci
10e04c7645 update editor code 2023-03-10 23:44:15 +08:00
hevinci
9c05ac8cc2 Update CHANGELOG.md 2023-03-10 16:06:54 +08:00
hevinci
55d1eb145e Update package.json 2023-03-10 16:06:45 +08:00
hevinci
c8cdeb2ae1 update asset system 2023-03-10 15:53:28 +08:00
hevinci
9891ab23a2 update samples 2023-03-09 17:29:37 +08:00
hevinci
9739fe2b79 update samples 2023-03-09 17:28:40 +08:00
hevinci
c976221cbb update shader variant collector
修复了在unity2021下界面错乱的问题。
2023-03-09 15:33:48 +08:00
hevinci
8267904155 update editor code 2023-03-09 15:16:02 +08:00
hevinci
ef8a8ff497 update asset bundle builder 2023-03-09 10:29:14 +08:00
hevinci
2384921477 update asset bundle builder
修复了可编程构建管线,当项目里没有着色器,如果有引用内置着色器会导致打包失败的问题。
2023-03-08 19:39:20 +08:00
hevinci
985b05f29d update asset bundle builder
优化了打包逻辑,提高构建速度。
2023-03-08 19:27:09 +08:00
hevinci
5254fb65ef update asset bundle collector 2023-03-08 18:34:48 +08:00
hevinci
8ff666d5e2 update patch system 2023-03-08 12:48:57 +08:00
hevinci
ed77d6dc1f update decryption services 2023-03-08 12:22:09 +08:00
hevinci
7b41fd82a4 update asset system 2023-03-08 12:10:07 +08:00
hevinci
ac0112199d update asset bundle builder
修复了SBP打包,如果包含内置资源会打包失败的问题。
2023-03-06 20:18:41 +08:00
hevinci
ef5e1e65f9 fix #73
修复了同步加载原生文件,程序卡死的问题。
2023-03-06 20:05:34 +08:00
hevinci
b330d26b4f update asset bundle builder 2023-03-06 19:07:46 +08:00
hevinci
93d7c34454 update logger 2023-03-03 18:24:01 +08:00
hevinci
0bd5677e26 update runtime code 2023-03-03 18:21:56 +08:00
hevinci
22e2e978ef Merge branch 'main' of https://github.com/tuyoogame/YooAsset 2023-03-03 18:04:46 +08:00
hevinci
65c2651105 Update EditorHelper.cs 2023-03-03 18:04:44 +08:00
何冠峰
ef13e19c48 Merge pull request #72 from HXiaoMing/feat-custom-logger
feat(YooLogger):支持自定义日志处理,方便收集线上问题
2023-03-03 18:03:21 +08:00
hevinci
39ffad6da6 Update CHANGELOG.md 2023-03-03 17:28:51 +08:00
hevinci
13924fca13 Update package.json 2023-03-03 17:28:42 +08:00
hevinci
438f006d1d update samples 2023-03-03 17:28:24 +08:00
hevinci
6fb5626230 Update document 2023-03-03 17:28:03 +08:00
hevinci
ab29069af5 update download system
下载文件验证支持多线程。
2023-03-03 16:12:17 +08:00
hevinci
fc3ed28eda update samples 2023-03-03 11:53:22 +08:00
hevinci
46c9110b85 update asset bundle builder 2023-03-03 11:51:48 +08:00
hevinci
06b033ed36 update asset system
优化了资源加载器查询逻辑。
2023-03-03 11:23:15 +08:00
hevinci
ab96f3f28c update cache system
优化缓存系统的存储目录结构。
2023-03-01 20:35:01 +08:00
hevinci
295238cbb6 update asset system
优化资源对象加载耗时统计逻辑。
2023-03-01 18:23:47 +08:00
huanggongming
69125e967f feat(YooLogger):支持自定义日志处理,方便收集线上问题 2023-03-01 16:10:24 +08:00
hevinci
4f0f0e54ac update asset bundle collector
优化了资源收集界面,查看Collector主资源列表卡顿问题。
2023-03-01 11:03:52 +08:00
hevinci
a9a01b08dc update patch system 2023-03-01 10:50:38 +08:00
hevinci
c27a3e105c update asset bundle builder
修复SBP构建时,如果有原生文件导致报错的问题。
2023-02-28 19:21:13 +08:00
hevinci
3cfc084e62 update cache system 2023-02-28 19:17:05 +08:00
hevinci
7c1873e861 update asset bundle builder
修复在构建过程中发生异常后进度条未消失的问题。
2023-02-28 19:01:32 +08:00
hevinci
c57c313dbe update samples 2023-02-28 18:26:10 +08:00
hevinci
19cf9c0129 update download system
修复关闭编辑器时的报错。
2023-02-28 18:25:48 +08:00
hevinci
ebcb05cc55 update cache system
优化了缓存系统初始化逻辑,支持分帧获取所有缓存文件。
2023-02-28 18:25:27 +08:00
hevinci
7c4dbb1f38 update asset bundle builder 2023-02-27 19:10:56 +08:00
hevinci
091b46ccaf update samples 2023-02-27 19:02:24 +08:00
hevinci
4da2bf441f update shader variant collector
着色器变种收集界面增加单次照射数量的控制。
2023-02-27 19:02:16 +08:00
hevinci
365ed560f6 update asset bundle builder
优化资源包引用关系计算效率。
2023-02-27 18:11:51 +08:00
hevinci
bcf6372602 update download system 2023-02-24 19:45:05 +08:00
hevinci
a5e24be5d4 update asset bundle builder
修复资源包存在循环依赖的情况下打包卡死的问题。
2023-02-24 18:49:45 +08:00
hevinci
cdaf6f0dca update samples 2023-02-24 16:52:50 +08:00
何冠峰
e38d0bc6d0 Merge pull request #70 from HXiaoMing/feat-custom-download-request
feat(DownloadSystem):支持自定义下载请求
2023-02-24 15:58:44 +08:00
huanggongming
eb16ba8365 feat(DownloadSystem):支持自定义下载请求 2023-02-24 12:18:18 +08:00
hevinci
3beb4f53d6 Update document 2023-02-24 12:13:18 +08:00
hevinci
f8ba0c9753 update asset system
修复引用链无效的问题。
2023-02-24 12:12:44 +08:00
hevinci
0232e5adec Update document 2023-02-23 12:15:41 +08:00
hevinci
a0bc521903 Update CHANGELOG.md 2023-02-22 18:56:54 +08:00
hevinci
071a84d9ef Update package.json 2023-02-22 18:56:46 +08:00
hevinci
aa40b5336e update samples 2023-02-22 18:41:29 +08:00
hevinci
157402bb39 update asset bundle collector
收集界面增加用户自定义数据栏。
2023-02-22 18:41:12 +08:00
何冠峰
5a98a68c27 Merge pull request #62 from DumoeDss/main
[feat] 添加自定义Address规则与跨平台资源收集
2023-02-22 17:10:03 +08:00
hevinci
f6bc52fd59 update asset bundle builder 2023-02-22 17:02:28 +08:00
hevinci
d1f2712e5f update cache system
缓存系统支持后缀名存储方式
2023-02-22 16:46:36 +08:00
hevinci
8958317f61 update asset bundle builder 2023-02-22 15:41:10 +08:00
hevinci
fdf27cbc1a update runtime logic
补丁清单的资源包列表增加引用链
2023-02-22 15:41:01 +08:00
hevinci
26ffb829d0 update samples 2023-02-22 15:29:00 +08:00
hevinci
521e3e2587 update asset bundle builder 2023-02-21 14:52:16 +08:00
hevinci
17c6158478 update cache system
EVerifyLevel 新增Middle等级
2023-02-21 14:35:02 +08:00
hevinci
fa0dc48993 update asset bundle reporter 2023-02-21 11:57:17 +08:00
Sayo
826bdaab5c Merge branch 'tuyoogame:main' into main 2023-02-20 16:33:35 +08:00
hevinci
7d21da76fb update sample 2023-02-20 15:54:22 +08:00
hevinci
70465a49d7 Update document 2023-02-20 14:58:28 +08:00
hevinci
acca74dce7 Update CHANGELOG.md 2023-02-17 19:15:34 +08:00
hevinci
d8e7892ab7 Update package.json 2023-02-17 19:15:22 +08:00
hevinci
e887bf1fd7 fix #67
修复报告查看界面2021.3兼容性问题
2023-02-17 19:07:10 +08:00
hevinci
145ca936e7 update sample 2023-02-17 18:44:19 +08:00
hevinci
69c7a51215 update runtime logic 2023-02-17 18:43:39 +08:00
hevinci
c4875d4f80 optimize pack rule
接口变动:IPackRule
2023-02-17 18:41:27 +08:00
hevinci
eed3c9768b Update document 2023-02-16 20:10:50 +08:00
Sayo
2c650f2bdf Merge branch 'tuyoogame:main' into main 2023-02-15 22:57:24 +08:00
hevinci
71e8392359 update AssetBundleBuilder 2023-02-14 17:29:19 +08:00
Sayo
cfbf6e23ec Merge branch 'tuyoogame:main' into main 2023-02-14 15:14:06 +08:00
hevinci
9be5ec0f31 Update CHANGELOG.md 2023-02-14 11:49:35 +08:00
hevinci
a8a0c3831b Update package.json 2023-02-14 11:49:21 +08:00
hevinci
ef31d5a938 update asset system
修复资源加载代码逻辑错误。
2023-02-14 11:40:35 +08:00
hevinci
812db6dafe fix #65
修复构建逻辑代码错误。
2023-02-14 11:39:01 +08:00
hevinci
66fe2f0995 Update CHANGELOG.md 2023-02-10 17:41:48 +08:00
hevinci
3b40cc7833 Update package.json 2023-02-10 17:41:29 +08:00
hevinci
5a01ca061a update AssetBundleBuilder
unity2021开始不再支持内置构建管线。
2023-02-10 17:41:08 +08:00
hevinci
ef0cc05f5c update cache system 2023-02-10 16:13:08 +08:00
hevinci
c5c6e4ae23 update AssetBundleBuilder 2023-02-10 15:16:24 +08:00
hevinci
1c2bbfea93 update asset system
修复了WEBGL平台加载原生文件失败的问题
2023-02-09 16:57:01 +08:00
hevinci
8893317f59 update space shooter 2023-02-09 14:08:04 +08:00
hevinci
ca8b5c85dd update sapce shooter
移除了BetterStreamingAssets插件,并使用安卓原生接口类代替。
2023-02-09 12:02:00 +08:00
Sayo
a64d485278 Merge branch 'tuyoogame:main' into main 2023-02-08 10:42:07 +08:00
hevinci
2612764922 Update README.md 2023-02-07 18:39:42 +08:00
hevinci
8ce8e81792 update new cache system
重新设计了资源缓存系统
2023-02-07 18:39:08 +08:00
Sayo
fbba2ddec9 Merge branch 'tuyoogame:main' into main 2023-02-07 11:47:51 +08:00
hevinci
33a1b9d4bf update shader variant collector 2023-02-06 17:50:36 +08:00
hevinci
03abac082c update shader variant collector 2023-02-02 10:05:20 +08:00
hevinci
3672a7e1fa update shader variant collector
着色器变种收集增加分批处理功能。
2023-02-01 19:32:37 +08:00
hevinci
df27e7ba75 update shader variant collector
优化着色器变种收集代码
2023-02-01 18:59:47 +08:00
hevinci
423655e1ca update asset system
修复了通过Handle句柄查询资源包下载进度为零的问题。
2023-01-31 18:14:03 +08:00
hevinci
f620223613 update asset system 2023-01-31 17:00:07 +08:00
hevinci
365a94d7b7 update settings 2023-01-31 16:57:43 +08:00
hevinci
a98efd83b6 update operation system 2023-01-31 16:26:28 +08:00
Sayo
6488e96127 [feat] 添加跨平台资源收集 2023-01-30 12:07:34 +08:00
hevinci
cc75594747 update patch system
修复WebGL平台本地文件验证报错。
2023-01-05 19:01:45 +08:00
hevinci
e5de104933 update runtime code 2023-01-03 17:00:35 +08:00
hevinci
954e76ab33 Update CHANGELOG.md 2023-01-03 10:06:51 +08:00
hevinci
82bda518c9 Update package.json 2023-01-03 10:06:41 +08:00
hevinci
cdc5bcd31f fix #56
修复更新资源清单错误计算超时时间的问题。
2022-12-29 14:23:16 +08:00
hevinci
61f6d480ae Update runtime code
修复清单解析异步操作的进度条变化
2022-12-28 16:44:25 +08:00
hevinci
df6df3548c Update document 2022-12-27 10:20:13 +08:00
hevinci
ac839450e2 update runtime code 2022-12-27 10:19:35 +08:00
hevinci
4fa01e1a29 update editor code 2022-12-27 10:18:57 +08:00
hevinci
db2a45ec35 Update CHANGELOG.md 2022-12-26 01:21:07 +08:00
hevinci
76c6f5cc1c Update package.json 2022-12-26 01:20:48 +08:00
hevinci
339b519881 update editor code 2022-12-26 01:04:43 +08:00
hevinci
de2fab1370 update runtime code 2022-12-26 01:04:35 +08:00
hevinci
fd4b6794cc update samples 2022-12-26 00:49:40 +08:00
hevinci
f3e3f7cf85 update runtime code 2022-12-26 00:48:56 +08:00
hevinci
dd824254a9 update runtime code 2022-12-25 00:25:41 +08:00
hevinci
16943d4590 update runtime code 2022-12-24 22:09:14 +08:00
hevinci
a95697088b update editor code 2022-12-24 22:03:29 +08:00
hevinci
f771a98f25 update editor code
修复开启UniqueBundleName选项后,SBP构建报错的问题。
2022-12-21 17:11:09 +08:00
hevinci
3b1a8beadf update runtime code 2022-12-21 17:10:28 +08:00
hevinci
209e9d7705 update samples 2022-12-21 12:06:07 +08:00
hevinci
de09a042e6 update runtime code 2022-12-21 12:05:05 +08:00
hevinci
66cd491493 update editor code 2022-12-21 12:04:56 +08:00
hevinci
4a158319e5 update runtime code 2022-12-21 10:54:22 +08:00
hevinci
b322a848ba update samples 2022-12-20 16:17:16 +08:00
hevinci
4e759134bd update runtime code 2022-12-20 16:17:01 +08:00
hevinci
5c16171781 update runtime code 2022-12-18 21:55:49 +08:00
hevinci
08ad68d4a2 update samples 2022-12-17 22:38:26 +08:00
hevinci
2ace30acd8 update runtime code 2022-12-17 22:37:39 +08:00
hevinci
fc55b1be82 update runtime code 2022-12-17 18:13:08 +08:00
hevinci
b287dfedcf update samples 2022-12-17 18:08:49 +08:00
hevinci
d6984f0ad4 update editor code 2022-12-17 18:08:38 +08:00
hevinci
85cb1ed3f6 update runtime code
优化清单分帧加载方式。
2022-12-17 18:08:23 +08:00
hevinci
32b5240fcc update patch system
缓存文件验证采取分帧处理。
2022-12-14 21:53:09 +08:00
hevinci
7b9fda2298 update download system
优化资源文件下载流程。
2022-12-13 23:30:16 +08:00
hevinci
15a605b677 update UniTask sample 2022-12-13 12:22:27 +08:00
hevinci
f4a3fcece8 Fixed #54 2022-12-13 11:46:39 +08:00
hevinci
d67fc31c26 update patch system
初始化的时候检测覆盖安装
2022-12-13 11:29:22 +08:00
hevinci
889000d8a8 update samples 2022-12-12 20:16:34 +08:00
hevinci
e827e74cc7 update runtime code 2022-12-07 19:10:13 +08:00
hevinci
45ca1ebf02 update runtime logic
优化字符串拼接方法。
2022-12-07 17:52:32 +08:00
hevinci
3a81d7babd update editor logic 2022-12-07 17:52:02 +08:00
hevinci
a1d5949177 Update document 2022-12-07 15:10:30 +08:00
hevinci
d7ae52160b update runtime logic
优化了补丁清单解析。
2022-12-07 11:26:08 +08:00
hevinci
e3fa33b9b5 update editor logic
移除BundleName_HashName选项。
2022-12-07 11:25:41 +08:00
hevinci
ac251114ff update samples 2022-12-05 16:30:47 +08:00
hevinci
824d1c1501 update asset system 2022-12-05 16:29:45 +08:00
hevinci
ac88fd5cf6 update asset sytem
资源句柄类增加GetDownloadReport()方法。
2022-12-05 14:36:26 +08:00
hevinci
5197d42807 Update CHANGELOG.md 2022-12-04 20:27:27 +08:00
hevinci
7a0f4caa9b Update package.json 2022-12-04 20:27:13 +08:00
hevinci
5bf1d29edc update utility 2022-12-04 20:14:02 +08:00
hevinci
2687466ed4 Update editor file 2022-12-03 23:16:39 +08:00
hevinci
14512d6470 Update samples 2022-12-03 23:16:16 +08:00
hevinci
32268f5a4a Update editor logic
资源收集界面规则选项显示别名
2022-12-03 23:16:04 +08:00
何冠峰
81401ca0b8 Merge pull request #53 from ZensYue/main
[add]Add ShowEditorAlias 添加显示编辑器名字
2022-12-03 20:12:31 +08:00
hevinci
688cc271d5 Update runtime logic
UpdatePackageVersionAsync()方法增加appendTimeTicks参数
2022-12-03 20:03:10 +08:00
hevinci
a290353cfa Update runtime logic
在初始化失败的时候,销毁YooAssets会报异常。
2022-12-03 19:48:17 +08:00
hevinci
6038e7acd6 Update asset system 2022-12-03 19:13:11 +08:00
何冠峰
4abec5a389 Merge pull request #52 from gaozhou/main
为handle 添加 using 支持
2022-12-03 19:00:44 +08:00
hevinci
a2b51a8044 Update samples 2022-12-03 18:49:05 +08:00
hevinci
19cb239746 Update logic code
优化补丁清单格式为二进制。
2022-12-03 18:48:51 +08:00
hevinci
7aab610be5 Add binary buffer class 2022-12-03 18:42:28 +08:00
hevinci
4ec5a126ac Remove BitMask files 2022-12-03 18:07:52 +08:00
zensyue
32643caf51 Merge pull request #1 from ZensYue/dev
Dev
2022-12-02 20:46:13 +08:00
ZensYue
114ebab6ae [bugfix]Convert the show name to the type name 把显示名字转换成类型名字 2022-12-02 20:39:28 +08:00
gaozhou
d1463e1fc6 为handle 添加 using 支持 2022-12-02 14:23:58 +08:00
ZensYue
aa49980231 [add]Add ShowEditorAlias 添加显示编辑器名字 2022-12-02 12:31:15 +08:00
hevinci
2696da092d update samples 2022-11-29 11:07:38 +08:00
hevinci
5415d95f36 Fix #46
修复资源包初始化失败之后,再次初始化提示异常的问题。
2022-11-29 11:06:24 +08:00
hevinci
efa71c8bb7 Update FAQ.md 2022-11-28 22:24:36 +08:00
hevinci
d59df4c561 update document 2022-11-27 15:40:09 +08:00
hevinci
140bcb037f Update CHANGELOG.md 2022-11-26 18:17:22 +08:00
hevinci
2a4384e093 Update package.json 2022-11-26 18:17:20 +08:00
hevinci
5aafed85ed Update CHANGELOG.md 2022-11-26 18:11:34 +08:00
hevinci
6ad4b91c60 Update package.json 2022-11-26 18:11:20 +08:00
hevinci
cd62686316 update editor code
非原生文件收集器自动移除Unity无法识别的文件。
2022-11-26 17:54:42 +08:00
hevinci
dcd606e573 update samples 2022-11-26 17:41:34 +08:00
hevinci
f6f326119c update samples 2022-11-26 17:39:52 +08:00
hevinci
f31e5e0d22 update runtime code 2022-11-26 17:39:35 +08:00
hevinci
abc12d2a1d Update runtime code
增加资源系统销毁方法。
2022-11-26 16:43:05 +08:00
hevinci
b7e2f084b1 Update editor code 2022-11-26 15:31:46 +08:00
hevinci
adf1776b1e Update runtime code
优化调试信息的加载状态显示为文本。
2022-11-26 15:31:35 +08:00
hevinci
fd1edcdedf Fix #45 2022-11-26 15:14:46 +08:00
hevinci
ebc25c401d update sample 2022-11-26 15:09:12 +08:00
hevinci
67574bf759 update samples 2022-11-26 11:29:53 +08:00
hevinci
e94923c3c6 Update AssetSystem 2022-11-26 11:29:39 +08:00
hevinci
5718d57b88 update sample 2022-11-25 21:40:54 +08:00
hevinci
82cff36194 Update samples 2022-11-23 16:46:25 +08:00
hevinci
3e4e2d5eb6 Update space shooter 2022-11-23 12:35:27 +08:00
hevinci
015f09d27b Update runtime code 2022-11-23 12:33:12 +08:00
hevinci
3fedc5b1b3 Update AssetBundleCollector
原生文件打包规则包含文件后缀名
2022-11-21 19:07:34 +08:00
hevinci
4776ab9bd8 Update document 2022-11-21 09:52:18 +08:00
hevinci
3bb01ef9a8 Update CHANGELOG.md 2022-11-19 18:34:43 +08:00
hevinci
0204f5f68f Update package.json 2022-11-19 18:34:39 +08:00
hevinci
217d88beaa Update basic sample 2022-11-19 18:34:31 +08:00
hevinci
77080b3934 Update basic sample 2022-11-19 17:54:41 +08:00
hevinci
83f6dc2f76 Update editor code 2022-11-19 17:54:18 +08:00
hevinci
29b3ca4e69 Update runtime code
重构原生文件加载流程。
2022-11-19 17:54:09 +08:00
hevinci
9394ff49fd Update basic sample 2022-11-18 21:35:42 +08:00
hevinci
49949ecda5 Update runtime code
优化资源包缓存文件清理方式。
2022-11-18 21:33:58 +08:00
hevinci
1dab0f2b19 Update patch system
下载器增加取消方法。
2022-11-18 16:45:56 +08:00
hevinci
1cf03bf049 Update basic sample 2022-11-18 10:21:48 +08:00
何冠峰
c00594738f Update asset system
支持场景文件跨资源包配置。
2022-11-16 16:25:43 +08:00
何冠峰
d5f601b0eb Update runtime code 2022-11-16 14:49:38 +08:00
何冠峰
304bff1f19 Fix #43
修复了打包规则按收集器路径来命名,bundle文件名称显示不正确。
2022-11-16 11:51:01 +08:00
hevinci
ce9e0cd88c Update README.md 2022-11-11 11:02:56 +08:00
hevinci
40903d9ad5 Update runtime code 2022-11-11 11:01:37 +08:00
hevinci
0fc97ad2f1 Update document 2022-11-11 11:01:25 +08:00
hevinci
2bb66ea583 Update README.md 2022-11-11 11:01:11 +08:00
hevinci
03aa9780eb Update CHANGELOG.md 2022-11-04 13:38:26 +08:00
hevinci
d3a9005964 Update package.json 2022-11-04 13:38:22 +08:00
hevinci
48bcf4a848 Update document 2022-11-04 13:22:31 +08:00
hevinci
72f0426531 Update PatchSystem
移除了WeaklyUpdatePatchManifestAsync()方法
新增了CheckPackageContentsAsync()方法
2022-11-04 13:10:08 +08:00
hevinci
44ec5b3de3 Update document 2022-11-04 11:39:16 +08:00
hevinci
292fdb1288 Update document 2022-11-03 20:47:40 +08:00
hevinci
76e65286fd Update basic sample 2022-11-03 20:18:05 +08:00
hevinci
9397a0ebae Update ShaderVariantCollector 2022-11-03 20:17:07 +08:00
hevinci
c37b5e52ac Update basic sample 2022-11-03 15:21:03 +08:00
hevinci
ecfced7195 Fix #38 2022-11-03 12:02:10 +08:00
hevinci
1c7a79f7d7 Fix #37 2022-11-03 11:51:17 +08:00
hevinci
1149906786 Fix #29 2022-11-03 11:38:26 +08:00
hevinci
9db111c08a Update runtime code 2022-11-03 10:37:34 +08:00
hevinci
0844447b46 Update AssetBundleBuilder
界面增加构建版本选项
2022-11-03 10:15:27 +08:00
hevinci
c7116ad165 Update basic sample 2022-11-02 22:04:11 +08:00
hevinci
a805e0639e Update editor code 2022-11-02 21:57:08 +08:00
hevinci
e8e69a2e86 Update runtime code
重写了文件解密流程。
2022-11-02 21:54:44 +08:00
hevinci
3e4761a60f Update basic sample 2022-11-01 23:13:45 +08:00
hevinci
3413157c67 Update editor code
调整加密文件的生成规则
2022-11-01 23:13:18 +08:00
hevinci
b5f2174ed0 Update runtime code 2022-11-01 23:02:20 +08:00
hevinci
bdc8285255 Update basic sample 2022-10-31 16:46:05 +08:00
hevinci
cd79f0e434 Update runtime code
AssetsPackage.WeaklyUpdateManifestAsync(string packageVersion)移除了packageVersion参数。
优化了HostPlayMode的初始化逻辑,优先读取沙盒内的清单,如果不存在则读取内置清单。
2022-10-31 16:45:21 +08:00
hevinci
171f40551e Update document 2022-10-28 10:46:35 +08:00
hevinci
ba4efebbce Update CHANGELOG.md 2022-10-27 19:01:07 +08:00
hevinci
2486287a0e Update package.json 2022-10-27 19:01:04 +08:00
hevinci
2599639aeb Update PatchSystem 2022-10-27 14:20:05 +08:00
hevinci
c1192b37c6 Update Extension Sample 2022-10-26 21:03:19 +08:00
hevinci
1f647163f2 Update Basic Sample 2022-10-26 21:03:10 +08:00
hevinci
cc04efe76b Update runtime code
UpdateStaticVersionOperation.PackageCRC重名为PackageVersion。
AssetPackage.GetHumanReadableVersion()重名为GetPackageVersion()
2022-10-26 21:02:25 +08:00
hevinci
18426d0481 Update AssetBundleBuilder 2022-10-26 20:57:27 +08:00
hevinci
500b469bce Update AssetBundleBuilder
增加PackageVersion构建参数。
2022-10-26 19:51:29 +08:00
hevinci
49c242e7bc Update AssetBundleBuilder
检测输出目录文件路径过长导致的异常。
2022-10-25 19:07:48 +08:00
hevinci
2d72d6dbc9 Update AssetSystem 2022-10-25 15:56:07 +08:00
hevinci
1f3e55ebea Update DownloadSystem
下载错误提示增加HTTP Response Code
2022-10-25 14:33:21 +08:00
hevinci
0ecb37419b Update AssetSystem 2022-10-24 19:09:16 +08:00
hevinci
c758bf6530 Update AssetSystem 2022-10-24 15:39:04 +08:00
hevinci
46d985a720 Update AssetBundleDebugger
调试窗口增加调试信息导出按钮。
2022-10-22 18:23:40 +08:00
hevinci
9404882fc7 Update AssetBundleDebugger
调试窗口增加资源对象的加载耗时统计和显示
2022-10-22 17:47:06 +08:00
hevinci
ec1c3d6070 Update runtime code 2022-10-22 17:46:46 +08:00
hevinci
8eb7816e30 Update AssetBundleDebugger
界面增加了包裹名称显示列。
2022-10-22 15:39:26 +08:00
hevinci
c196e44bc6 Update runtime code 2022-10-22 15:38:51 +08:00
hevinci
989d88f7d3 Update runtime code
修复资源回收无效的问题。
2022-10-22 15:37:53 +08:00
hevinci
cb4ebb6306 Update document 2022-10-22 10:51:14 +08:00
hevinci
92e7ec9682 Update CHANGELOG.md 2022-10-22 10:03:41 +08:00
hevinci
32b7ff1b36 Update package.json 2022-10-22 10:03:16 +08:00
hevinci
5a68ef558f Update YooAssets.cs 2022-10-22 10:03:12 +08:00
hevinci
18d48ae963 update collector window
点击修复按钮后自动刷新界面
2022-10-21 18:46:04 +08:00
hevinci
d61c723933 update basic sample 2022-10-21 18:36:28 +08:00
hevinci
bb64ff7278 update runtime code
移除了ILocationServices接口类。
增加了bool CheckLocationValid(string location)方法。
2022-10-21 18:36:03 +08:00
hevinci
d7760cd34d update diagnostic system 2022-10-21 16:49:58 +08:00
hevinci
f9ecad1cf0 Update download system
增加证书认证方法
2022-10-21 15:18:16 +08:00
hevinci
a6de89ab74 Update runtime code 2022-10-19 19:30:50 +08:00
hevinci
e663dcf83b Update document 2022-10-19 19:12:22 +08:00
hevinci
88e8e5cd54 Update AssetBundleCollector 2022-10-19 19:11:57 +08:00
hevinci
9b43d36793 Update basic sample 2022-10-19 18:57:38 +08:00
hevinci
794314a8e1 Update AssetBundleCollector 2022-10-19 18:57:00 +08:00
hevinci
0a1c40cee5 Update download system
增加SetDownloadSystemClearFileResponseCode()新方法
2022-10-19 18:18:32 +08:00
hevinci
958cdd25a5 Update AssetBundleBuilder 2022-10-19 15:54:59 +08:00
hevinci
2fb77c1bf8 Update ShaderVariantCollector 2022-10-19 15:52:46 +08:00
hevinci
3aa46664f7 Update AssetBundleReporter 2022-10-19 15:52:32 +08:00
hevinci
8389ce5793 Update AssetBundleCollector 2022-10-19 15:52:16 +08:00
hevinci
5199430766 Update document 2022-10-18 19:27:47 +08:00
hevinci
0afe5ada2c Update CHANGELOG.md 2022-10-18 15:22:55 +08:00
hevinci
1774eb63b7 Update package.json 2022-10-18 15:22:08 +08:00
hevinci
609cd21603 Update DownloadSystem
修复断点续传统计不准确的问题。
2022-10-18 14:49:56 +08:00
hevinci
97fc65e66d Update OperationSystem
增加新方法GameAsyncOperation.IsBusy()
2022-10-18 12:16:46 +08:00
hevinci
ccac691701 Update runtime code 2022-10-18 12:07:33 +08:00
hevinci
a283c8bbad Update basic sample 2022-10-18 11:56:55 +08:00
hevinci
9bc5580229 Update PatchSystem
移除YooAssets.ClearAllCacheFiles()
新增YooAssets.ClearUnusedCacheFiles();
2022-10-18 11:56:05 +08:00
hevinci
eca5d73b94 Update document 2022-10-18 10:25:51 +08:00
hevinci
fdacd5f3f8 Update basic sample 2022-10-18 10:19:40 +08:00
hevinci
c449a070b4 Update CacheSystem
修复原生文件每次获取都重复拷贝的问题
2022-10-18 10:19:17 +08:00
hevinci
9e2efe3717 Update AssetBundleBuilder 2022-10-18 10:13:12 +08:00
hevinci
90ad292b84 Update runtime code 2022-10-18 10:13:04 +08:00
hevinci
f2422ed16c Update PatchSystem 2022-10-17 16:35:40 +08:00
hevinci
52ac982481 Update AssetBundleCollector 2022-10-17 16:21:00 +08:00
hevinci
661c3a6d61 Update AssetBundleBuilder 2022-10-17 16:20:47 +08:00
hevinci
c14db5fd0d Update PatchSystem
增加AssetsPackage.GetHumanReadableVersion()方法
2022-10-17 16:04:47 +08:00
hevinci
6116e49a05 Update AssetBundleBuilder 2022-10-17 16:04:08 +08:00
hevinci
8b6cd759ef Update streaming root folder 2022-10-17 15:07:25 +08:00
hevinci
e3f1ad79a8 Update basic sample 2022-10-17 14:53:32 +08:00
hevinci
b4c190efb7 Update SimulateBuild 2022-10-17 14:53:22 +08:00
hevinci
bd11f2e7b8 Update patch system
下载器增加超时参数
2022-10-17 14:43:13 +08:00
hevinci
1f26f001e9 Update basic sample 2022-10-14 12:23:23 +08:00
hevinci
ecd2bb4590 Update .gitignore 2022-10-14 12:01:56 +08:00
hevinci
330eabcfc5 Delete unity project files 2022-10-14 11:50:09 +08:00
hevinci
bd8ecab31b Update runtime code 2022-10-14 11:49:32 +08:00
hevinci
e9af0c7042 Update asset system 2022-10-14 11:20:14 +08:00
hevinci
72a49d0ed8 Update runtime code 2022-10-14 11:19:23 +08:00
hevinci
66304c91ec Update Operation System 2022-10-12 18:21:11 +08:00
hevinci
c2192dd657 Update runtime code
移除了YooAssets.IsInitialized字段
增加了YooAssets.InitializeStatus字段
2022-10-12 15:01:39 +08:00
hevinci
1de9e0b79d Update Operation System 2022-10-11 18:27:04 +08:00
hevinci
608f401a80 Update Operation System
增加异步操作取消方法
2022-10-11 18:09:54 +08:00
hevinci
ef1acdc3d1 Update extension code
修复了在未初始化之前查看是否初始化报空异常的错误。
2022-10-11 11:08:22 +08:00
hevinci
82631fb336 Update document 2022-10-10 16:17:09 +08:00
hevinci
a348d9131d Update AssetBundleBuilder
增加首包资源文件拷贝选项
2022-10-09 11:54:26 +08:00
hevinci
fc575f5bc0 Update document 2022-10-08 16:36:07 +08:00
hevinci
e277649878 Update document 2022-10-08 16:25:36 +08:00
hevinci
f07cbcbb81 Update CHANGELOG.md 2022-10-08 14:56:00 +08:00
hevinci
9df32816a1 Update package.json 2022-10-08 14:55:47 +08:00
何冠峰
f7fd589b13 Merge pull request #40 from youigame/main
change sample path name
2022-10-08 14:36:09 +08:00
hevinci
852d031254 Update samples 2022-10-08 12:10:34 +08:00
hevinci
38c0ca0ce1 Update runtime code 2022-10-08 12:09:34 +08:00
hevinci
4eca73303b Update runtime code 2022-10-08 11:23:16 +08:00
hevinci
d5292f3fc3 Update runtime code 2022-09-29 18:43:13 +08:00
hevinci
6549fbb552 Update editor code 2022-09-29 18:40:51 +08:00
hevinci
a71921cdd1 Update runtime code 2022-09-29 18:40:43 +08:00
hevinci
46c219505f Update editor code 2022-09-29 15:06:03 +08:00
lark
0a129f9250 change sample path name 2022-09-28 22:13:21 +08:00
hevinci
4ece14e921 Update runtime code 2022-09-28 14:39:58 +08:00
hevinci
a4c8fb6e1b Update runtime logic 2022-09-28 11:55:12 +08:00
hevinci
c8d3f6efed Update editor logic 2022-09-28 11:46:23 +08:00
hevinci
fe47de01d3 Update samples 2022-09-27 21:32:37 +08:00
hevinci
84045b13c6 Update samples 2022-09-27 21:26:00 +08:00
hevinci
af37bb6e54 Update runtime logic 2022-09-27 21:11:55 +08:00
hevinci
e1801a5fba Update editor logic 2022-09-27 21:04:08 +08:00
hevinci
50bfde6e8e Update AssetBundleBuilder 2022-09-27 10:40:29 +08:00
hevinci
f0ac319a73 Update AssetBundleCollector
编辑器支持分布式构建
2022-09-27 10:38:35 +08:00
hevinci
39c277b090 Update CHANGELOG.md 2022-09-22 15:07:39 +08:00
hevinci
81e6aab53d Update package.json 2022-09-22 15:07:09 +08:00
hevinci
7c1e1ab593 Update Basic Sample 2022-09-22 14:29:24 +08:00
hevinci
2381b67312 Update BasicSamples 2022-09-22 14:18:54 +08:00
hevinci
ca83a4450d Update Basic Samples 2022-09-22 11:42:13 +08:00
hevinci
8cec0abf0e Update AssetBundleCollector
增加配置表自我修复功能。
2022-09-22 11:40:30 +08:00
hevinci
a89127df1d Update YooAssetDriver
在游戏对象销毁的时候释放YooAssets
2022-09-21 11:36:28 +08:00
hevinci
95924868f7 Update AssetBundleCollector
移除对Gizmos资源的打包限制。
2022-09-21 11:21:13 +08:00
hevinci
778b097f7a Update TaskCreateReport.cs 2022-09-21 11:20:41 +08:00
hevinci
3a7f3bb68d Update AssetBundleBuilder
修复在可编程构建管线下模拟构建模式报错。
2022-09-21 11:20:32 +08:00
hevinci
02b9b689b7 Update AssetBundleBuilder
可编程构建管线强制使用增量构建模式。
2022-09-21 11:18:38 +08:00
hevinci
3882fe9f3f Update Samples.md 2022-09-16 11:16:22 +08:00
hevinci
af29cb738d Update AssetBundleBuilder
对内置管线构建结果做容错处理
2022-09-14 17:36:41 +08:00
hevinci
4975d3b1ba Update AssetBundleBuilder
修复加密文件下载验证失败问题。
2022-09-13 11:48:57 +08:00
hevinci
fb4910e265 Update CHANGELOG.md 2022-09-09 16:29:55 +08:00
hevinci
9ccaba480a Update package.json 2022-09-09 16:29:49 +08:00
hevinci
97a7624b94 Update HttpDownloader.cs 2022-09-09 15:15:58 +08:00
hevinci
d697ebe521 Update YooAssets
在更新资源清单之前检查已加载资源包并给与警告。
2022-09-08 17:04:39 +08:00
hevinci
6df57cd3cd Update YooAssetSetting
增加文件过滤配置
2022-09-08 15:55:35 +08:00
hevinci
3f518ec321 Update PatchSystem
增加清理缓存资源的异步操作类
2022-09-06 18:19:50 +08:00
hevinci
f112f18723 Update document 2022-09-06 14:52:50 +08:00
hevinci
ee9389db2c Update README.md 2022-09-06 14:51:10 +08:00
hevinci
769e0199d5 Update document 2022-09-06 14:49:26 +08:00
hevinci
e77dfb5ca3 Update YooAssets.cs 2022-09-06 09:57:48 +08:00
hevinci
53b53eb0a0 Update AssetSystem
加载方法容错提示。
2022-09-05 15:31:26 +08:00
hevinci
ec25af8517 Update download system
完善断点续传下载
2022-09-05 15:06:13 +08:00
hevinci
8d2779b446 Update AssetSystem
HostPlayMode支持WEBGL
2022-09-02 16:28:19 +08:00
hevinci
7e20c39fb3 Update asset system
支持WebGL
2022-08-30 18:04:16 +08:00
hevinci
a9e858bc9a Update cache system 2022-08-30 18:03:20 +08:00
hevinci
d47c0bf4b6 Update AssetBundleCollector
修复无法识别.bank类似音频文件格式。
2022-08-29 12:11:16 +08:00
hevinci
ea99232d3b Update Samples 2022-08-29 12:10:21 +08:00
hevinci
5bd444f9b3 Update document 2022-08-25 14:29:04 +08:00
hevinci
4498fed8be Update document 2022-08-25 14:25:15 +08:00
hevinci
b5c82438a0 Update download system
使用新的断点续传下载器
2022-08-23 15:27:20 +08:00
hevinci
16f8592497 Update AssetBundleCollector 2022-08-22 19:12:55 +08:00
hevinci
fbbf762e70 Update CacheSystem
优化缓存系统代码结构
2022-08-15 11:55:13 +08:00
hevinci
aba68f859f Update AssetBundleBuilder 2022-08-15 10:30:10 +08:00
hevinci
b5be5b60da Update DefaultPackRule.cs
修改了默认的打包规则
2022-08-15 10:29:28 +08:00
hevinci
631547f8c7 Update AssemblyInfo
增加运行时代码扩展支持。
2022-08-12 17:34:12 +08:00
hevinci
a422bcc858 Update AssetSystem 2022-08-12 14:30:23 +08:00
何冠峰
4b11238b6c Merge pull request #35 from LiuOcean/main
Update UniTask Sample
2022-08-10 11:20:54 +08:00
L
c5ca825b25 Update UniTask Sample 2022-08-09 20:49:03 +08:00
hevinci
314c5cd86a Update CacheSystem 2022-08-06 16:40:40 +08:00
hevinci
a1ad7acb3d Update CacheSystem 2022-08-06 16:23:38 +08:00
hevinci
dcd4475617 Fix #34
修复一个拼写错误
2022-08-06 11:23:43 +08:00
hevinci
a6fdb5691a Update PatchSystem
HostPlayMode支持WebGL平台。
2022-08-05 16:24:10 +08:00
hevinci
2ff01d10b0 Update Extension Sample 2022-08-05 14:40:50 +08:00
hevinci
d6e3da322b Update AssetBundleBuilder 2022-08-05 14:40:27 +08:00
hevinci
188957ee91 Update ShaderVariantCollector 2022-08-05 11:18:32 +08:00
何冠峰
706e8601a3 Merge pull request #33 from LiuOcean/main
Update UniTask README Example
2022-08-04 17:43:12 +08:00
L
216949d7a5 Update UniTask README Example 2022-08-03 23:34:18 +08:00
hevinci
7e6c678e91 Update runtime 2022-08-03 20:51:06 +08:00
hevinci
195d1805e9 Update AssetBundleReporter 2022-08-03 20:47:53 +08:00
hevinci
4ea52a9287 Update AssetBundleBuilder 2022-08-03 20:47:43 +08:00
hevinci
1253ce71af Update AssetBundleBuilder
构建结果增加输出的补丁包目录。
2022-08-03 16:39:36 +08:00
hevinci
3401c69729 Update YooAssets 2022-08-03 15:46:45 +08:00
hevinci
68e14a48f1 Update asset setting
不再提供着色器收集选项,已经内置为必定收集。
优化了SBP打包着色器收集系统。
2022-08-03 15:46:27 +08:00
hevinci
5b8a004720 Update AssetBundleBuilder 2022-08-03 15:43:54 +08:00
hevinci
3e716887c9 Update AssetBundleReporter 2022-08-03 15:37:25 +08:00
hevinci
fe95b8ec5d Update AssetBundleCollector 2022-08-03 15:37:01 +08:00
hevinci
e3dcaec9b5 Update AssetBundleCollector 2022-08-02 16:05:22 +08:00
hevinci
b4dfba9a44 Update document 2022-08-02 14:31:07 +08:00
hevinci
e80c715e44 Merge branch 'main' of https://github.com/tuyoogame/YooAsset 2022-08-02 14:30:27 +08:00
hevinci
8b8f44d2a8 Update AssetBundleBuilder 2022-08-02 14:30:25 +08:00
何冠峰
b8b85e30a6 Merge pull request #31 from LiuOcean/main
Update UniTask Sample
2022-08-01 15:01:01 +08:00
L
81b28a0407 Update UniTask Sample 2022-08-01 14:55:24 +08:00
hevinci
cecbb35f1a Update document 2022-08-01 11:54:48 +08:00
hevinci
083c7af361 Update document 2022-08-01 11:51:35 +08:00
hevinci
a7993efeda Update samples 2022-08-01 11:48:15 +08:00
hevinci
141086929f Update CHANGELOG.md 2022-07-31 23:27:01 +08:00
hevinci
4f417e123b Update package.json 2022-07-31 23:26:59 +08:00
hevinci
2204f4d129 Update PatchManifest
资源补丁清单增加文件版本信息
2022-07-31 23:09:54 +08:00
hevinci
f80a3229cc Update AssetBundleBuilder 2022-07-31 22:53:30 +08:00
hevinci
d94d196c83 Update AssetBundleBuilder 2022-07-31 22:51:40 +08:00
hevinci
9c67461dbc Update AssetBundleBuilder
增加资源构建结果返回信息
2022-07-31 22:41:24 +08:00
hevinci
75910b7558 Update YooAssets.cs
增加获取资源信息新方法
2022-07-31 22:26:33 +08:00
hevinci
88b9afe189 Update ShaderVariantCollector 2022-07-28 16:12:39 +08:00
hevinci
6fa17e617a Update document 2022-07-27 12:19:34 +08:00
hevinci
2c9360721a Update document 2022-07-27 11:07:33 +08:00
hevinci
6851495da5 Update document 2022-07-27 11:05:12 +08:00
hevinci
1b25835d1a Update ShaderVariantCollector 2022-07-27 11:04:54 +08:00
hevinci
e36918b6ec Merge branch 'main' of https://github.com/tuyoogame/YooAsset 2022-07-27 10:25:49 +08:00
hevinci
65468d5b15 Update document 2022-07-27 10:25:46 +08:00
何冠峰
78f81ea335 Merge pull request #28 from wqaetly/ForPr
feat:SVC搜集工作支持在CI上进行
2022-07-27 10:11:41 +08:00
NKG丶MadLife
21f350a84e chore:调整缩进 2022-07-27 00:19:23 +08:00
NKG丶MadLife
17fab5ad61 feat:SVC搜集工作支持在CI上进行 2022-07-27 00:17:23 +08:00
hevinci
7f41ba9a3c Update document 2022-07-25 18:36:41 +08:00
hevinci
1dc434832a Update AssetSystem
修复了加载多个相同的子场景而无法全部卸载的问题。
2022-07-25 18:31:35 +08:00
hevinci
045e74c82f Update samples 2022-07-25 18:21:27 +08:00
hevinci
c96fa23d61 Update patch manifest 2022-07-25 16:12:34 +08:00
hevinci
7881f39b97 Delete BasicSample.meta 2022-07-25 15:56:04 +08:00
hevinci
cf1a32ed1f Update Samples 2022-07-25 15:55:51 +08:00
hevinci
d0b7ae020c Update patch manifest 2022-07-25 15:46:20 +08:00
hevinci
e5c7bbdf52 Update AssetBundleBuilder 2022-07-25 15:40:26 +08:00
hevinci
42d52720f3 Update AssetBundleBuilder
增加输出文件名称样式的选择功能。
2022-07-23 17:39:04 +08:00
2294 changed files with 205103 additions and 54858 deletions

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
*.cs text eol=lf

26
.gitignore vendored
View File

@@ -10,8 +10,26 @@
/[Ll]ogs/
/[Mm]emoryCaptures/
/Bundles/
/ProjectSettings/
/App/
/yoo/
/Assets/Docs
/Assets/Docs.meta
/Assets/StreamingAssets
/Assets/StreamingAssets.meta
/Assets/Samples
/Assets/Samples.meta
/Assets/csc.rsp
/Assets/csc.rsp.meta
/UserSettings
# Asset meta data should only be ignored when the corresponding asset is also ignored
!/[Aa]ssets/**/*.meta
# Uncomment this line if you wish to ignore the asset store tools plugin
# /[Aa]ssets/AssetStoreTools*
@@ -54,11 +72,9 @@ sysinfo.txt
# Builds
*.apk
*.unitypackage
*.zip
# Crashlytics generated file
crashlytics-build.properties
*.vsconfig
Sandbox/
Bundles/
*.vsconfig

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: 56dac9d42e4aae54988466476855d8bf
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,692 +0,0 @@
fileFormatVersion: 2
guid: 67fa0069e75d5734fbeb60b68392703b
ModelImporter:
serializedVersion: 20200
internalIDToNameTable:
- first:
1: 100000
second: Chest
- first:
1: 100002
second: COB_CTRL
- first:
1: 100004
second: Foot_Left
- first:
1: 100006
second: Foot_Right
- first:
1: 100008
second: //RootNode
- first:
1: 100010
second: Footman_Mesh
- first:
1: 100012
second: Hand_Left
- first:
1: 100014
second: Hand_Right
- first:
1: 100016
second: Head
- first:
1: 100018
second: Hips
- first:
1: 100020
second: Index_Intermediate_Left
- first:
1: 100022
second: Index_Intermediate_Right
- first:
1: 100024
second: Index_Proximal_Left
- first:
1: 100026
second: Index_Proximal_Right
- first:
1: 100028
second: J_Tip
- first:
1: 100030
second: Jaw
- first:
1: 100032
second: LowerArm_Left
- first:
1: 100034
second: LowerArm_Right
- first:
1: 100036
second: LowerLeg_Left
- first:
1: 100038
second: LowerLeg_Right
- first:
1: 100040
second: Neck
- first:
1: 100042
second: RestOfFingers_Intermediate_Left
- first:
1: 100044
second: RestOfFingers_Intermediate_Right
- first:
1: 100046
second: RestOfFingers_Proximal_Left
- first:
1: 100048
second: RestOfFingers_Proximal_Right
- first:
1: 100050
second: Shield
- first:
1: 100052
second: Shoulder_Left
- first:
1: 100054
second: Shoulder_Right
- first:
1: 100056
second: Spine
- first:
1: 100058
second: Sword
- first:
1: 100060
second: Thumb_Intermediate_Left
- first:
1: 100062
second: Thumb_Intermediate_Right
- first:
1: 100064
second: Thumb_Proximal_Left
- first:
1: 100066
second: Thumb_Proximal_Right
- first:
1: 100068
second: Toe_Left
- first:
1: 100070
second: Toe_Right
- first:
1: 100072
second: Toetip_Left
- first:
1: 100074
second: Toetip_Right
- first:
1: 100076
second: UpperArm_Left
- first:
1: 100078
second: UpperArm_Right
- first:
1: 100080
second: UpperLeg_Left
- first:
1: 100082
second: UpperLeg_Right
- first:
4: 400000
second: Chest
- first:
4: 400002
second: COB_CTRL
- first:
4: 400004
second: Foot_Left
- first:
4: 400006
second: Foot_Right
- first:
4: 400008
second: //RootNode
- first:
4: 400010
second: Footman_Mesh
- first:
4: 400012
second: Hand_Left
- first:
4: 400014
second: Hand_Right
- first:
4: 400016
second: Head
- first:
4: 400018
second: Hips
- first:
4: 400020
second: Index_Intermediate_Left
- first:
4: 400022
second: Index_Intermediate_Right
- first:
4: 400024
second: Index_Proximal_Left
- first:
4: 400026
second: Index_Proximal_Right
- first:
4: 400028
second: J_Tip
- first:
4: 400030
second: Jaw
- first:
4: 400032
second: LowerArm_Left
- first:
4: 400034
second: LowerArm_Right
- first:
4: 400036
second: LowerLeg_Left
- first:
4: 400038
second: LowerLeg_Right
- first:
4: 400040
second: Neck
- first:
4: 400042
second: RestOfFingers_Intermediate_Left
- first:
4: 400044
second: RestOfFingers_Intermediate_Right
- first:
4: 400046
second: RestOfFingers_Proximal_Left
- first:
4: 400048
second: RestOfFingers_Proximal_Right
- first:
4: 400050
second: Shield
- first:
4: 400052
second: Shoulder_Left
- first:
4: 400054
second: Shoulder_Right
- first:
4: 400056
second: Spine
- first:
4: 400058
second: Sword
- first:
4: 400060
second: Thumb_Intermediate_Left
- first:
4: 400062
second: Thumb_Intermediate_Right
- first:
4: 400064
second: Thumb_Proximal_Left
- first:
4: 400066
second: Thumb_Proximal_Right
- first:
4: 400068
second: Toe_Left
- first:
4: 400070
second: Toe_Right
- first:
4: 400072
second: Toetip_Left
- first:
4: 400074
second: Toetip_Right
- first:
4: 400076
second: UpperArm_Left
- first:
4: 400078
second: UpperArm_Right
- first:
4: 400080
second: UpperLeg_Left
- first:
4: 400082
second: UpperLeg_Right
- first:
43: 4300000
second: Footman_Mesh
- first:
74: 7400000
second: attack
- first:
95: 9500000
second: //RootNode
- first:
111: 11100000
second: //RootNode
- first:
137: 13700000
second: Footman_Mesh
externalObjects: {}
materials:
materialImportMode: 1
materialName: 0
materialSearch: 1
materialLocation: 0
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: attack
takeName: Take 001
internalID: 0
firstFrame: 1
lastFrame: 28
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 1
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: COB_CTRL
weight: 0
- path: Footman_Mesh
weight: 0
- path: Hips
weight: 1
- path: Hips/Shield
weight: 1
- path: Hips/Spine
weight: 1
- path: Hips/Spine/Chest
weight: 1
- path: Hips/Spine/Chest/Neck
weight: 1
- path: Hips/Spine/Chest/Neck/Head
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw/J_Tip
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left/Index_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left/RestOfFingers_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left/Thumb_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right/Index_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right/RestOfFingers_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right/Thumb_Intermediate_Right
weight: 1
- path: Hips/Sword
weight: 1
- path: Hips/UpperLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left/Toetip_Left
weight: 1
- path: Hips/UpperLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right/Toetip_Right
weight: 1
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0
importBlendShapes: 1
importCameras: 0
importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: -1
indexFormat: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
normalCalculationMode: 0
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human: []
skeleton:
- name: footman@attack01(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Footman_Mesh
parentName: footman@attack01(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: COB_CTRL
parentName: footman@attack01(Clone)
position: {x: 0.0042852233, y: 0.6601113, z: -0.1711083}
rotation: {x: 0.10958317, y: -0.19028346, z: -0.021378642, w: 0.9753598}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: Hips
parentName: footman@attack01(Clone)
position: {x: 0.0042852233, y: 0.7778554, z: 0.024665922}
rotation: {x: 0.119579025, y: 0.11957903, z: -0.69692236, w: 0.6969225}
scale: {x: 0.010000001, y: 0.009999999, z: 0.010000001}
- name: Spine
parentName: Hips
position: {x: -22.08183, y: 2.7610132e-30, z: 2.789185e-15}
rotation: {x: 0.000000007450581, y: -0.070730194, z: -0.000000078231096, w: 0.99749553}
scale: {x: 1.0000006, y: 1.0000004, z: 0.99999994}
- name: Chest
parentName: Spine
position: {x: -24.493395, y: 4.37078e-15, z: -6.5791713e-15}
rotation: {x: 0.000000019903341, y: -0.1926707, z: -0.00000003972174, w: 0.98126346}
scale: {x: 1.0000001, y: 1.0000002, z: 0.99999994}
- name: Neck
parentName: Chest
position: {x: -31.697706, y: 4.2682918e-15, z: 1.5827795e-14}
rotation: {x: -0.000000014372164, y: 0.14626887, z: -0.000000017028755, w: 0.9892449}
scale: {x: 1.0000008, y: 1.0000006, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -20.858675, y: 1.02066555e-14, z: 1.3950282e-15}
rotation: {x: -0.38232452, y: -0.000000014134563, z: 0.92402816, w: -0.00000005207485}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Jaw
parentName: Head
position: {x: -19.492151, y: -4.0412776e-15, z: -4.4981513}
rotation: {x: -0.000000005806956, y: 0.0971892, z: 0.000000040794845, w: 0.99526596}
scale: {x: 1.000001, y: 1.0000006, z: 1.0000001}
- name: J_Tip
parentName: Jaw
position: {x: -9.274182, y: -1.2503675e-14, z: 8.099877}
rotation: {x: 0.29965067, y: -0.2996506, z: -0.64047605, w: 0.640476}
scale: {x: 0.99999994, y: 0.9999995, z: 1.0000008}
- name: Shoulder_Left
parentName: Chest
position: {x: -18.98868, y: -31.335035, z: -12.155753}
rotation: {x: -0.005294424, y: 0.090987876, z: 0.79941905, w: 0.59382015}
scale: {x: 1, y: 1.0000002, z: 0.99999994}
- name: UpperArm_Left
parentName: Shoulder_Left
position: {x: -14.901689, y: 2.842171e-14, z: 8.881784e-16}
rotation: {x: 0.026086485, y: -0.107761614, z: -0.1623719, w: 0.9804807}
scale: {x: 0.99999994, y: 0.99999964, z: 1.0000005}
- name: LowerArm_Left
parentName: UpperArm_Left
position: {x: -32.191196, y: 4.842915e-15, z: -2.9871985e-15}
rotation: {x: 0.00035523064, y: 0.064626634, z: 0.0047827335, w: 0.99789804}
scale: {x: 0.9999998, y: 0.99999976, z: 0.9999998}
- name: Hand_Left
parentName: LowerArm_Left
position: {x: -29.678864, y: -2.7758043e-29, z: 4.869975e-15}
rotation: {x: -0.0033530025, y: -0.08887861, z: -0.072212294, w: 0.9934157}
scale: {x: 1.0000004, y: 0.9999993, z: 0.9999999}
- name: RestOfFingers_Proximal_Left
parentName: Hand_Left
position: {x: -18.280243, y: -1.6586086e-14, z: -2.029683e-15}
rotation: {x: 0.0070363455, y: 0.038031247, z: 0.0719468, w: 0.9966583}
scale: {x: 0.99999964, y: 1.0000008, z: 1.0000001}
- name: RestOfFingers_Intermediate_Left
parentName: RestOfFingers_Proximal_Left
position: {x: -8.780147, y: 7.67957e-15, z: 3.7027159e-16}
rotation: {x: 0.000000007916243, y: 0.02967007, z: 0.00000003856258, w: 0.99955976}
scale: {x: 0.9999997, y: 1.0000001, z: 0.9999998}
- name: Index_Proximal_Left
parentName: Hand_Left
position: {x: -16.901342, y: 1.1929646e-13, z: 10.104264}
rotation: {x: 0.0067923637, y: 0.041410152, z: 0.07197031, w: 0.9965237}
scale: {x: 0.9999993, y: 1.0000011, z: 1.0000001}
- name: Index_Intermediate_Left
parentName: Index_Proximal_Left
position: {x: -9.911482, y: 1.4998595e-14, z: 3.154118e-15}
rotation: {x: 0.00000002142042, y: 0.026280932, z: -0.000000027008355, w: 0.9996546}
scale: {x: 1, y: 1.0000001, z: 1.0000001}
- name: Thumb_Proximal_Left
parentName: Hand_Left
position: {x: -7.0572023, y: -4.708794, z: 9.280683}
rotation: {x: -0.06620509, y: 0.3625553, z: 0.15769373, w: 0.91613495}
scale: {x: 0.99999994, y: 1.0000007, z: 0.9999999}
- name: Thumb_Intermediate_Left
parentName: Thumb_Proximal_Left
position: {x: -10.653726, y: 3.648137e-16, z: 8.5441255e-15}
rotation: {x: 0.030814871, y: -0.21547182, z: -0.13817634, w: 0.9661934}
scale: {x: 0.99999976, y: 1.0000004, z: 1.0000002}
- name: Shoulder_Right
parentName: Chest
position: {x: -18.98899, y: 31.335, z: -12.155691}
rotation: {x: 0.7994109, y: 0.59383136, z: 0.0052921963, w: -0.09098734}
scale: {x: 1.0000002, y: 0.9999999, z: 1.0000001}
- name: UpperArm_Right
parentName: Shoulder_Right
position: {x: 14.901961, y: 0.00046619424, z: 0.000079565914}
rotation: {x: 0.107756816, y: 0.026086226, z: -0.9804833, w: -0.16235957}
scale: {x: 1.0000002, y: 1, z: 1.0000007}
- name: LowerArm_Right
parentName: UpperArm_Right
position: {x: -32.191166, y: 4.4336893e-14, z: 3.536796e-15}
rotation: {x: -0.00035532357, y: -0.06462459, z: 0.0047840555, w: 0.99789816}
scale: {x: 1.0000012, y: 1, z: 1.000001}
- name: Hand_Right
parentName: LowerArm_Right
position: {x: -29.678719, y: 4.5461288e-14, z: -2.7325554e-15}
rotation: {x: 0.0033532493, y: 0.08887915, z: -0.07221696, w: 0.99341536}
scale: {x: 0.99999917, y: 1.0000001, z: 0.9999989}
- name: RestOfFingers_Proximal_Right
parentName: Hand_Right
position: {x: -18.280209, y: -3.645552e-14, z: 1.8098782e-15}
rotation: {x: -0.0070367483, y: -0.038032934, z: 0.07195137, w: 0.99665797}
scale: {x: 0.99999994, y: 1.0000011, z: 1.000001}
- name: RestOfFingers_Intermediate_Right
parentName: RestOfFingers_Proximal_Right
position: {x: -8.7804575, y: 1.3120176e-14, z: -2.045785e-15}
rotation: {x: -0.0000000018626449, y: -0.029668696, z: 0.000000023981553, w: 0.9995598}
scale: {x: 0.99999976, y: 1.0000007, z: 1.0000006}
- name: Index_Proximal_Right
parentName: Hand_Right
position: {x: -16.9013, y: -5.4614235e-14, z: -10.104266}
rotation: {x: -0.0067928056, y: -0.041411325, z: 0.07197488, w: 0.99652326}
scale: {x: 1.0000004, y: 1.0000013, z: 1.0000011}
- name: Index_Intermediate_Right
parentName: Index_Proximal_Right
position: {x: -9.911691, y: 2.0547315e-15, z: -2.2696136e-15}
rotation: {x: 0.0000000018626449, y: -0.026280075, z: -0.000000059051665, w: 0.9996546}
scale: {x: 0.9999998, y: 1.0000005, z: 1.0000007}
- name: Thumb_Proximal_Right
parentName: Hand_Right
position: {x: -7.0571103, y: -4.7085547, z: -9.280674}
rotation: {x: 0.06620055, y: -0.3625544, z: 0.15768987, w: 0.9161364}
scale: {x: 1.0000002, y: 1.0000013, z: 1.0000013}
- name: Thumb_Intermediate_Right
parentName: Thumb_Proximal_Right
position: {x: -10.653982, y: 2.4461068e-14, z: 1.7784693e-15}
rotation: {x: -0.03195776, y: 0.20743087, z: -0.1379023, w: 0.9679536}
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000006}
- name: UpperLeg_Left
parentName: Hips
position: {x: 3.5068195, y: -19.94618, z: -1.3763187}
rotation: {x: -0.24868296, y: -0.015556604, z: 0.96813136, w: 0.025227567}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: LowerLeg_Left
parentName: UpperLeg_Left
position: {x: -32.81932, y: 2.1316282e-14, z: -8.881784e-15}
rotation: {x: -0.000059749553, y: -0.15989013, z: 0.025032664, w: 0.9868174}
scale: {x: 1.0000006, y: 1.0000004, z: 1.0000006}
- name: Foot_Left
parentName: LowerLeg_Left
position: {x: -37.066936, y: -1.4210855e-14, z: -4.440892e-15}
rotation: {x: 0.13149364, y: 0.6137423, z: -0.22415835, w: 0.74550855}
scale: {x: 1.0000005, y: 1, z: 1.0000004}
- name: Toe_Left
parentName: Foot_Left
position: {x: -12.738982, y: -0.5618247, z: 0.30802163}
rotation: {x: 0.44987908, y: 0.11339949, z: -0.10218815, w: 0.8799471}
scale: {x: 0.9999996, y: 0.9999996, z: 1.0000001}
- name: Toetip_Left
parentName: Toe_Left
position: {x: -17.954567, y: -0.038039967, z: 0.4538383}
rotation: {x: 0.04162463, y: 0.030676108, z: -0.003480352, w: 0.9986563}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000006}
- name: Shield
parentName: Hips
position: {x: -36.892387, y: -62.87267, z: 21.847818}
rotation: {x: 0.0000000074505797, y: -0.16911028, z: -0.00000008940696, w: 0.98559713}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Sword
parentName: Hips
position: {x: -37.368732, y: 86.23419, z: 18.132149}
rotation: {x: 0.0000000074505797, y: -0.16911028, z: -0.00000008940696, w: 0.98559713}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000004}
- name: UpperLeg_Right
parentName: Hips
position: {x: 3.5067785, y: 19.9462, z: -1.3763317}
rotation: {x: -0.025228024, y: 0.9681315, z: -0.015552506, w: 0.24868283}
scale: {x: 1.0000004, y: 1.0000007, z: 1.0000004}
- name: LowerLeg_Right
parentName: UpperLeg_Right
position: {x: -32.819374, y: -1.0658141e-14, z: -3.5527137e-15}
rotation: {x: 0.000059747137, y: 0.15988994, z: 0.025033906, w: 0.9868174}
scale: {x: 1.0000005, y: 1.0000004, z: 1.0000013}
- name: Foot_Right
parentName: LowerLeg_Right
position: {x: -37.066925, y: -3.5527137e-15, z: 2.7533531e-14}
rotation: {x: -0.09970065, y: -0.6316042, z: -0.16588187, w: 0.75074565}
scale: {x: 1.0000006, y: 1.0000006, z: 1.0000011}
- name: Toe_Right
parentName: Foot_Right
position: {x: -12.755086, y: -7.1054274e-15, z: -1.2434498e-14}
rotation: {x: -0.4975446, y: -0.111791134, z: -0.10089414, w: 0.85426724}
scale: {x: 1.0000005, y: 0.99999994, z: 1.0000006}
- name: Toetip_Right
parentName: Toe_Right
position: {x: -17.96039, y: 0, z: 3.5527137e-15}
rotation: {x: -0.05678159, y: -0.018067792, z: -0.0037392974, w: 0.99821615}
scale: {x: 1.0000002, y: 0.99999994, z: 1.0000005}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 0
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,692 +0,0 @@
fileFormatVersion: 2
guid: fcee99192f6330a45ac7a1b296ccc25f
ModelImporter:
serializedVersion: 20200
internalIDToNameTable:
- first:
1: 100000
second: Chest
- first:
1: 100002
second: COB_CTRL
- first:
1: 100004
second: Foot_Left
- first:
1: 100006
second: Foot_Right
- first:
1: 100008
second: //RootNode
- first:
1: 100010
second: Footman_Mesh
- first:
1: 100012
second: Hand_Left
- first:
1: 100014
second: Hand_Right
- first:
1: 100016
second: Head
- first:
1: 100018
second: Hips
- first:
1: 100020
second: Index_Intermediate_Left
- first:
1: 100022
second: Index_Intermediate_Right
- first:
1: 100024
second: Index_Proximal_Left
- first:
1: 100026
second: Index_Proximal_Right
- first:
1: 100028
second: J_Tip
- first:
1: 100030
second: Jaw
- first:
1: 100032
second: LowerArm_Left
- first:
1: 100034
second: LowerArm_Right
- first:
1: 100036
second: LowerLeg_Left
- first:
1: 100038
second: LowerLeg_Right
- first:
1: 100040
second: Neck
- first:
1: 100042
second: RestOfFingers_Intermediate_Left
- first:
1: 100044
second: RestOfFingers_Intermediate_Right
- first:
1: 100046
second: RestOfFingers_Proximal_Left
- first:
1: 100048
second: RestOfFingers_Proximal_Right
- first:
1: 100050
second: Shield
- first:
1: 100052
second: Shoulder_Left
- first:
1: 100054
second: Shoulder_Right
- first:
1: 100056
second: Spine
- first:
1: 100058
second: Sword
- first:
1: 100060
second: Thumb_Intermediate_Left
- first:
1: 100062
second: Thumb_Intermediate_Right
- first:
1: 100064
second: Thumb_Proximal_Left
- first:
1: 100066
second: Thumb_Proximal_Right
- first:
1: 100068
second: Toe_Left
- first:
1: 100070
second: Toe_Right
- first:
1: 100072
second: Toetip_Left
- first:
1: 100074
second: Toetip_Right
- first:
1: 100076
second: UpperArm_Left
- first:
1: 100078
second: UpperArm_Right
- first:
1: 100080
second: UpperLeg_Left
- first:
1: 100082
second: UpperLeg_Right
- first:
4: 400000
second: Chest
- first:
4: 400002
second: COB_CTRL
- first:
4: 400004
second: Foot_Left
- first:
4: 400006
second: Foot_Right
- first:
4: 400008
second: //RootNode
- first:
4: 400010
second: Footman_Mesh
- first:
4: 400012
second: Hand_Left
- first:
4: 400014
second: Hand_Right
- first:
4: 400016
second: Head
- first:
4: 400018
second: Hips
- first:
4: 400020
second: Index_Intermediate_Left
- first:
4: 400022
second: Index_Intermediate_Right
- first:
4: 400024
second: Index_Proximal_Left
- first:
4: 400026
second: Index_Proximal_Right
- first:
4: 400028
second: J_Tip
- first:
4: 400030
second: Jaw
- first:
4: 400032
second: LowerArm_Left
- first:
4: 400034
second: LowerArm_Right
- first:
4: 400036
second: LowerLeg_Left
- first:
4: 400038
second: LowerLeg_Right
- first:
4: 400040
second: Neck
- first:
4: 400042
second: RestOfFingers_Intermediate_Left
- first:
4: 400044
second: RestOfFingers_Intermediate_Right
- first:
4: 400046
second: RestOfFingers_Proximal_Left
- first:
4: 400048
second: RestOfFingers_Proximal_Right
- first:
4: 400050
second: Shield
- first:
4: 400052
second: Shoulder_Left
- first:
4: 400054
second: Shoulder_Right
- first:
4: 400056
second: Spine
- first:
4: 400058
second: Sword
- first:
4: 400060
second: Thumb_Intermediate_Left
- first:
4: 400062
second: Thumb_Intermediate_Right
- first:
4: 400064
second: Thumb_Proximal_Left
- first:
4: 400066
second: Thumb_Proximal_Right
- first:
4: 400068
second: Toe_Left
- first:
4: 400070
second: Toe_Right
- first:
4: 400072
second: Toetip_Left
- first:
4: 400074
second: Toetip_Right
- first:
4: 400076
second: UpperArm_Left
- first:
4: 400078
second: UpperArm_Right
- first:
4: 400080
second: UpperLeg_Left
- first:
4: 400082
second: UpperLeg_Right
- first:
43: 4300000
second: Footman_Mesh
- first:
74: 7400000
second: attack02
- first:
95: 9500000
second: //RootNode
- first:
111: 11100000
second: //RootNode
- first:
137: 13700000
second: Footman_Mesh
externalObjects: {}
materials:
materialImportMode: 1
materialName: 0
materialSearch: 1
materialLocation: 0
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: attack02
takeName: Take 001
internalID: 0
firstFrame: 1
lastFrame: 26
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 1
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: COB_CTRL
weight: 0
- path: Footman_Mesh
weight: 0
- path: Hips
weight: 1
- path: Hips/Shield
weight: 1
- path: Hips/Spine
weight: 1
- path: Hips/Spine/Chest
weight: 1
- path: Hips/Spine/Chest/Neck
weight: 1
- path: Hips/Spine/Chest/Neck/Head
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw/J_Tip
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left/Index_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left/RestOfFingers_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left/Thumb_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right/Index_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right/RestOfFingers_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right/Thumb_Intermediate_Right
weight: 1
- path: Hips/Sword
weight: 1
- path: Hips/UpperLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left/Toetip_Left
weight: 1
- path: Hips/UpperLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right/Toetip_Right
weight: 1
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0
importBlendShapes: 1
importCameras: 0
importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: -1
indexFormat: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
normalCalculationMode: 0
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human: []
skeleton:
- name: footman_attack_02(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: COB_CTRL
parentName:
position: {x: 0.0042852233, y: 0.6601113, z: -0.1711083}
rotation: {x: 0.10958317, y: -0.19028348, z: -0.021378642, w: 0.9753598}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: Footman_Mesh
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 1}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: Hips
parentName:
position: {x: 0.0042852233, y: 0.7778548, z: 0.024665922}
rotation: {x: 0.11957903, y: 0.11957903, z: -0.6969224, w: 0.6969225}
scale: {x: 0.009999998, y: 0.009999999, z: 0.009999998}
- name: Spine
parentName:
position: {x: -22.08183, y: 2.7610132e-30, z: 2.789185e-15}
rotation: {x: 0.0000000041714956, y: -0.07073019, z: -0.000000041939902, w: 0.9974955}
scale: {x: 1.0000001, y: 1, z: 0.99999994}
- name: Chest
parentName:
position: {x: -24.493395, y: 4.37078e-15, z: -6.5791713e-15}
rotation: {x: 0.000000004171496, y: -0.19267076, z: -0.000000041939906, w: 0.9812635}
scale: {x: 0.9999999, y: 0.9999998, z: 1}
- name: Neck
parentName:
position: {x: -31.697706, y: 4.2682918e-15, z: 1.5827795e-14}
rotation: {x: -0.0000000021927513, y: 0.1462689, z: 0.000000042089766, w: 0.9892449}
scale: {x: 0.9999998, y: 1, z: 0.99999994}
- name: Head
parentName:
position: {x: -20.858675, y: 1.02066555e-14, z: 1.3950282e-15}
rotation: {x: -0.3823245, y: 0.0000000021927513, z: 0.92402816, w: -0.00000004208977}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Jaw
parentName:
position: {x: -19.492151, y: -4.0412776e-15, z: -4.4981513}
rotation: {x: 0.000000017860568, y: 0.09718921, z: -0.00000003817534, w: 0.9952659}
scale: {x: 1.0000001, y: 1, z: 1.0000001}
- name: J_Tip
parentName:
position: {x: -9.274182, y: -1.2503675e-14, z: 8.099877}
rotation: {x: 0.29965067, y: -0.29965067, z: -0.640476, w: 0.640476}
scale: {x: 1, y: 1, z: 0.99999994}
- name: Shoulder_Left
parentName:
position: {x: -18.98868, y: -31.335035, z: -12.155753}
rotation: {x: -0.005294429, y: 0.09098784, z: 0.7994192, w: 0.59382}
scale: {x: 1, y: 1, z: 0.9999999}
- name: UpperArm_Left
parentName:
position: {x: -14.901689, y: 2.842171e-14, z: 8.881784e-16}
rotation: {x: 0.026086558, y: -0.10776169, z: -0.16237192, w: 0.9804807}
scale: {x: 0.99999994, y: 0.9999998, z: 1}
- name: LowerArm_Left
parentName:
position: {x: -32.191196, y: 4.842915e-15, z: -2.9871985e-15}
rotation: {x: 0.00035525253, y: 0.06462668, z: 0.0047825873, w: 0.99789804}
scale: {x: 1, y: 1, z: 1.0000001}
- name: Hand_Left
parentName:
position: {x: -29.678864, y: -2.7758043e-29, z: 4.869975e-15}
rotation: {x: -0.0033529997, y: -0.08887863, z: -0.07221233, w: 0.9934158}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: RestOfFingers_Proximal_Left
parentName:
position: {x: -18.280243, y: -1.6586086e-14, z: -2.029683e-15}
rotation: {x: 0.007036325, y: 0.038031258, z: 0.07194682, w: 0.9966583}
scale: {x: 1, y: 1, z: 1.0000001}
- name: RestOfFingers_Intermediate_Left
parentName:
position: {x: -8.780147, y: 7.67957e-15, z: 3.7027159e-16}
rotation: {x: 0.00000001610115, y: 0.029670052, z: 0.0000000140879415, w: 0.99955976}
scale: {x: 1, y: 0.9999999, z: 0.99999994}
- name: Index_Proximal_Left
parentName:
position: {x: -16.901342, y: 1.1929646e-13, z: 10.104264}
rotation: {x: 0.0067923516, y: 0.04141017, z: 0.07197026, w: 0.9965236}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Index_Intermediate_Left
parentName:
position: {x: -9.911482, y: 1.4998595e-14, z: 3.154118e-15}
rotation: {x: 0.00000001861509, y: 0.026280912, z: -0.000000012133206, w: 0.9996546}
scale: {x: 1.0000001, y: 1.0000001, z: 1}
- name: Thumb_Proximal_Left
parentName:
position: {x: -7.0572023, y: -4.708794, z: 9.280683}
rotation: {x: -0.06620513, y: 0.36255512, z: 0.15769364, w: 0.916135}
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000002}
- name: Thumb_Intermediate_Left
parentName:
position: {x: -10.653726, y: 3.648137e-16, z: 8.5441255e-15}
rotation: {x: 0.030814841, y: -0.21547185, z: -0.13817626, w: 0.9661934}
scale: {x: 0.9999999, y: 0.99999994, z: 1.0000001}
- name: Shoulder_Right
parentName:
position: {x: -18.98899, y: 31.335, z: -12.155691}
rotation: {x: 0.79941076, y: 0.5938314, z: 0.005292095, w: -0.09098735}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000002}
- name: UpperArm_Right
parentName:
position: {x: 14.901961, y: 0.00046619424, z: 0.000079565914}
rotation: {x: 0.10775659, y: 0.02608616, z: -0.9804833, w: -0.16235952}
scale: {x: 1, y: 1, z: 0.9999997}
- name: LowerArm_Right
parentName:
position: {x: -32.191166, y: 4.4336893e-14, z: 3.536796e-15}
rotation: {x: -0.00035538155, y: -0.06462456, z: 0.0047837985, w: 0.99789816}
scale: {x: 1.0000006, y: 1.0000001, z: 1.0000008}
- name: Hand_Right
parentName:
position: {x: -29.678719, y: 4.5461288e-14, z: -2.7325554e-15}
rotation: {x: 0.0033532225, y: 0.08887915, z: -0.072216906, w: 0.99341536}
scale: {x: 0.99999946, y: 0.99999994, z: 0.99999964}
- name: RestOfFingers_Proximal_Right
parentName:
position: {x: -18.280209, y: -3.645552e-14, z: 1.8098782e-15}
rotation: {x: -0.0070367004, y: -0.03803295, z: 0.07195142, w: 0.9966579}
scale: {x: 1.0000006, y: 0.9999997, z: 1}
- name: RestOfFingers_Intermediate_Right
parentName:
position: {x: -8.7804575, y: 1.3120176e-14, z: -2.045785e-15}
rotation: {x: -0.0000000025775735, y: -0.0296687, z: 0.00000004162707, w: 0.9995598}
scale: {x: 0.99999976, y: 1.0000002, z: 1}
- name: Index_Proximal_Right
parentName:
position: {x: -16.9013, y: -5.4614235e-14, z: -10.104266}
rotation: {x: -0.0067927497, y: -0.041411348, z: 0.071974866, w: 0.9965233}
scale: {x: 1.0000004, y: 0.99999964, z: 1.0000001}
- name: Index_Intermediate_Right
parentName:
position: {x: -9.911691, y: 2.0547315e-15, z: -2.2696136e-15}
rotation: {x: -0.000000015177632, y: -0.026280066, z: 0.0000001054477, w: 0.99965465}
scale: {x: 1, y: 1.0000002, z: 1.0000002}
- name: Thumb_Proximal_Right
parentName:
position: {x: -7.0571103, y: -4.7085547, z: -9.280674}
rotation: {x: 0.066200264, y: -0.36255375, z: 0.15769042, w: 0.9161365}
scale: {x: 1.0000004, y: 1, z: 1.0000004}
- name: Thumb_Intermediate_Right
parentName:
position: {x: -10.653982, y: 2.4461068e-14, z: 1.7784693e-15}
rotation: {x: -0.031957757, y: 0.20743091, z: -0.13790222, w: 0.96795356}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: UpperLeg_Left
parentName:
position: {x: 3.5068195, y: -19.94618, z: -1.3763187}
rotation: {x: -0.24868298, y: -0.0155566, z: 0.9681314, w: 0.025227528}
scale: {x: 0.9999998, y: 0.9999998, z: 0.99999994}
- name: LowerLeg_Left
parentName:
position: {x: -32.81932, y: 2.1316282e-14, z: -8.881784e-15}
rotation: {x: -0.000059746817, y: -0.15989009, z: 0.025032653, w: 0.98681736}
scale: {x: 1.0000001, y: 0.99999994, z: 1.0000001}
- name: Foot_Left
parentName:
position: {x: -37.066936, y: -1.4210855e-14, z: -4.440892e-15}
rotation: {x: 0.13149361, y: 0.6137422, z: -0.22415833, w: 0.7455086}
scale: {x: 0.99999994, y: 1.0000001, z: 0.9999998}
- name: Toe_Left
parentName:
position: {x: -12.738982, y: -0.5618247, z: 0.30802163}
rotation: {x: 0.44987908, y: 0.11339966, z: -0.102188185, w: 0.8799471}
scale: {x: 1.0000001, y: 0.99999994, z: 1}
- name: Toetip_Left
parentName:
position: {x: -17.954567, y: -0.038039967, z: 0.4538383}
rotation: {x: 0.041624524, y: 0.03067606, z: -0.0034802542, w: 0.9986562}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Shield
parentName:
position: {x: -36.892387, y: -62.87267, z: 21.847818}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 1, y: 0.9999999, z: 0.99999994}
- name: Sword
parentName:
position: {x: -37.368732, y: 86.23419, z: 18.132149}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 1, y: 0.9999999, z: 1.0000001}
- name: UpperLeg_Right
parentName:
position: {x: 3.5067785, y: 19.9462, z: -1.3763317}
rotation: {x: -0.025228102, y: 0.96813154, z: -0.015552519, w: 0.24868284}
scale: {x: 0.9999997, y: 0.9999999, z: 0.9999998}
- name: LowerLeg_Right
parentName:
position: {x: -32.819374, y: -1.0658141e-14, z: -3.5527137e-15}
rotation: {x: 0.000059737282, y: 0.15988994, z: 0.025033912, w: 0.9868174}
scale: {x: 0.99999976, y: 0.9999997, z: 0.99999976}
- name: Foot_Right
parentName:
position: {x: -37.066925, y: -3.5527137e-15, z: 2.7533531e-14}
rotation: {x: -0.099700645, y: -0.6316042, z: -0.16588186, w: 0.75074565}
scale: {x: 1.0000004, y: 1, z: 1.0000001}
- name: Toe_Right
parentName:
position: {x: -12.755086, y: -7.1054274e-15, z: -1.2434498e-14}
rotation: {x: -0.4975446, y: -0.11179101, z: -0.1008942, w: 0.8542673}
scale: {x: 0.99999994, y: 1.0000002, z: 0.9999998}
- name: Toetip_Right
parentName:
position: {x: -17.96039, y: 0, z: 3.5527137e-15}
rotation: {x: -0.056781564, y: -0.018067915, z: -0.0037393095, w: 0.9982161}
scale: {x: 1.0000002, y: 1, z: 1.0000004}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 0
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,692 +0,0 @@
fileFormatVersion: 2
guid: 85976eb3875396842b072cd5428a3bb9
ModelImporter:
serializedVersion: 20200
internalIDToNameTable:
- first:
1: 100000
second: Chest
- first:
1: 100002
second: COB_CTRL
- first:
1: 100004
second: Foot_Left
- first:
1: 100006
second: Foot_Right
- first:
1: 100008
second: //RootNode
- first:
1: 100010
second: Footman_Mesh
- first:
1: 100012
second: Hand_Left
- first:
1: 100014
second: Hand_Right
- first:
1: 100016
second: Head
- first:
1: 100018
second: Hips
- first:
1: 100020
second: Index_Intermediate_Left
- first:
1: 100022
second: Index_Intermediate_Right
- first:
1: 100024
second: Index_Proximal_Left
- first:
1: 100026
second: Index_Proximal_Right
- first:
1: 100028
second: J_Tip
- first:
1: 100030
second: Jaw
- first:
1: 100032
second: LowerArm_Left
- first:
1: 100034
second: LowerArm_Right
- first:
1: 100036
second: LowerLeg_Left
- first:
1: 100038
second: LowerLeg_Right
- first:
1: 100040
second: Neck
- first:
1: 100042
second: RestOfFingers_Intermediate_Left
- first:
1: 100044
second: RestOfFingers_Intermediate_Right
- first:
1: 100046
second: RestOfFingers_Proximal_Left
- first:
1: 100048
second: RestOfFingers_Proximal_Right
- first:
1: 100050
second: Shield
- first:
1: 100052
second: Shoulder_Left
- first:
1: 100054
second: Shoulder_Right
- first:
1: 100056
second: Spine
- first:
1: 100058
second: Sword
- first:
1: 100060
second: Thumb_Intermediate_Left
- first:
1: 100062
second: Thumb_Intermediate_Right
- first:
1: 100064
second: Thumb_Proximal_Left
- first:
1: 100066
second: Thumb_Proximal_Right
- first:
1: 100068
second: Toe_Left
- first:
1: 100070
second: Toe_Right
- first:
1: 100072
second: Toetip_Left
- first:
1: 100074
second: Toetip_Right
- first:
1: 100076
second: UpperArm_Left
- first:
1: 100078
second: UpperArm_Right
- first:
1: 100080
second: UpperLeg_Left
- first:
1: 100082
second: UpperLeg_Right
- first:
4: 400000
second: Chest
- first:
4: 400002
second: COB_CTRL
- first:
4: 400004
second: Foot_Left
- first:
4: 400006
second: Foot_Right
- first:
4: 400008
second: //RootNode
- first:
4: 400010
second: Footman_Mesh
- first:
4: 400012
second: Hand_Left
- first:
4: 400014
second: Hand_Right
- first:
4: 400016
second: Head
- first:
4: 400018
second: Hips
- first:
4: 400020
second: Index_Intermediate_Left
- first:
4: 400022
second: Index_Intermediate_Right
- first:
4: 400024
second: Index_Proximal_Left
- first:
4: 400026
second: Index_Proximal_Right
- first:
4: 400028
second: J_Tip
- first:
4: 400030
second: Jaw
- first:
4: 400032
second: LowerArm_Left
- first:
4: 400034
second: LowerArm_Right
- first:
4: 400036
second: LowerLeg_Left
- first:
4: 400038
second: LowerLeg_Right
- first:
4: 400040
second: Neck
- first:
4: 400042
second: RestOfFingers_Intermediate_Left
- first:
4: 400044
second: RestOfFingers_Intermediate_Right
- first:
4: 400046
second: RestOfFingers_Proximal_Left
- first:
4: 400048
second: RestOfFingers_Proximal_Right
- first:
4: 400050
second: Shield
- first:
4: 400052
second: Shoulder_Left
- first:
4: 400054
second: Shoulder_Right
- first:
4: 400056
second: Spine
- first:
4: 400058
second: Sword
- first:
4: 400060
second: Thumb_Intermediate_Left
- first:
4: 400062
second: Thumb_Intermediate_Right
- first:
4: 400064
second: Thumb_Proximal_Left
- first:
4: 400066
second: Thumb_Proximal_Right
- first:
4: 400068
second: Toe_Left
- first:
4: 400070
second: Toe_Right
- first:
4: 400072
second: Toetip_Left
- first:
4: 400074
second: Toetip_Right
- first:
4: 400076
second: UpperArm_Left
- first:
4: 400078
second: UpperArm_Right
- first:
4: 400080
second: UpperLeg_Left
- first:
4: 400082
second: UpperLeg_Right
- first:
43: 4300000
second: Footman_Mesh
- first:
74: 7400000
second: attack03
- first:
95: 9500000
second: //RootNode
- first:
111: 11100000
second: //RootNode
- first:
137: 13700000
second: Footman_Mesh
externalObjects: {}
materials:
materialImportMode: 1
materialName: 0
materialSearch: 1
materialLocation: 0
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: attack03
takeName: Take 001
internalID: 0
firstFrame: 1
lastFrame: 26
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 1
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: COB_CTRL
weight: 0
- path: Footman_Mesh
weight: 0
- path: Hips
weight: 1
- path: Hips/Shield
weight: 1
- path: Hips/Spine
weight: 1
- path: Hips/Spine/Chest
weight: 1
- path: Hips/Spine/Chest/Neck
weight: 1
- path: Hips/Spine/Chest/Neck/Head
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw/J_Tip
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left/Index_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left/RestOfFingers_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left/Thumb_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right/Index_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right/RestOfFingers_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right/Thumb_Intermediate_Right
weight: 1
- path: Hips/Sword
weight: 1
- path: Hips/UpperLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left/Toetip_Left
weight: 1
- path: Hips/UpperLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right/Toetip_Right
weight: 1
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0
importBlendShapes: 1
importCameras: 0
importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: -1
indexFormat: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
normalCalculationMode: 0
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human: []
skeleton:
- name: footman_attack_03(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: COB_CTRL
parentName:
position: {x: 0.004, y: 0.65978205, z: -0.17136107}
rotation: {x: 0.109584615, y: -0.19028173, z: -0.021376925, w: 0.97536}
scale: {x: 0.01, y: 0.01, z: 0.010000001}
- name: Footman_Mesh
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 1}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: Hips
parentName:
position: {x: 0.004, y: 0.7778548, z: 0.024665937}
rotation: {x: 0.11957903, y: 0.11957903, z: -0.6969224, w: 0.6969225}
scale: {x: 0.009999998, y: 0.01, z: 0.01}
- name: Spine
parentName:
position: {x: -22.08183, y: 2.7610132e-30, z: 2.789185e-15}
rotation: {x: 0.0000000041714956, y: -0.07073019, z: -0.000000041939902, w: 0.9974955}
scale: {x: 1, y: 1, z: 0.99999994}
- name: Chest
parentName:
position: {x: -24.493395, y: 4.37078e-15, z: -6.5791713e-15}
rotation: {x: 0.000000004171496, y: -0.19267076, z: -0.000000041939906, w: 0.9812635}
scale: {x: 0.9999996, y: 0.9999997, z: 1}
- name: Neck
parentName:
position: {x: -31.697706, y: 4.2682918e-15, z: 1.5827795e-14}
rotation: {x: -0.0000000021927513, y: 0.1462689, z: 0.000000042089766, w: 0.9892449}
scale: {x: 1, y: 1.0000001, z: 1}
- name: Head
parentName:
position: {x: -20.858675, y: 1.02066555e-14, z: 1.3950282e-15}
rotation: {x: -0.3823245, y: 0.0000000021927513, z: 0.92402816, w: -0.00000004208977}
scale: {x: 0.99999994, y: 0.99999994, z: 1}
- name: Jaw
parentName:
position: {x: -19.492151, y: -4.0412776e-15, z: -4.4981513}
rotation: {x: 0.000000017860568, y: 0.09718921, z: -0.00000003817534, w: 0.9952659}
scale: {x: 0.99999994, y: 1, z: 0.9999999}
- name: J_Tip
parentName:
position: {x: -9.274182, y: -1.2503675e-14, z: 8.099877}
rotation: {x: 0.29965067, y: -0.29965067, z: -0.640476, w: 0.640476}
scale: {x: 1.0000001, y: 1.0000002, z: 0.99999994}
- name: Shoulder_Left
parentName:
position: {x: -18.98868, y: -31.335035, z: -12.155753}
rotation: {x: -0.005294385, y: 0.09098777, z: 0.79941916, w: 0.59382004}
scale: {x: 1, y: 1.0000001, z: 1}
- name: UpperArm_Left
parentName:
position: {x: -14.901689, y: 2.842171e-14, z: 8.881784e-16}
rotation: {x: 0.026086552, y: -0.1077615, z: -0.16237192, w: 0.9804807}
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
- name: LowerArm_Left
parentName:
position: {x: -32.191196, y: 4.842915e-15, z: -2.9871985e-15}
rotation: {x: 0.00035524575, y: 0.064626455, z: 0.0047827368, w: 0.99789804}
scale: {x: 0.99999976, y: 0.99999994, z: 0.9999999}
- name: Hand_Left
parentName:
position: {x: -29.678864, y: -2.7758043e-29, z: 4.869975e-15}
rotation: {x: -0.0033529997, y: -0.08887863, z: -0.07221233, w: 0.9934158}
scale: {x: 0.99999976, y: 1.0000002, z: 0.9999999}
- name: RestOfFingers_Proximal_Left
parentName:
position: {x: -18.280243, y: -1.6586086e-14, z: -2.029683e-15}
rotation: {x: 0.007036325, y: 0.038031258, z: 0.07194682, w: 0.9966583}
scale: {x: 1.0000004, y: 0.9999998, z: 1.0000001}
- name: RestOfFingers_Intermediate_Left
parentName:
position: {x: -8.780147, y: 7.67957e-15, z: 3.7027159e-16}
rotation: {x: 0.00000001610115, y: 0.029670052, z: 0.0000000140879415, w: 0.99955976}
scale: {x: 0.9999999, y: 0.9999999, z: 0.9999999}
- name: Index_Proximal_Left
parentName:
position: {x: -16.901342, y: 1.1929646e-13, z: 10.104264}
rotation: {x: 0.0067923516, y: 0.04141017, z: 0.07197026, w: 0.9965236}
scale: {x: 1.0000002, y: 0.99999976, z: 0.9999999}
- name: Index_Intermediate_Left
parentName:
position: {x: -9.911482, y: 1.4998595e-14, z: 3.154118e-15}
rotation: {x: 0.00000001861509, y: 0.026280912, z: -0.000000012133206, w: 0.9996546}
scale: {x: 1, y: 0.9999999, z: 1}
- name: Thumb_Proximal_Left
parentName:
position: {x: -7.0572023, y: -4.708794, z: 9.280683}
rotation: {x: -0.06620511, y: 0.36255562, z: 0.15769365, w: 0.9161349}
scale: {x: 1.0000004, y: 0.9999999, z: 1.0000002}
- name: Thumb_Intermediate_Left
parentName:
position: {x: -10.653726, y: 3.648137e-16, z: 8.5441255e-15}
rotation: {x: 0.030814841, y: -0.21547185, z: -0.13817626, w: 0.9661934}
scale: {x: 1, y: 1, z: 0.9999999}
- name: Shoulder_Right
parentName:
position: {x: -18.98899, y: 31.335, z: -12.155691}
rotation: {x: 0.7994112, y: 0.5938308, z: 0.0052922214, w: -0.090987384}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000006}
- name: UpperArm_Right
parentName:
position: {x: 14.901961, y: 0.00046619424, z: 0.000079565914}
rotation: {x: 0.10775685, y: 0.026086215, z: -0.98048323, w: -0.16235992}
scale: {x: 1, y: 1, z: 0.9999997}
- name: LowerArm_Right
parentName:
position: {x: -32.191166, y: 4.4336893e-14, z: 3.536796e-15}
rotation: {x: -0.00035539793, y: -0.06462459, z: 0.0047837608, w: 0.99789816}
scale: {x: 1.0000004, y: 1, z: 1.0000002}
- name: Hand_Right
parentName:
position: {x: -29.678719, y: 4.5461288e-14, z: -2.7325554e-15}
rotation: {x: 0.0033532225, y: 0.08887915, z: -0.072216906, w: 0.99341536}
scale: {x: 0.9999994, y: 0.99999994, z: 0.9999992}
- name: RestOfFingers_Proximal_Right
parentName:
position: {x: -18.280209, y: -3.645552e-14, z: 1.8098782e-15}
rotation: {x: -0.0070367004, y: -0.03803295, z: 0.07195142, w: 0.9966579}
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
- name: RestOfFingers_Intermediate_Right
parentName:
position: {x: -8.7804575, y: 1.3120176e-14, z: -2.045785e-15}
rotation: {x: -0.0000000025775735, y: -0.0296687, z: 0.00000004162707, w: 0.9995598}
scale: {x: 0.9999997, y: 0.99999994, z: 0.99999976}
- name: Index_Proximal_Right
parentName:
position: {x: -16.9013, y: -5.4614235e-14, z: -10.104266}
rotation: {x: -0.0067927497, y: -0.041411348, z: 0.071974866, w: 0.9965233}
scale: {x: 1.0000004, y: 0.9999998, z: 1.0000002}
- name: Index_Intermediate_Right
parentName:
position: {x: -9.911691, y: 2.0547315e-15, z: -2.2696136e-15}
rotation: {x: -0.000000015177632, y: -0.026280066, z: 0.0000001054477, w: 0.99965465}
scale: {x: 0.9999999, y: 1.0000001, z: 0.9999999}
- name: Thumb_Proximal_Right
parentName:
position: {x: -7.0571103, y: -4.7085547, z: -9.280674}
rotation: {x: 0.06620065, y: -0.36255434, z: 0.15768968, w: 0.9161363}
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000004}
- name: Thumb_Intermediate_Right
parentName:
position: {x: -10.653982, y: 2.4461068e-14, z: 1.7784693e-15}
rotation: {x: -0.031957757, y: 0.20743091, z: -0.13790222, w: 0.96795356}
scale: {x: 0.99999994, y: 1, z: 0.99999994}
- name: UpperLeg_Left
parentName:
position: {x: 3.5068195, y: -19.94618, z: -1.3763187}
rotation: {x: -0.2414414, y: -0.2406476, z: 0.9400832, w: 0.006198165}
scale: {x: 0.9999999, y: 0.9999998, z: 1}
- name: LowerLeg_Left
parentName:
position: {x: -32.81932, y: 2.1316282e-14, z: -8.881784e-15}
rotation: {x: -0.000059741335, y: -0.15989012, z: 0.025032552, w: 0.98681736}
scale: {x: 1, y: 0.9999998, z: 1}
- name: Foot_Left
parentName:
position: {x: -37.066936, y: -1.4210855e-14, z: -4.440892e-15}
rotation: {x: 0.31684917, y: 0.6395231, z: -0.10572263, w: 0.6924158}
scale: {x: 1.0000002, y: 0.99999976, z: 1.0000002}
- name: Toe_Left
parentName:
position: {x: -12.738982, y: -0.5618247, z: 0.30802163}
rotation: {x: 0.4498791, y: 0.11339964, z: -0.102188155, w: 0.8799472}
scale: {x: 0.99999994, y: 0.9999998, z: 1}
- name: Toetip_Left
parentName:
position: {x: -17.954567, y: -0.038039967, z: 0.4538383}
rotation: {x: 0.041624583, y: 0.03067606, z: -0.0034803154, w: 0.9986562}
scale: {x: 1.0000001, y: 0.99999994, z: 1.0000001}
- name: Shield
parentName:
position: {x: -36.94719, y: -62.859154, z: 21.787066}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 1.0000001, y: 1, z: 0.9999999}
- name: Sword
parentName:
position: {x: -37.385925, y: 86.25157, z: 18.17991}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 1.0000001, y: 1, z: 1.0000001}
- name: UpperLeg_Right
parentName:
position: {x: 3.5067785, y: 19.9462, z: -1.3763317}
rotation: {x: -0.008172598, y: 0.9452265, z: -0.21804802, w: 0.24276586}
scale: {x: 0.9999998, y: 1, z: 0.9999999}
- name: LowerLeg_Right
parentName:
position: {x: -32.819374, y: -1.0658141e-14, z: -3.5527137e-15}
rotation: {x: 0.00005974702, y: 0.1598899, z: 0.025033766, w: 0.98681736}
scale: {x: 0.99999994, y: 1, z: 0.99999976}
- name: Foot_Right
parentName:
position: {x: -37.066925, y: -3.5527137e-15, z: 2.7533531e-14}
rotation: {x: -0.2687201, y: -0.6451154, z: -0.057831235, w: 0.7129315}
scale: {x: 1.0000001, y: 0.9999999, z: 1.0000002}
- name: Toe_Right
parentName:
position: {x: -12.755086, y: -7.1054274e-15, z: -1.2434498e-14}
rotation: {x: -0.49754456, y: -0.111790985, z: -0.10089422, w: 0.8542673}
scale: {x: 0.9999998, y: 1, z: 0.99999964}
- name: Toetip_Right
parentName:
position: {x: -17.96039, y: 0, z: 3.5527137e-15}
rotation: {x: -0.056781646, y: -0.018067999, z: -0.0037392883, w: 0.9982161}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 0
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,692 +0,0 @@
fileFormatVersion: 2
guid: 215f12aa4e7512d4f97cbf44db79ac76
ModelImporter:
serializedVersion: 20200
internalIDToNameTable:
- first:
1: 100000
second: Chest
- first:
1: 100002
second: COB_CTRL
- first:
1: 100004
second: Foot_Left
- first:
1: 100006
second: Foot_Right
- first:
1: 100008
second: //RootNode
- first:
1: 100010
second: Footman_Mesh
- first:
1: 100012
second: Hand_Left
- first:
1: 100014
second: Hand_Right
- first:
1: 100016
second: Head
- first:
1: 100018
second: Hips
- first:
1: 100020
second: Index_Intermediate_Left
- first:
1: 100022
second: Index_Intermediate_Right
- first:
1: 100024
second: Index_Proximal_Left
- first:
1: 100026
second: Index_Proximal_Right
- first:
1: 100028
second: J_Tip
- first:
1: 100030
second: Jaw
- first:
1: 100032
second: LowerArm_Left
- first:
1: 100034
second: LowerArm_Right
- first:
1: 100036
second: LowerLeg_Left
- first:
1: 100038
second: LowerLeg_Right
- first:
1: 100040
second: Neck
- first:
1: 100042
second: RestOfFingers_Intermediate_Left
- first:
1: 100044
second: RestOfFingers_Intermediate_Right
- first:
1: 100046
second: RestOfFingers_Proximal_Left
- first:
1: 100048
second: RestOfFingers_Proximal_Right
- first:
1: 100050
second: Shield
- first:
1: 100052
second: Shoulder_Left
- first:
1: 100054
second: Shoulder_Right
- first:
1: 100056
second: Spine
- first:
1: 100058
second: Sword
- first:
1: 100060
second: Thumb_Intermediate_Left
- first:
1: 100062
second: Thumb_Intermediate_Right
- first:
1: 100064
second: Thumb_Proximal_Left
- first:
1: 100066
second: Thumb_Proximal_Right
- first:
1: 100068
second: Toe_Left
- first:
1: 100070
second: Toe_Right
- first:
1: 100072
second: Toetip_Left
- first:
1: 100074
second: Toetip_Right
- first:
1: 100076
second: UpperArm_Left
- first:
1: 100078
second: UpperArm_Right
- first:
1: 100080
second: UpperLeg_Left
- first:
1: 100082
second: UpperLeg_Right
- first:
4: 400000
second: Chest
- first:
4: 400002
second: COB_CTRL
- first:
4: 400004
second: Foot_Left
- first:
4: 400006
second: Foot_Right
- first:
4: 400008
second: //RootNode
- first:
4: 400010
second: Footman_Mesh
- first:
4: 400012
second: Hand_Left
- first:
4: 400014
second: Hand_Right
- first:
4: 400016
second: Head
- first:
4: 400018
second: Hips
- first:
4: 400020
second: Index_Intermediate_Left
- first:
4: 400022
second: Index_Intermediate_Right
- first:
4: 400024
second: Index_Proximal_Left
- first:
4: 400026
second: Index_Proximal_Right
- first:
4: 400028
second: J_Tip
- first:
4: 400030
second: Jaw
- first:
4: 400032
second: LowerArm_Left
- first:
4: 400034
second: LowerArm_Right
- first:
4: 400036
second: LowerLeg_Left
- first:
4: 400038
second: LowerLeg_Right
- first:
4: 400040
second: Neck
- first:
4: 400042
second: RestOfFingers_Intermediate_Left
- first:
4: 400044
second: RestOfFingers_Intermediate_Right
- first:
4: 400046
second: RestOfFingers_Proximal_Left
- first:
4: 400048
second: RestOfFingers_Proximal_Right
- first:
4: 400050
second: Shield
- first:
4: 400052
second: Shoulder_Left
- first:
4: 400054
second: Shoulder_Right
- first:
4: 400056
second: Spine
- first:
4: 400058
second: Sword
- first:
4: 400060
second: Thumb_Intermediate_Left
- first:
4: 400062
second: Thumb_Intermediate_Right
- first:
4: 400064
second: Thumb_Proximal_Left
- first:
4: 400066
second: Thumb_Proximal_Right
- first:
4: 400068
second: Toe_Left
- first:
4: 400070
second: Toe_Right
- first:
4: 400072
second: Toetip_Left
- first:
4: 400074
second: Toetip_Right
- first:
4: 400076
second: UpperArm_Left
- first:
4: 400078
second: UpperArm_Right
- first:
4: 400080
second: UpperLeg_Left
- first:
4: 400082
second: UpperLeg_Right
- first:
43: 4300000
second: Footman_Mesh
- first:
74: 7400000
second: defend
- first:
95: 9500000
second: //RootNode
- first:
111: 11100000
second: //RootNode
- first:
137: 13700000
second: Footman_Mesh
externalObjects: {}
materials:
materialImportMode: 1
materialName: 0
materialSearch: 1
materialLocation: 0
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: defend
takeName: Take 001
internalID: 0
firstFrame: 1
lastFrame: 30
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 1
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: COB_CTRL
weight: 0
- path: Footman_Mesh
weight: 0
- path: Hips
weight: 1
- path: Hips/Shield
weight: 1
- path: Hips/Spine
weight: 1
- path: Hips/Spine/Chest
weight: 1
- path: Hips/Spine/Chest/Neck
weight: 1
- path: Hips/Spine/Chest/Neck/Head
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw/J_Tip
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left/Index_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left/RestOfFingers_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left/Thumb_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right/Index_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right/RestOfFingers_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right/Thumb_Intermediate_Right
weight: 1
- path: Hips/Sword
weight: 1
- path: Hips/UpperLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left/Toetip_Left
weight: 1
- path: Hips/UpperLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right/Toetip_Right
weight: 1
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0
importBlendShapes: 1
importCameras: 0
importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: -1
indexFormat: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
normalCalculationMode: 0
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human: []
skeleton:
- name: footman_defend_01(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: COB_CTRL
parentName:
position: {x: 0.004, y: 0.65978205, z: -0.17136107}
rotation: {x: 0.109584615, y: -0.19028173, z: -0.021376925, w: 0.97536}
scale: {x: 0.01, y: 0.01, z: 0.010000001}
- name: Footman_Mesh
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 1}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: Hips
parentName:
position: {x: 0.004, y: 0.7778548, z: 0.024665937}
rotation: {x: 0.11957903, y: 0.11957903, z: -0.6969224, w: 0.6969225}
scale: {x: 0.009999998, y: 0.01, z: 0.01}
- name: Spine
parentName:
position: {x: -22.08183, y: 2.7610132e-30, z: 2.789185e-15}
rotation: {x: 0.0000000041714956, y: -0.07073019, z: -0.000000041939902, w: 0.9974955}
scale: {x: 1, y: 1, z: 0.99999994}
- name: Chest
parentName:
position: {x: -24.493395, y: 4.37078e-15, z: -6.5791713e-15}
rotation: {x: 0.000000004171496, y: -0.19267076, z: -0.000000041939906, w: 0.9812635}
scale: {x: 0.9999996, y: 0.9999997, z: 1}
- name: Neck
parentName:
position: {x: -31.697706, y: 4.2682918e-15, z: 1.5827795e-14}
rotation: {x: -0.0000000021927513, y: 0.1462689, z: 0.000000042089766, w: 0.9892449}
scale: {x: 1, y: 1.0000001, z: 1}
- name: Head
parentName:
position: {x: -20.858675, y: 1.02066555e-14, z: 1.3950282e-15}
rotation: {x: -0.3823245, y: 0.0000000021927513, z: 0.92402816, w: -0.00000004208977}
scale: {x: 0.99999994, y: 0.99999994, z: 1}
- name: Jaw
parentName:
position: {x: -19.492151, y: -4.0412776e-15, z: -4.4981513}
rotation: {x: 0.000000017860568, y: 0.09718921, z: -0.00000003817534, w: 0.9952659}
scale: {x: 0.99999994, y: 1, z: 0.9999999}
- name: J_Tip
parentName:
position: {x: -9.274182, y: -1.2503675e-14, z: 8.099877}
rotation: {x: 0.29965067, y: -0.29965067, z: -0.640476, w: 0.640476}
scale: {x: 1.0000001, y: 1.0000002, z: 0.99999994}
- name: Shoulder_Left
parentName:
position: {x: -18.98868, y: -31.335035, z: -12.155753}
rotation: {x: -0.005294385, y: 0.09098777, z: 0.79941916, w: 0.59382004}
scale: {x: 1, y: 1.0000001, z: 1}
- name: UpperArm_Left
parentName:
position: {x: -14.901689, y: 2.842171e-14, z: 8.881784e-16}
rotation: {x: 0.026086552, y: -0.1077615, z: -0.16237192, w: 0.9804807}
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
- name: LowerArm_Left
parentName:
position: {x: -32.191196, y: 4.842915e-15, z: -2.9871985e-15}
rotation: {x: 0.00035524575, y: 0.064626455, z: 0.0047827368, w: 0.99789804}
scale: {x: 0.99999976, y: 0.99999994, z: 0.9999999}
- name: Hand_Left
parentName:
position: {x: -29.678864, y: -2.7758043e-29, z: 4.869975e-15}
rotation: {x: -0.0033529997, y: -0.08887863, z: -0.07221233, w: 0.9934158}
scale: {x: 0.99999976, y: 1.0000002, z: 0.9999999}
- name: RestOfFingers_Proximal_Left
parentName:
position: {x: -18.280243, y: -1.6586086e-14, z: -2.029683e-15}
rotation: {x: 0.007036325, y: 0.038031258, z: 0.07194682, w: 0.9966583}
scale: {x: 1.0000004, y: 0.9999998, z: 1.0000001}
- name: RestOfFingers_Intermediate_Left
parentName:
position: {x: -8.780147, y: 7.67957e-15, z: 3.7027159e-16}
rotation: {x: 0.00000001610115, y: 0.029670052, z: 0.0000000140879415, w: 0.99955976}
scale: {x: 0.9999999, y: 0.9999999, z: 0.9999999}
- name: Index_Proximal_Left
parentName:
position: {x: -16.901342, y: 1.1929646e-13, z: 10.104264}
rotation: {x: 0.0067923516, y: 0.04141017, z: 0.07197026, w: 0.9965236}
scale: {x: 1.0000002, y: 0.99999976, z: 0.9999999}
- name: Index_Intermediate_Left
parentName:
position: {x: -9.911482, y: 1.4998595e-14, z: 3.154118e-15}
rotation: {x: 0.00000001861509, y: 0.026280912, z: -0.000000012133206, w: 0.9996546}
scale: {x: 1, y: 0.9999999, z: 1}
- name: Thumb_Proximal_Left
parentName:
position: {x: -7.0572023, y: -4.708794, z: 9.280683}
rotation: {x: -0.06620511, y: 0.36255562, z: 0.15769365, w: 0.9161349}
scale: {x: 1.0000004, y: 0.9999999, z: 1.0000002}
- name: Thumb_Intermediate_Left
parentName:
position: {x: -10.653726, y: 3.648137e-16, z: 8.5441255e-15}
rotation: {x: 0.030814841, y: -0.21547185, z: -0.13817626, w: 0.9661934}
scale: {x: 1, y: 1, z: 0.9999999}
- name: Shoulder_Right
parentName:
position: {x: -18.98899, y: 31.335, z: -12.155691}
rotation: {x: 0.7994112, y: 0.5938308, z: 0.0052922214, w: -0.090987384}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000006}
- name: UpperArm_Right
parentName:
position: {x: 14.901961, y: 0.00046619424, z: 0.000079565914}
rotation: {x: 0.10775685, y: 0.026086215, z: -0.98048323, w: -0.16235992}
scale: {x: 1, y: 1, z: 0.9999997}
- name: LowerArm_Right
parentName:
position: {x: -32.191166, y: 4.4336893e-14, z: 3.536796e-15}
rotation: {x: -0.00035539793, y: -0.06462459, z: 0.0047837608, w: 0.99789816}
scale: {x: 1.0000004, y: 1, z: 1.0000002}
- name: Hand_Right
parentName:
position: {x: -29.678719, y: 4.5461288e-14, z: -2.7325554e-15}
rotation: {x: 0.0033532225, y: 0.08887915, z: -0.072216906, w: 0.99341536}
scale: {x: 0.9999994, y: 0.99999994, z: 0.9999992}
- name: RestOfFingers_Proximal_Right
parentName:
position: {x: -18.280209, y: -3.645552e-14, z: 1.8098782e-15}
rotation: {x: -0.0070367004, y: -0.03803295, z: 0.07195142, w: 0.9966579}
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
- name: RestOfFingers_Intermediate_Right
parentName:
position: {x: -8.7804575, y: 1.3120176e-14, z: -2.045785e-15}
rotation: {x: -0.0000000025775735, y: -0.0296687, z: 0.00000004162707, w: 0.9995598}
scale: {x: 0.9999997, y: 0.99999994, z: 0.99999976}
- name: Index_Proximal_Right
parentName:
position: {x: -16.9013, y: -5.4614235e-14, z: -10.104266}
rotation: {x: -0.0067927497, y: -0.041411348, z: 0.071974866, w: 0.9965233}
scale: {x: 1.0000004, y: 0.9999998, z: 1.0000002}
- name: Index_Intermediate_Right
parentName:
position: {x: -9.911691, y: 2.0547315e-15, z: -2.2696136e-15}
rotation: {x: -0.000000015177632, y: -0.026280066, z: 0.0000001054477, w: 0.99965465}
scale: {x: 0.9999999, y: 1.0000001, z: 0.9999999}
- name: Thumb_Proximal_Right
parentName:
position: {x: -7.0571103, y: -4.7085547, z: -9.280674}
rotation: {x: 0.06620065, y: -0.36255434, z: 0.15768968, w: 0.9161363}
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000004}
- name: Thumb_Intermediate_Right
parentName:
position: {x: -10.653982, y: 2.4461068e-14, z: 1.7784693e-15}
rotation: {x: -0.031957757, y: 0.20743091, z: -0.13790222, w: 0.96795356}
scale: {x: 0.99999994, y: 1, z: 0.99999994}
- name: UpperLeg_Left
parentName:
position: {x: 3.5068195, y: -19.94618, z: -1.3763187}
rotation: {x: -0.2414414, y: -0.2406476, z: 0.9400832, w: 0.006198165}
scale: {x: 0.9999999, y: 0.9999998, z: 1}
- name: LowerLeg_Left
parentName:
position: {x: -32.81932, y: 2.1316282e-14, z: -8.881784e-15}
rotation: {x: -0.000059741335, y: -0.15989012, z: 0.025032552, w: 0.98681736}
scale: {x: 1, y: 0.9999998, z: 1}
- name: Foot_Left
parentName:
position: {x: -37.066936, y: -1.4210855e-14, z: -4.440892e-15}
rotation: {x: 0.31684917, y: 0.6395231, z: -0.10572263, w: 0.6924158}
scale: {x: 1.0000002, y: 0.99999976, z: 1.0000002}
- name: Toe_Left
parentName:
position: {x: -12.738982, y: -0.5618247, z: 0.30802163}
rotation: {x: 0.4498791, y: 0.11339964, z: -0.102188155, w: 0.8799472}
scale: {x: 0.99999994, y: 0.9999998, z: 1}
- name: Toetip_Left
parentName:
position: {x: -17.954567, y: -0.038039967, z: 0.4538383}
rotation: {x: 0.041624583, y: 0.03067606, z: -0.0034803154, w: 0.9986562}
scale: {x: 1.0000001, y: 0.99999994, z: 1.0000001}
- name: Shield
parentName:
position: {x: -36.94719, y: -62.859154, z: 21.787066}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 1.0000001, y: 1, z: 0.9999999}
- name: Sword
parentName:
position: {x: -37.385925, y: 86.25157, z: 18.17991}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 1.0000001, y: 1, z: 1.0000001}
- name: UpperLeg_Right
parentName:
position: {x: 3.5067785, y: 19.9462, z: -1.3763317}
rotation: {x: -0.008172598, y: 0.9452265, z: -0.21804802, w: 0.24276586}
scale: {x: 0.9999998, y: 1, z: 0.9999999}
- name: LowerLeg_Right
parentName:
position: {x: -32.819374, y: -1.0658141e-14, z: -3.5527137e-15}
rotation: {x: 0.00005974702, y: 0.1598899, z: 0.025033766, w: 0.98681736}
scale: {x: 0.99999994, y: 1, z: 0.99999976}
- name: Foot_Right
parentName:
position: {x: -37.066925, y: -3.5527137e-15, z: 2.7533531e-14}
rotation: {x: -0.2687201, y: -0.6451154, z: -0.057831235, w: 0.7129315}
scale: {x: 1.0000001, y: 0.9999999, z: 1.0000002}
- name: Toe_Right
parentName:
position: {x: -12.755086, y: -7.1054274e-15, z: -1.2434498e-14}
rotation: {x: -0.49754456, y: -0.111790985, z: -0.10089422, w: 0.8542673}
scale: {x: 0.9999998, y: 1, z: 0.99999964}
- name: Toetip_Right
parentName:
position: {x: -17.96039, y: 0, z: 3.5527137e-15}
rotation: {x: -0.056781646, y: -0.018067999, z: -0.0037392883, w: 0.9982161}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 0
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,692 +0,0 @@
fileFormatVersion: 2
guid: 2e48304a01f069445a83cd957ef136cb
ModelImporter:
serializedVersion: 20200
internalIDToNameTable:
- first:
1: 100000
second: Chest
- first:
1: 100002
second: COB_CTRL
- first:
1: 100004
second: Foot_Left
- first:
1: 100006
second: Foot_Right
- first:
1: 100008
second: //RootNode
- first:
1: 100010
second: Footman_Mesh
- first:
1: 100012
second: Hand_Left
- first:
1: 100014
second: Hand_Right
- first:
1: 100016
second: Head
- first:
1: 100018
second: Hips
- first:
1: 100020
second: Index_Intermediate_Left
- first:
1: 100022
second: Index_Intermediate_Right
- first:
1: 100024
second: Index_Proximal_Left
- first:
1: 100026
second: Index_Proximal_Right
- first:
1: 100028
second: J_Tip
- first:
1: 100030
second: Jaw
- first:
1: 100032
second: LowerArm_Left
- first:
1: 100034
second: LowerArm_Right
- first:
1: 100036
second: LowerLeg_Left
- first:
1: 100038
second: LowerLeg_Right
- first:
1: 100040
second: Neck
- first:
1: 100042
second: RestOfFingers_Intermediate_Left
- first:
1: 100044
second: RestOfFingers_Intermediate_Right
- first:
1: 100046
second: RestOfFingers_Proximal_Left
- first:
1: 100048
second: RestOfFingers_Proximal_Right
- first:
1: 100050
second: Shield
- first:
1: 100052
second: Shoulder_Left
- first:
1: 100054
second: Shoulder_Right
- first:
1: 100056
second: Spine
- first:
1: 100058
second: Sword
- first:
1: 100060
second: Thumb_Intermediate_Left
- first:
1: 100062
second: Thumb_Intermediate_Right
- first:
1: 100064
second: Thumb_Proximal_Left
- first:
1: 100066
second: Thumb_Proximal_Right
- first:
1: 100068
second: Toe_Left
- first:
1: 100070
second: Toe_Right
- first:
1: 100072
second: Toetip_Left
- first:
1: 100074
second: Toetip_Right
- first:
1: 100076
second: UpperArm_Left
- first:
1: 100078
second: UpperArm_Right
- first:
1: 100080
second: UpperLeg_Left
- first:
1: 100082
second: UpperLeg_Right
- first:
4: 400000
second: Chest
- first:
4: 400002
second: COB_CTRL
- first:
4: 400004
second: Foot_Left
- first:
4: 400006
second: Foot_Right
- first:
4: 400008
second: //RootNode
- first:
4: 400010
second: Footman_Mesh
- first:
4: 400012
second: Hand_Left
- first:
4: 400014
second: Hand_Right
- first:
4: 400016
second: Head
- first:
4: 400018
second: Hips
- first:
4: 400020
second: Index_Intermediate_Left
- first:
4: 400022
second: Index_Intermediate_Right
- first:
4: 400024
second: Index_Proximal_Left
- first:
4: 400026
second: Index_Proximal_Right
- first:
4: 400028
second: J_Tip
- first:
4: 400030
second: Jaw
- first:
4: 400032
second: LowerArm_Left
- first:
4: 400034
second: LowerArm_Right
- first:
4: 400036
second: LowerLeg_Left
- first:
4: 400038
second: LowerLeg_Right
- first:
4: 400040
second: Neck
- first:
4: 400042
second: RestOfFingers_Intermediate_Left
- first:
4: 400044
second: RestOfFingers_Intermediate_Right
- first:
4: 400046
second: RestOfFingers_Proximal_Left
- first:
4: 400048
second: RestOfFingers_Proximal_Right
- first:
4: 400050
second: Shield
- first:
4: 400052
second: Shoulder_Left
- first:
4: 400054
second: Shoulder_Right
- first:
4: 400056
second: Spine
- first:
4: 400058
second: Sword
- first:
4: 400060
second: Thumb_Intermediate_Left
- first:
4: 400062
second: Thumb_Intermediate_Right
- first:
4: 400064
second: Thumb_Proximal_Left
- first:
4: 400066
second: Thumb_Proximal_Right
- first:
4: 400068
second: Toe_Left
- first:
4: 400070
second: Toe_Right
- first:
4: 400072
second: Toetip_Left
- first:
4: 400074
second: Toetip_Right
- first:
4: 400076
second: UpperArm_Left
- first:
4: 400078
second: UpperArm_Right
- first:
4: 400080
second: UpperLeg_Left
- first:
4: 400082
second: UpperLeg_Right
- first:
43: 4300000
second: Footman_Mesh
- first:
74: 7400000
second: die
- first:
95: 9500000
second: //RootNode
- first:
111: 11100000
second: //RootNode
- first:
137: 13700000
second: Footman_Mesh
externalObjects: {}
materials:
materialImportMode: 1
materialName: 0
materialSearch: 1
materialLocation: 0
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: die
takeName: Take 001
internalID: 0
firstFrame: 1
lastFrame: 23
wrapMode: 8
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: COB_CTRL
weight: 0
- path: Footman_Mesh
weight: 0
- path: Hips
weight: 1
- path: Hips/Shield
weight: 1
- path: Hips/Spine
weight: 1
- path: Hips/Spine/Chest
weight: 1
- path: Hips/Spine/Chest/Neck
weight: 1
- path: Hips/Spine/Chest/Neck/Head
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw/J_Tip
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left/Index_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left/RestOfFingers_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left/Thumb_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right/Index_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right/RestOfFingers_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right/Thumb_Intermediate_Right
weight: 1
- path: Hips/Sword
weight: 1
- path: Hips/UpperLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left/Toetip_Left
weight: 1
- path: Hips/UpperLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right/Toetip_Right
weight: 1
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0
importBlendShapes: 1
importCameras: 0
importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: -1
indexFormat: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
normalCalculationMode: 0
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human: []
skeleton:
- name: footman_die(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: COB_CTRL
parentName:
position: {x: 0.004, y: 0.65978205, z: -0.17136107}
rotation: {x: 0.109584615, y: -0.19028173, z: -0.021376925, w: 0.97536}
scale: {x: 0.01, y: 0.01, z: 0.010000001}
- name: Footman_Mesh
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 1}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: Hips
parentName:
position: {x: 0.004, y: 0.7778548, z: 0.024665937}
rotation: {x: 0.11957903, y: 0.11957903, z: -0.6969224, w: 0.6969225}
scale: {x: 0.009999998, y: 0.01, z: 0.01}
- name: Spine
parentName:
position: {x: -22.08183, y: 2.7610132e-30, z: 2.789185e-15}
rotation: {x: 0.0000000041714956, y: -0.07073019, z: -0.000000041939902, w: 0.9974955}
scale: {x: 1, y: 1, z: 0.99999994}
- name: Chest
parentName:
position: {x: -24.493395, y: 4.37078e-15, z: -6.5791713e-15}
rotation: {x: 0.000000004171496, y: -0.19267076, z: -0.000000041939906, w: 0.9812635}
scale: {x: 0.9999996, y: 0.9999997, z: 1}
- name: Neck
parentName:
position: {x: -31.697706, y: 4.2682918e-15, z: 1.5827795e-14}
rotation: {x: -0.0000000021927513, y: 0.1462689, z: 0.000000042089766, w: 0.9892449}
scale: {x: 1, y: 1.0000001, z: 1}
- name: Head
parentName:
position: {x: -20.858675, y: 1.02066555e-14, z: 1.3950282e-15}
rotation: {x: -0.3823245, y: 0.0000000021927513, z: 0.92402816, w: -0.00000004208977}
scale: {x: 0.99999994, y: 0.99999994, z: 1}
- name: Jaw
parentName:
position: {x: -19.492151, y: -4.0412776e-15, z: -4.4981513}
rotation: {x: 0.000000017860568, y: 0.09718921, z: -0.00000003817534, w: 0.9952659}
scale: {x: 0.99999994, y: 1, z: 0.9999999}
- name: J_Tip
parentName:
position: {x: -9.274182, y: -1.2503675e-14, z: 8.099877}
rotation: {x: 0.29965067, y: -0.29965067, z: -0.640476, w: 0.640476}
scale: {x: 1.0000001, y: 1.0000002, z: 0.99999994}
- name: Shoulder_Left
parentName:
position: {x: -18.98868, y: -31.335035, z: -12.155753}
rotation: {x: -0.005294385, y: 0.09098777, z: 0.79941916, w: 0.59382004}
scale: {x: 1, y: 1.0000001, z: 1}
- name: UpperArm_Left
parentName:
position: {x: -14.901689, y: 2.842171e-14, z: 8.881784e-16}
rotation: {x: 0.026086552, y: -0.1077615, z: -0.16237192, w: 0.9804807}
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
- name: LowerArm_Left
parentName:
position: {x: -32.191196, y: 4.842915e-15, z: -2.9871985e-15}
rotation: {x: 0.00035524575, y: 0.064626455, z: 0.0047827368, w: 0.99789804}
scale: {x: 0.99999976, y: 0.99999994, z: 0.9999999}
- name: Hand_Left
parentName:
position: {x: -29.678864, y: -2.7758043e-29, z: 4.869975e-15}
rotation: {x: -0.0033529997, y: -0.08887863, z: -0.07221233, w: 0.9934158}
scale: {x: 0.99999976, y: 1.0000002, z: 0.9999999}
- name: RestOfFingers_Proximal_Left
parentName:
position: {x: -18.280243, y: -1.6586086e-14, z: -2.029683e-15}
rotation: {x: 0.007036325, y: 0.038031258, z: 0.07194682, w: 0.9966583}
scale: {x: 1.0000004, y: 0.9999998, z: 1.0000001}
- name: RestOfFingers_Intermediate_Left
parentName:
position: {x: -8.780147, y: 7.67957e-15, z: 3.7027159e-16}
rotation: {x: 0.00000001610115, y: 0.029670052, z: 0.0000000140879415, w: 0.99955976}
scale: {x: 0.9999999, y: 0.9999999, z: 0.9999999}
- name: Index_Proximal_Left
parentName:
position: {x: -16.901342, y: 1.1929646e-13, z: 10.104264}
rotation: {x: 0.0067923516, y: 0.04141017, z: 0.07197026, w: 0.9965236}
scale: {x: 1.0000002, y: 0.99999976, z: 0.9999999}
- name: Index_Intermediate_Left
parentName:
position: {x: -9.911482, y: 1.4998595e-14, z: 3.154118e-15}
rotation: {x: 0.00000001861509, y: 0.026280912, z: -0.000000012133206, w: 0.9996546}
scale: {x: 1, y: 0.9999999, z: 1}
- name: Thumb_Proximal_Left
parentName:
position: {x: -7.0572023, y: -4.708794, z: 9.280683}
rotation: {x: -0.06620511, y: 0.36255562, z: 0.15769365, w: 0.9161349}
scale: {x: 1.0000004, y: 0.9999999, z: 1.0000002}
- name: Thumb_Intermediate_Left
parentName:
position: {x: -10.653726, y: 3.648137e-16, z: 8.5441255e-15}
rotation: {x: 0.030814841, y: -0.21547185, z: -0.13817626, w: 0.9661934}
scale: {x: 1, y: 1, z: 0.9999999}
- name: Shoulder_Right
parentName:
position: {x: -18.98899, y: 31.335, z: -12.155691}
rotation: {x: 0.7994112, y: 0.5938308, z: 0.0052922214, w: -0.090987384}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000006}
- name: UpperArm_Right
parentName:
position: {x: 14.901961, y: 0.00046619424, z: 0.000079565914}
rotation: {x: 0.10775685, y: 0.026086215, z: -0.98048323, w: -0.16235992}
scale: {x: 1, y: 1, z: 0.99999964}
- name: LowerArm_Right
parentName:
position: {x: -32.191166, y: 4.4336893e-14, z: 3.536796e-15}
rotation: {x: -0.00035539793, y: -0.06462459, z: 0.0047837608, w: 0.99789816}
scale: {x: 1.0000004, y: 0.99999994, z: 1.0000004}
- name: Hand_Right
parentName:
position: {x: -29.678719, y: 4.5461288e-14, z: -2.7325554e-15}
rotation: {x: 0.0033532225, y: 0.08887915, z: -0.072216906, w: 0.99341536}
scale: {x: 0.9999996, y: 1, z: 0.99999934}
- name: RestOfFingers_Proximal_Right
parentName:
position: {x: -18.280209, y: -3.645552e-14, z: 1.8098782e-15}
rotation: {x: -0.0070367004, y: -0.03803295, z: 0.07195142, w: 0.9966579}
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000002}
- name: RestOfFingers_Intermediate_Right
parentName:
position: {x: -8.7804575, y: 1.3120176e-14, z: -2.045785e-15}
rotation: {x: -0.0000000025775735, y: -0.0296687, z: 0.00000004162707, w: 0.9995598}
scale: {x: 0.9999998, y: 1, z: 0.9999999}
- name: Index_Proximal_Right
parentName:
position: {x: -16.9013, y: -5.4614235e-14, z: -10.104266}
rotation: {x: -0.0067927497, y: -0.041411348, z: 0.071974866, w: 0.9965233}
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000004}
- name: Index_Intermediate_Right
parentName:
position: {x: -9.911691, y: 2.0547315e-15, z: -2.2696136e-15}
rotation: {x: -0.000000015177632, y: -0.026280066, z: 0.0000001054477, w: 0.99965465}
scale: {x: 0.9999998, y: 1.0000001, z: 0.99999994}
- name: Thumb_Proximal_Right
parentName:
position: {x: -7.0571103, y: -4.7085547, z: -9.280674}
rotation: {x: 0.066200666, y: -0.36255416, z: 0.15768969, w: 0.9161365}
scale: {x: 1.0000004, y: 1.0000005, z: 1.0000001}
- name: Thumb_Intermediate_Right
parentName:
position: {x: -10.653982, y: 2.4461068e-14, z: 1.7784693e-15}
rotation: {x: -0.031957757, y: 0.20743091, z: -0.13790222, w: 0.96795356}
scale: {x: 0.99999976, y: 0.99999994, z: 0.99999994}
- name: UpperLeg_Left
parentName:
position: {x: 3.5068195, y: -19.94618, z: -1.3763187}
rotation: {x: -0.2414414, y: -0.2406476, z: 0.9400832, w: 0.006198165}
scale: {x: 0.9999999, y: 0.9999998, z: 1}
- name: LowerLeg_Left
parentName:
position: {x: -32.81932, y: 2.1316282e-14, z: -8.881784e-15}
rotation: {x: -0.000059741335, y: -0.15989012, z: 0.025032552, w: 0.98681736}
scale: {x: 1, y: 0.9999998, z: 1}
- name: Foot_Left
parentName:
position: {x: -37.066936, y: -1.4210855e-14, z: -4.440892e-15}
rotation: {x: 0.31684917, y: 0.6395231, z: -0.10572263, w: 0.6924158}
scale: {x: 1.0000002, y: 0.99999976, z: 1.0000002}
- name: Toe_Left
parentName:
position: {x: -12.738982, y: -0.5618247, z: 0.30802163}
rotation: {x: 0.4498791, y: 0.11339964, z: -0.102188155, w: 0.8799472}
scale: {x: 0.99999994, y: 0.9999998, z: 1}
- name: Toetip_Left
parentName:
position: {x: -17.954567, y: -0.038039967, z: 0.4538383}
rotation: {x: 0.041624583, y: 0.03067606, z: -0.0034803154, w: 0.9986562}
scale: {x: 1.0000001, y: 0.99999994, z: 1.0000001}
- name: Shield
parentName:
position: {x: -36.94719, y: -62.859154, z: 21.787066}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 1.0000001, y: 1, z: 0.9999999}
- name: Sword
parentName:
position: {x: -37.385925, y: 86.25157, z: 18.17991}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 1.0000001, y: 1, z: 1}
- name: UpperLeg_Right
parentName:
position: {x: 3.5067785, y: 19.9462, z: -1.3763317}
rotation: {x: -0.008172598, y: 0.9452265, z: -0.21804802, w: 0.24276586}
scale: {x: 0.9999998, y: 1, z: 0.9999999}
- name: LowerLeg_Right
parentName:
position: {x: -32.819374, y: -1.0658141e-14, z: -3.5527137e-15}
rotation: {x: 0.00005974702, y: 0.1598899, z: 0.025033766, w: 0.98681736}
scale: {x: 0.99999994, y: 1, z: 0.99999976}
- name: Foot_Right
parentName:
position: {x: -37.066925, y: -3.5527137e-15, z: 2.7533531e-14}
rotation: {x: -0.2687201, y: -0.6451154, z: -0.057831235, w: 0.7129315}
scale: {x: 1.0000001, y: 0.9999999, z: 1.0000002}
- name: Toe_Right
parentName:
position: {x: -12.755086, y: -7.1054274e-15, z: -1.2434498e-14}
rotation: {x: -0.49754456, y: -0.111790985, z: -0.10089422, w: 0.8542673}
scale: {x: 0.9999998, y: 1, z: 0.99999964}
- name: Toetip_Right
parentName:
position: {x: -17.96039, y: 0, z: 3.5527137e-15}
rotation: {x: -0.056781646, y: -0.018067999, z: -0.0037392883, w: 0.9982161}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 0
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,692 +0,0 @@
fileFormatVersion: 2
guid: a03a291a3d7c11240a2547f3836d516c
ModelImporter:
serializedVersion: 20200
internalIDToNameTable:
- first:
1: 100000
second: Chest
- first:
1: 100002
second: COB_CTRL
- first:
1: 100004
second: Foot_Left
- first:
1: 100006
second: Foot_Right
- first:
1: 100008
second: //RootNode
- first:
1: 100010
second: Footman_Mesh
- first:
1: 100012
second: Hand_Left
- first:
1: 100014
second: Hand_Right
- first:
1: 100016
second: Head
- first:
1: 100018
second: Hips
- first:
1: 100020
second: Index_Intermediate_Left
- first:
1: 100022
second: Index_Intermediate_Right
- first:
1: 100024
second: Index_Proximal_Left
- first:
1: 100026
second: Index_Proximal_Right
- first:
1: 100028
second: J_Tip
- first:
1: 100030
second: Jaw
- first:
1: 100032
second: LowerArm_Left
- first:
1: 100034
second: LowerArm_Right
- first:
1: 100036
second: LowerLeg_Left
- first:
1: 100038
second: LowerLeg_Right
- first:
1: 100040
second: Neck
- first:
1: 100042
second: RestOfFingers_Intermediate_Left
- first:
1: 100044
second: RestOfFingers_Intermediate_Right
- first:
1: 100046
second: RestOfFingers_Proximal_Left
- first:
1: 100048
second: RestOfFingers_Proximal_Right
- first:
1: 100050
second: Shield
- first:
1: 100052
second: Shoulder_Left
- first:
1: 100054
second: Shoulder_Right
- first:
1: 100056
second: Spine
- first:
1: 100058
second: Sword
- first:
1: 100060
second: Thumb_Intermediate_Left
- first:
1: 100062
second: Thumb_Intermediate_Right
- first:
1: 100064
second: Thumb_Proximal_Left
- first:
1: 100066
second: Thumb_Proximal_Right
- first:
1: 100068
second: Toe_Left
- first:
1: 100070
second: Toe_Right
- first:
1: 100072
second: Toetip_Left
- first:
1: 100074
second: Toetip_Right
- first:
1: 100076
second: UpperArm_Left
- first:
1: 100078
second: UpperArm_Right
- first:
1: 100080
second: UpperLeg_Left
- first:
1: 100082
second: UpperLeg_Right
- first:
4: 400000
second: Chest
- first:
4: 400002
second: COB_CTRL
- first:
4: 400004
second: Foot_Left
- first:
4: 400006
second: Foot_Right
- first:
4: 400008
second: //RootNode
- first:
4: 400010
second: Footman_Mesh
- first:
4: 400012
second: Hand_Left
- first:
4: 400014
second: Hand_Right
- first:
4: 400016
second: Head
- first:
4: 400018
second: Hips
- first:
4: 400020
second: Index_Intermediate_Left
- first:
4: 400022
second: Index_Intermediate_Right
- first:
4: 400024
second: Index_Proximal_Left
- first:
4: 400026
second: Index_Proximal_Right
- first:
4: 400028
second: J_Tip
- first:
4: 400030
second: Jaw
- first:
4: 400032
second: LowerArm_Left
- first:
4: 400034
second: LowerArm_Right
- first:
4: 400036
second: LowerLeg_Left
- first:
4: 400038
second: LowerLeg_Right
- first:
4: 400040
second: Neck
- first:
4: 400042
second: RestOfFingers_Intermediate_Left
- first:
4: 400044
second: RestOfFingers_Intermediate_Right
- first:
4: 400046
second: RestOfFingers_Proximal_Left
- first:
4: 400048
second: RestOfFingers_Proximal_Right
- first:
4: 400050
second: Shield
- first:
4: 400052
second: Shoulder_Left
- first:
4: 400054
second: Shoulder_Right
- first:
4: 400056
second: Spine
- first:
4: 400058
second: Sword
- first:
4: 400060
second: Thumb_Intermediate_Left
- first:
4: 400062
second: Thumb_Intermediate_Right
- first:
4: 400064
second: Thumb_Proximal_Left
- first:
4: 400066
second: Thumb_Proximal_Right
- first:
4: 400068
second: Toe_Left
- first:
4: 400070
second: Toe_Right
- first:
4: 400072
second: Toetip_Left
- first:
4: 400074
second: Toetip_Right
- first:
4: 400076
second: UpperArm_Left
- first:
4: 400078
second: UpperArm_Right
- first:
4: 400080
second: UpperLeg_Left
- first:
4: 400082
second: UpperLeg_Right
- first:
43: 4300000
second: Footman_Mesh
- first:
74: 7400000
second: getHit
- first:
95: 9500000
second: //RootNode
- first:
111: 11100000
second: //RootNode
- first:
137: 13700000
second: Footman_Mesh
externalObjects: {}
materials:
materialImportMode: 1
materialName: 0
materialSearch: 1
materialLocation: 0
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: getHit
takeName: Take 001
internalID: 0
firstFrame: 1
lastFrame: 20
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 1
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: COB_CTRL
weight: 0
- path: Footman_Mesh
weight: 0
- path: Hips
weight: 1
- path: Hips/Shield
weight: 1
- path: Hips/Spine
weight: 1
- path: Hips/Spine/Chest
weight: 1
- path: Hips/Spine/Chest/Neck
weight: 1
- path: Hips/Spine/Chest/Neck/Head
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw/J_Tip
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left/Index_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left/RestOfFingers_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left/Thumb_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right/Index_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right/RestOfFingers_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right/Thumb_Intermediate_Right
weight: 1
- path: Hips/Sword
weight: 1
- path: Hips/UpperLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left/Toetip_Left
weight: 1
- path: Hips/UpperLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right/Toetip_Right
weight: 1
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0
importBlendShapes: 1
importCameras: 0
importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: -1
indexFormat: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
normalCalculationMode: 0
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human: []
skeleton:
- name: footman_hit_01(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: COB_CTRL
parentName:
position: {x: 0.004, y: 0.6780914, z: -0.29952666}
rotation: {x: -0.0015127166, y: -0.18638632, z: 0.00028871896, w: 0.98247534}
scale: {x: 0.01, y: 0.01, z: 0.010000001}
- name: Footman_Mesh
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 1}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: Hips
parentName:
position: {x: 0.004, y: 0.7778548, z: 0.024665937}
rotation: {x: 0.11957903, y: 0.11957903, z: -0.6969224, w: 0.6969225}
scale: {x: 0.009999998, y: 0.01, z: 0.01}
- name: Spine
parentName:
position: {x: -22.08183, y: 2.7610132e-30, z: 2.789185e-15}
rotation: {x: 0.0000000041714956, y: -0.07073019, z: -0.000000041939902, w: 0.9974955}
scale: {x: 1, y: 1, z: 0.99999994}
- name: Chest
parentName:
position: {x: -24.493395, y: 4.37078e-15, z: -6.5791713e-15}
rotation: {x: 0.000000004171496, y: -0.19267076, z: -0.000000041939906, w: 0.9812635}
scale: {x: 0.9999996, y: 0.9999997, z: 1}
- name: Neck
parentName:
position: {x: -31.697706, y: 4.2682918e-15, z: 1.5827795e-14}
rotation: {x: -0.0000000021927513, y: 0.1462689, z: 0.000000042089766, w: 0.9892449}
scale: {x: 1, y: 1.0000001, z: 1}
- name: Head
parentName:
position: {x: -20.858675, y: 1.02066555e-14, z: 1.3950282e-15}
rotation: {x: -0.3823245, y: 0.0000000021927513, z: 0.92402816, w: -0.00000004208977}
scale: {x: 0.99999994, y: 0.99999994, z: 1}
- name: Jaw
parentName:
position: {x: -19.492151, y: -4.0412776e-15, z: -4.4981513}
rotation: {x: 0.000000017860568, y: 0.09718921, z: -0.00000003817534, w: 0.9952659}
scale: {x: 0.99999994, y: 1, z: 0.9999999}
- name: J_Tip
parentName:
position: {x: -9.274182, y: -1.2503675e-14, z: 8.099877}
rotation: {x: 0.29965067, y: -0.29965067, z: -0.640476, w: 0.640476}
scale: {x: 1.0000001, y: 1.0000002, z: 0.99999994}
- name: Shoulder_Left
parentName:
position: {x: -18.98868, y: -31.335035, z: -12.155753}
rotation: {x: -0.005294385, y: 0.09098777, z: 0.79941916, w: 0.59382004}
scale: {x: 1, y: 1.0000001, z: 1}
- name: UpperArm_Left
parentName:
position: {x: -14.901689, y: 2.842171e-14, z: 8.881784e-16}
rotation: {x: 0.026086552, y: -0.1077615, z: -0.16237192, w: 0.9804807}
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
- name: LowerArm_Left
parentName:
position: {x: -32.191196, y: 4.842915e-15, z: -2.9871985e-15}
rotation: {x: 0.00035524575, y: 0.064626455, z: 0.0047827368, w: 0.99789804}
scale: {x: 0.99999976, y: 0.99999994, z: 0.9999999}
- name: Hand_Left
parentName:
position: {x: -29.678864, y: -2.7758043e-29, z: 4.869975e-15}
rotation: {x: -0.0033529997, y: -0.08887863, z: -0.07221233, w: 0.9934158}
scale: {x: 0.99999976, y: 1.0000002, z: 0.9999999}
- name: RestOfFingers_Proximal_Left
parentName:
position: {x: -18.280243, y: -1.6586086e-14, z: -2.029683e-15}
rotation: {x: 0.007036325, y: 0.038031258, z: 0.07194682, w: 0.9966583}
scale: {x: 1.0000004, y: 0.9999998, z: 1.0000001}
- name: RestOfFingers_Intermediate_Left
parentName:
position: {x: -8.780147, y: 7.67957e-15, z: 3.7027159e-16}
rotation: {x: 0.00000001610115, y: 0.029670052, z: 0.0000000140879415, w: 0.99955976}
scale: {x: 0.9999999, y: 0.9999999, z: 0.9999999}
- name: Index_Proximal_Left
parentName:
position: {x: -16.901342, y: 1.1929646e-13, z: 10.104264}
rotation: {x: 0.0067923516, y: 0.04141017, z: 0.07197026, w: 0.9965236}
scale: {x: 1.0000002, y: 0.99999976, z: 0.9999999}
- name: Index_Intermediate_Left
parentName:
position: {x: -9.911482, y: 1.4998595e-14, z: 3.154118e-15}
rotation: {x: 0.00000001861509, y: 0.026280912, z: -0.000000012133206, w: 0.9996546}
scale: {x: 1, y: 0.9999999, z: 1}
- name: Thumb_Proximal_Left
parentName:
position: {x: -7.0572023, y: -4.708794, z: 9.280683}
rotation: {x: -0.06620511, y: 0.36255562, z: 0.15769365, w: 0.9161349}
scale: {x: 1.0000004, y: 0.9999999, z: 1.0000002}
- name: Thumb_Intermediate_Left
parentName:
position: {x: -10.653726, y: 3.648137e-16, z: 8.5441255e-15}
rotation: {x: 0.030814841, y: -0.21547185, z: -0.13817626, w: 0.9661934}
scale: {x: 1, y: 1, z: 0.9999999}
- name: Shoulder_Right
parentName:
position: {x: -18.98899, y: 31.335, z: -12.155691}
rotation: {x: 0.7994112, y: 0.5938308, z: 0.0052922214, w: -0.090987384}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000006}
- name: UpperArm_Right
parentName:
position: {x: 14.901961, y: 0.00046619424, z: 0.000079565914}
rotation: {x: 0.10775685, y: 0.026086215, z: -0.98048323, w: -0.16235992}
scale: {x: 1, y: 1, z: 0.9999997}
- name: LowerArm_Right
parentName:
position: {x: -32.191166, y: 4.4336893e-14, z: 3.536796e-15}
rotation: {x: -0.00035539793, y: -0.06462459, z: 0.0047837608, w: 0.99789816}
scale: {x: 1.0000004, y: 1, z: 1.0000002}
- name: Hand_Right
parentName:
position: {x: -29.678719, y: 4.5461288e-14, z: -2.7325554e-15}
rotation: {x: 0.0033532225, y: 0.08887915, z: -0.072216906, w: 0.99341536}
scale: {x: 0.9999994, y: 0.99999994, z: 0.9999992}
- name: RestOfFingers_Proximal_Right
parentName:
position: {x: -18.280209, y: -3.645552e-14, z: 1.8098782e-15}
rotation: {x: -0.0070367004, y: -0.03803295, z: 0.07195142, w: 0.9966579}
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
- name: RestOfFingers_Intermediate_Right
parentName:
position: {x: -8.7804575, y: 1.3120176e-14, z: -2.045785e-15}
rotation: {x: -0.0000000025775735, y: -0.0296687, z: 0.00000004162707, w: 0.9995598}
scale: {x: 0.9999997, y: 0.99999994, z: 0.99999976}
- name: Index_Proximal_Right
parentName:
position: {x: -16.9013, y: -5.4614235e-14, z: -10.104266}
rotation: {x: -0.0067927497, y: -0.041411348, z: 0.071974866, w: 0.9965233}
scale: {x: 1.0000004, y: 0.9999998, z: 1.0000002}
- name: Index_Intermediate_Right
parentName:
position: {x: -9.911691, y: 2.0547315e-15, z: -2.2696136e-15}
rotation: {x: -0.000000015177632, y: -0.026280066, z: 0.0000001054477, w: 0.99965465}
scale: {x: 0.9999999, y: 1.0000001, z: 0.9999999}
- name: Thumb_Proximal_Right
parentName:
position: {x: -7.0571103, y: -4.7085547, z: -9.280674}
rotation: {x: 0.06620065, y: -0.36255434, z: 0.15768968, w: 0.9161363}
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000004}
- name: Thumb_Intermediate_Right
parentName:
position: {x: -10.653982, y: 2.4461068e-14, z: 1.7784693e-15}
rotation: {x: -0.031957757, y: 0.20743091, z: -0.13790222, w: 0.96795356}
scale: {x: 0.99999994, y: 1, z: 0.99999994}
- name: UpperLeg_Left
parentName:
position: {x: 3.5068195, y: -19.94618, z: -1.3763187}
rotation: {x: -0.2414414, y: -0.2406476, z: 0.9400832, w: 0.006198165}
scale: {x: 0.9999999, y: 0.9999998, z: 1}
- name: LowerLeg_Left
parentName:
position: {x: -32.81932, y: 2.1316282e-14, z: -8.881784e-15}
rotation: {x: -0.000059741335, y: -0.15989012, z: 0.025032552, w: 0.98681736}
scale: {x: 1, y: 0.9999998, z: 1}
- name: Foot_Left
parentName:
position: {x: -37.066936, y: -1.4210855e-14, z: -4.440892e-15}
rotation: {x: 0.31684917, y: 0.6395231, z: -0.10572263, w: 0.6924158}
scale: {x: 1.0000002, y: 0.99999976, z: 1.0000002}
- name: Toe_Left
parentName:
position: {x: -12.738982, y: -0.5618247, z: 0.30802163}
rotation: {x: 0.4498791, y: 0.11339964, z: -0.102188155, w: 0.8799472}
scale: {x: 0.99999994, y: 0.9999998, z: 1}
- name: Toetip_Left
parentName:
position: {x: -17.954567, y: -0.038039967, z: 0.4538383}
rotation: {x: 0.041624583, y: 0.03067606, z: -0.0034803154, w: 0.9986562}
scale: {x: 1.0000001, y: 0.99999994, z: 1.0000001}
- name: Shield
parentName:
position: {x: -36.94719, y: -62.859154, z: 21.787066}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 1.0000001, y: 1, z: 0.9999999}
- name: Sword
parentName:
position: {x: -37.385925, y: 86.25157, z: 18.17991}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 1.0000001, y: 1, z: 1.0000001}
- name: UpperLeg_Right
parentName:
position: {x: 3.5067785, y: 19.9462, z: -1.3763317}
rotation: {x: -0.008172598, y: 0.9452265, z: -0.21804802, w: 0.24276586}
scale: {x: 0.9999998, y: 1, z: 0.9999999}
- name: LowerLeg_Right
parentName:
position: {x: -32.819374, y: -1.0658141e-14, z: -3.5527137e-15}
rotation: {x: 0.00005974702, y: 0.1598899, z: 0.025033766, w: 0.98681736}
scale: {x: 0.99999994, y: 1, z: 0.99999976}
- name: Foot_Right
parentName:
position: {x: -37.066925, y: -3.5527137e-15, z: 2.7533531e-14}
rotation: {x: -0.2687201, y: -0.6451154, z: -0.057831235, w: 0.7129315}
scale: {x: 1.0000001, y: 0.9999999, z: 1.0000002}
- name: Toe_Right
parentName:
position: {x: -12.755086, y: -7.1054274e-15, z: -1.2434498e-14}
rotation: {x: -0.49754456, y: -0.111790985, z: -0.10089422, w: 0.8542673}
scale: {x: 0.9999998, y: 1, z: 0.99999964}
- name: Toetip_Right
parentName:
position: {x: -17.96039, y: 0, z: 3.5527137e-15}
rotation: {x: -0.056781646, y: -0.018067999, z: -0.0037392883, w: 0.9982161}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 0
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,692 +0,0 @@
fileFormatVersion: 2
guid: 22de3beb5b2b58745b1f2da501839c7c
ModelImporter:
serializedVersion: 20200
internalIDToNameTable:
- first:
1: 100000
second: Chest
- first:
1: 100002
second: COB_CTRL
- first:
1: 100004
second: Foot_Left
- first:
1: 100006
second: Foot_Right
- first:
1: 100008
second: //RootNode
- first:
1: 100010
second: Footman_Mesh
- first:
1: 100012
second: Hand_Left
- first:
1: 100014
second: Hand_Right
- first:
1: 100016
second: Head
- first:
1: 100018
second: Hips
- first:
1: 100020
second: Index_Intermediate_Left
- first:
1: 100022
second: Index_Intermediate_Right
- first:
1: 100024
second: Index_Proximal_Left
- first:
1: 100026
second: Index_Proximal_Right
- first:
1: 100028
second: J_Tip
- first:
1: 100030
second: Jaw
- first:
1: 100032
second: LowerArm_Left
- first:
1: 100034
second: LowerArm_Right
- first:
1: 100036
second: LowerLeg_Left
- first:
1: 100038
second: LowerLeg_Right
- first:
1: 100040
second: Neck
- first:
1: 100042
second: RestOfFingers_Intermediate_Left
- first:
1: 100044
second: RestOfFingers_Intermediate_Right
- first:
1: 100046
second: RestOfFingers_Proximal_Left
- first:
1: 100048
second: RestOfFingers_Proximal_Right
- first:
1: 100050
second: Shield
- first:
1: 100052
second: Shoulder_Left
- first:
1: 100054
second: Shoulder_Right
- first:
1: 100056
second: Spine
- first:
1: 100058
second: Sword
- first:
1: 100060
second: Thumb_Intermediate_Left
- first:
1: 100062
second: Thumb_Intermediate_Right
- first:
1: 100064
second: Thumb_Proximal_Left
- first:
1: 100066
second: Thumb_Proximal_Right
- first:
1: 100068
second: Toe_Left
- first:
1: 100070
second: Toe_Right
- first:
1: 100072
second: Toetip_Left
- first:
1: 100074
second: Toetip_Right
- first:
1: 100076
second: UpperArm_Left
- first:
1: 100078
second: UpperArm_Right
- first:
1: 100080
second: UpperLeg_Left
- first:
1: 100082
second: UpperLeg_Right
- first:
4: 400000
second: Chest
- first:
4: 400002
second: COB_CTRL
- first:
4: 400004
second: Foot_Left
- first:
4: 400006
second: Foot_Right
- first:
4: 400008
second: //RootNode
- first:
4: 400010
second: Footman_Mesh
- first:
4: 400012
second: Hand_Left
- first:
4: 400014
second: Hand_Right
- first:
4: 400016
second: Head
- first:
4: 400018
second: Hips
- first:
4: 400020
second: Index_Intermediate_Left
- first:
4: 400022
second: Index_Intermediate_Right
- first:
4: 400024
second: Index_Proximal_Left
- first:
4: 400026
second: Index_Proximal_Right
- first:
4: 400028
second: J_Tip
- first:
4: 400030
second: Jaw
- first:
4: 400032
second: LowerArm_Left
- first:
4: 400034
second: LowerArm_Right
- first:
4: 400036
second: LowerLeg_Left
- first:
4: 400038
second: LowerLeg_Right
- first:
4: 400040
second: Neck
- first:
4: 400042
second: RestOfFingers_Intermediate_Left
- first:
4: 400044
second: RestOfFingers_Intermediate_Right
- first:
4: 400046
second: RestOfFingers_Proximal_Left
- first:
4: 400048
second: RestOfFingers_Proximal_Right
- first:
4: 400050
second: Shield
- first:
4: 400052
second: Shoulder_Left
- first:
4: 400054
second: Shoulder_Right
- first:
4: 400056
second: Spine
- first:
4: 400058
second: Sword
- first:
4: 400060
second: Thumb_Intermediate_Left
- first:
4: 400062
second: Thumb_Intermediate_Right
- first:
4: 400064
second: Thumb_Proximal_Left
- first:
4: 400066
second: Thumb_Proximal_Right
- first:
4: 400068
second: Toe_Left
- first:
4: 400070
second: Toe_Right
- first:
4: 400072
second: Toetip_Left
- first:
4: 400074
second: Toetip_Right
- first:
4: 400076
second: UpperArm_Left
- first:
4: 400078
second: UpperArm_Right
- first:
4: 400080
second: UpperLeg_Left
- first:
4: 400082
second: UpperLeg_Right
- first:
43: 4300000
second: Footman_Mesh
- first:
74: 7400000
second: idle
- first:
95: 9500000
second: //RootNode
- first:
111: 11100000
second: //RootNode
- first:
137: 13700000
second: Footman_Mesh
externalObjects: {}
materials:
materialImportMode: 1
materialName: 0
materialSearch: 1
materialLocation: 0
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: idle
takeName: Take 001
internalID: 0
firstFrame: 1
lastFrame: 35
wrapMode: 2
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 1
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: COB_CTRL
weight: 0
- path: Footman_Mesh
weight: 0
- path: Hips
weight: 1
- path: Hips/Shield
weight: 1
- path: Hips/Spine
weight: 1
- path: Hips/Spine/Chest
weight: 1
- path: Hips/Spine/Chest/Neck
weight: 1
- path: Hips/Spine/Chest/Neck/Head
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw/J_Tip
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left/Index_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left/RestOfFingers_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left/Thumb_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right/Index_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right/RestOfFingers_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right/Thumb_Intermediate_Right
weight: 1
- path: Hips/Sword
weight: 1
- path: Hips/UpperLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left/Toetip_Left
weight: 1
- path: Hips/UpperLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right/Toetip_Right
weight: 1
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0
importBlendShapes: 1
importCameras: 0
importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: -1
indexFormat: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
normalCalculationMode: 0
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human: []
skeleton:
- name: footman_idle(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: COB_CTRL
parentName:
position: {x: 0.0042852233, y: 0.6601113, z: -0.1711083}
rotation: {x: 0.10958317, y: -0.19028348, z: -0.021378642, w: 0.9753598}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: Footman_Mesh
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 1}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: Hips
parentName:
position: {x: 0.0042852233, y: 0.7778548, z: 0.024665922}
rotation: {x: 0.11957903, y: 0.11957903, z: -0.6969224, w: 0.6969225}
scale: {x: 0.009999998, y: 0.009999999, z: 0.009999998}
- name: Spine
parentName:
position: {x: -22.08183, y: 2.7610132e-30, z: 2.789185e-15}
rotation: {x: 0.0000000041714956, y: -0.07073019, z: -0.000000041939902, w: 0.9974955}
scale: {x: 1.0000001, y: 1, z: 0.99999994}
- name: Chest
parentName:
position: {x: -24.493395, y: 4.37078e-15, z: -6.5791713e-15}
rotation: {x: 0.000000004171496, y: -0.19267076, z: -0.000000041939906, w: 0.9812635}
scale: {x: 0.9999999, y: 0.9999998, z: 1}
- name: Neck
parentName:
position: {x: -31.697706, y: 4.2682918e-15, z: 1.5827795e-14}
rotation: {x: -0.0000000021927513, y: 0.1462689, z: 0.000000042089766, w: 0.9892449}
scale: {x: 0.9999998, y: 1, z: 0.99999994}
- name: Head
parentName:
position: {x: -20.858675, y: 1.02066555e-14, z: 1.3950282e-15}
rotation: {x: -0.3823245, y: 0.0000000021927513, z: 0.92402816, w: -0.00000004208977}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Jaw
parentName:
position: {x: -19.492151, y: -4.0412776e-15, z: -4.4981513}
rotation: {x: 0.000000017860568, y: 0.09718921, z: -0.00000003817534, w: 0.9952659}
scale: {x: 1.0000001, y: 1, z: 1.0000001}
- name: J_Tip
parentName:
position: {x: -9.274182, y: -1.2503675e-14, z: 8.099877}
rotation: {x: 0.29965067, y: -0.29965067, z: -0.640476, w: 0.640476}
scale: {x: 1, y: 1, z: 0.99999994}
- name: Shoulder_Left
parentName:
position: {x: -18.98868, y: -31.335035, z: -12.155753}
rotation: {x: -0.005294429, y: 0.09098784, z: 0.7994192, w: 0.59382}
scale: {x: 1, y: 1, z: 0.9999999}
- name: UpperArm_Left
parentName:
position: {x: -14.901689, y: 2.842171e-14, z: 8.881784e-16}
rotation: {x: 0.026086558, y: -0.10776169, z: -0.16237192, w: 0.9804807}
scale: {x: 0.99999994, y: 0.9999998, z: 1}
- name: LowerArm_Left
parentName:
position: {x: -32.191196, y: 4.842915e-15, z: -2.9871985e-15}
rotation: {x: 0.00035525253, y: 0.06462668, z: 0.0047825873, w: 0.99789804}
scale: {x: 1, y: 1, z: 1.0000001}
- name: Hand_Left
parentName:
position: {x: -29.678864, y: -2.7758043e-29, z: 4.869975e-15}
rotation: {x: -0.0033529997, y: -0.08887863, z: -0.07221233, w: 0.9934158}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: RestOfFingers_Proximal_Left
parentName:
position: {x: -18.280243, y: -1.6586086e-14, z: -2.029683e-15}
rotation: {x: 0.007036325, y: 0.038031258, z: 0.07194682, w: 0.9966583}
scale: {x: 1, y: 1, z: 1.0000001}
- name: RestOfFingers_Intermediate_Left
parentName:
position: {x: -8.780147, y: 7.67957e-15, z: 3.7027159e-16}
rotation: {x: 0.00000001610115, y: 0.029670052, z: 0.0000000140879415, w: 0.99955976}
scale: {x: 1, y: 0.9999999, z: 0.99999994}
- name: Index_Proximal_Left
parentName:
position: {x: -16.901342, y: 1.1929646e-13, z: 10.104264}
rotation: {x: 0.0067923516, y: 0.04141017, z: 0.07197026, w: 0.9965236}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Index_Intermediate_Left
parentName:
position: {x: -9.911482, y: 1.4998595e-14, z: 3.154118e-15}
rotation: {x: 0.00000001861509, y: 0.026280912, z: -0.000000012133206, w: 0.9996546}
scale: {x: 1.0000001, y: 1.0000001, z: 1}
- name: Thumb_Proximal_Left
parentName:
position: {x: -7.0572023, y: -4.708794, z: 9.280683}
rotation: {x: -0.06620513, y: 0.36255512, z: 0.15769364, w: 0.916135}
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000002}
- name: Thumb_Intermediate_Left
parentName:
position: {x: -10.653726, y: 3.648137e-16, z: 8.5441255e-15}
rotation: {x: 0.030814841, y: -0.21547185, z: -0.13817626, w: 0.9661934}
scale: {x: 0.9999999, y: 0.99999994, z: 1.0000001}
- name: Shoulder_Right
parentName:
position: {x: -18.98899, y: 31.335, z: -12.155691}
rotation: {x: 0.79941076, y: 0.5938314, z: 0.005292095, w: -0.09098735}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000002}
- name: UpperArm_Right
parentName:
position: {x: 14.901961, y: 0.00046619424, z: 0.000079565914}
rotation: {x: 0.10775659, y: 0.02608616, z: -0.9804833, w: -0.16235952}
scale: {x: 1, y: 1, z: 0.9999997}
- name: LowerArm_Right
parentName:
position: {x: -32.191166, y: 4.4336893e-14, z: 3.536796e-15}
rotation: {x: -0.00035538155, y: -0.06462456, z: 0.0047837985, w: 0.99789816}
scale: {x: 1.0000006, y: 1.0000001, z: 1.0000008}
- name: Hand_Right
parentName:
position: {x: -29.678719, y: 4.5461288e-14, z: -2.7325554e-15}
rotation: {x: 0.0033532225, y: 0.08887915, z: -0.072216906, w: 0.99341536}
scale: {x: 0.99999946, y: 0.99999994, z: 0.99999964}
- name: RestOfFingers_Proximal_Right
parentName:
position: {x: -18.280209, y: -3.645552e-14, z: 1.8098782e-15}
rotation: {x: -0.0070367004, y: -0.03803295, z: 0.07195142, w: 0.9966579}
scale: {x: 1.0000006, y: 0.9999997, z: 1}
- name: RestOfFingers_Intermediate_Right
parentName:
position: {x: -8.7804575, y: 1.3120176e-14, z: -2.045785e-15}
rotation: {x: -0.0000000025775735, y: -0.0296687, z: 0.00000004162707, w: 0.9995598}
scale: {x: 0.99999976, y: 1.0000002, z: 1}
- name: Index_Proximal_Right
parentName:
position: {x: -16.9013, y: -5.4614235e-14, z: -10.104266}
rotation: {x: -0.0067927497, y: -0.041411348, z: 0.071974866, w: 0.9965233}
scale: {x: 1.0000004, y: 0.99999964, z: 1.0000001}
- name: Index_Intermediate_Right
parentName:
position: {x: -9.911691, y: 2.0547315e-15, z: -2.2696136e-15}
rotation: {x: -0.000000015177632, y: -0.026280066, z: 0.0000001054477, w: 0.99965465}
scale: {x: 1, y: 1.0000002, z: 1.0000002}
- name: Thumb_Proximal_Right
parentName:
position: {x: -7.0571103, y: -4.7085547, z: -9.280674}
rotation: {x: 0.066200264, y: -0.36255375, z: 0.15769042, w: 0.9161365}
scale: {x: 1.0000004, y: 1, z: 1.0000004}
- name: Thumb_Intermediate_Right
parentName:
position: {x: -10.653982, y: 2.4461068e-14, z: 1.7784693e-15}
rotation: {x: -0.031957757, y: 0.20743091, z: -0.13790222, w: 0.96795356}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: UpperLeg_Left
parentName:
position: {x: 3.5068195, y: -19.94618, z: -1.3763187}
rotation: {x: -0.24868298, y: -0.0155566, z: 0.9681314, w: 0.025227528}
scale: {x: 0.9999998, y: 0.9999998, z: 0.99999994}
- name: LowerLeg_Left
parentName:
position: {x: -32.81932, y: 2.1316282e-14, z: -8.881784e-15}
rotation: {x: -0.000059746817, y: -0.15989009, z: 0.025032653, w: 0.98681736}
scale: {x: 1.0000001, y: 0.99999994, z: 1.0000001}
- name: Foot_Left
parentName:
position: {x: -37.066936, y: -1.4210855e-14, z: -4.440892e-15}
rotation: {x: 0.13149361, y: 0.6137422, z: -0.22415833, w: 0.7455086}
scale: {x: 0.99999994, y: 1.0000001, z: 0.9999998}
- name: Toe_Left
parentName:
position: {x: -12.738982, y: -0.5618247, z: 0.30802163}
rotation: {x: 0.44987908, y: 0.11339966, z: -0.102188185, w: 0.8799471}
scale: {x: 1.0000001, y: 0.99999994, z: 1}
- name: Toetip_Left
parentName:
position: {x: -17.954567, y: -0.038039967, z: 0.4538383}
rotation: {x: 0.041624524, y: 0.03067606, z: -0.0034802542, w: 0.9986562}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Shield
parentName:
position: {x: -36.892387, y: -62.87267, z: 21.847818}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 1, y: 0.9999999, z: 0.99999994}
- name: Sword
parentName:
position: {x: -37.368732, y: 86.23419, z: 18.132149}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 1, y: 0.9999999, z: 1.0000001}
- name: UpperLeg_Right
parentName:
position: {x: 3.5067785, y: 19.9462, z: -1.3763317}
rotation: {x: -0.025228102, y: 0.96813154, z: -0.015552519, w: 0.24868284}
scale: {x: 0.9999997, y: 0.9999999, z: 0.9999998}
- name: LowerLeg_Right
parentName:
position: {x: -32.819374, y: -1.0658141e-14, z: -3.5527137e-15}
rotation: {x: 0.000059737282, y: 0.15988994, z: 0.025033912, w: 0.9868174}
scale: {x: 0.99999976, y: 0.9999997, z: 0.99999976}
- name: Foot_Right
parentName:
position: {x: -37.066925, y: -3.5527137e-15, z: 2.7533531e-14}
rotation: {x: -0.099700645, y: -0.6316042, z: -0.16588186, w: 0.75074565}
scale: {x: 1.0000004, y: 1, z: 1.0000001}
- name: Toe_Right
parentName:
position: {x: -12.755086, y: -7.1054274e-15, z: -1.2434498e-14}
rotation: {x: -0.4975446, y: -0.11179101, z: -0.1008942, w: 0.8542673}
scale: {x: 0.99999994, y: 1.0000002, z: 0.9999998}
- name: Toetip_Right
parentName:
position: {x: -17.96039, y: 0, z: 3.5527137e-15}
rotation: {x: -0.056781564, y: -0.018067915, z: -0.0037393095, w: 0.9982161}
scale: {x: 1.0000002, y: 1, z: 1.0000004}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 0
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,692 +0,0 @@
fileFormatVersion: 2
guid: 5d8083dd9890a6742bc2f4adb94843e4
ModelImporter:
serializedVersion: 20200
internalIDToNameTable:
- first:
1: 100000
second: Chest
- first:
1: 100002
second: COB_CTRL
- first:
1: 100004
second: Foot_Left
- first:
1: 100006
second: Foot_Right
- first:
1: 100008
second: //RootNode
- first:
1: 100010
second: Footman_Mesh
- first:
1: 100012
second: Hand_Left
- first:
1: 100014
second: Hand_Right
- first:
1: 100016
second: Head
- first:
1: 100018
second: Hips
- first:
1: 100020
second: Index_Intermediate_Left
- first:
1: 100022
second: Index_Intermediate_Right
- first:
1: 100024
second: Index_Proximal_Left
- first:
1: 100026
second: Index_Proximal_Right
- first:
1: 100028
second: J_Tip
- first:
1: 100030
second: Jaw
- first:
1: 100032
second: LowerArm_Left
- first:
1: 100034
second: LowerArm_Right
- first:
1: 100036
second: LowerLeg_Left
- first:
1: 100038
second: LowerLeg_Right
- first:
1: 100040
second: Neck
- first:
1: 100042
second: RestOfFingers_Intermediate_Left
- first:
1: 100044
second: RestOfFingers_Intermediate_Right
- first:
1: 100046
second: RestOfFingers_Proximal_Left
- first:
1: 100048
second: RestOfFingers_Proximal_Right
- first:
1: 100050
second: Shield
- first:
1: 100052
second: Shoulder_Left
- first:
1: 100054
second: Shoulder_Right
- first:
1: 100056
second: Spine
- first:
1: 100058
second: Sword
- first:
1: 100060
second: Thumb_Intermediate_Left
- first:
1: 100062
second: Thumb_Intermediate_Right
- first:
1: 100064
second: Thumb_Proximal_Left
- first:
1: 100066
second: Thumb_Proximal_Right
- first:
1: 100068
second: Toe_Left
- first:
1: 100070
second: Toe_Right
- first:
1: 100072
second: Toetip_Left
- first:
1: 100074
second: Toetip_Right
- first:
1: 100076
second: UpperArm_Left
- first:
1: 100078
second: UpperArm_Right
- first:
1: 100080
second: UpperLeg_Left
- first:
1: 100082
second: UpperLeg_Right
- first:
4: 400000
second: Chest
- first:
4: 400002
second: COB_CTRL
- first:
4: 400004
second: Foot_Left
- first:
4: 400006
second: Foot_Right
- first:
4: 400008
second: //RootNode
- first:
4: 400010
second: Footman_Mesh
- first:
4: 400012
second: Hand_Left
- first:
4: 400014
second: Hand_Right
- first:
4: 400016
second: Head
- first:
4: 400018
second: Hips
- first:
4: 400020
second: Index_Intermediate_Left
- first:
4: 400022
second: Index_Intermediate_Right
- first:
4: 400024
second: Index_Proximal_Left
- first:
4: 400026
second: Index_Proximal_Right
- first:
4: 400028
second: J_Tip
- first:
4: 400030
second: Jaw
- first:
4: 400032
second: LowerArm_Left
- first:
4: 400034
second: LowerArm_Right
- first:
4: 400036
second: LowerLeg_Left
- first:
4: 400038
second: LowerLeg_Right
- first:
4: 400040
second: Neck
- first:
4: 400042
second: RestOfFingers_Intermediate_Left
- first:
4: 400044
second: RestOfFingers_Intermediate_Right
- first:
4: 400046
second: RestOfFingers_Proximal_Left
- first:
4: 400048
second: RestOfFingers_Proximal_Right
- first:
4: 400050
second: Shield
- first:
4: 400052
second: Shoulder_Left
- first:
4: 400054
second: Shoulder_Right
- first:
4: 400056
second: Spine
- first:
4: 400058
second: Sword
- first:
4: 400060
second: Thumb_Intermediate_Left
- first:
4: 400062
second: Thumb_Intermediate_Right
- first:
4: 400064
second: Thumb_Proximal_Left
- first:
4: 400066
second: Thumb_Proximal_Right
- first:
4: 400068
second: Toe_Left
- first:
4: 400070
second: Toe_Right
- first:
4: 400072
second: Toetip_Left
- first:
4: 400074
second: Toetip_Right
- first:
4: 400076
second: UpperArm_Left
- first:
4: 400078
second: UpperArm_Right
- first:
4: 400080
second: UpperLeg_Left
- first:
4: 400082
second: UpperLeg_Right
- first:
43: 4300000
second: Footman_Mesh
- first:
74: 7400000
second: idle02
- first:
95: 9500000
second: //RootNode
- first:
111: 11100000
second: //RootNode
- first:
137: 13700000
second: Footman_Mesh
externalObjects: {}
materials:
materialImportMode: 1
materialName: 0
materialSearch: 1
materialLocation: 0
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: idle02
takeName: Take 001
internalID: 0
firstFrame: 1
lastFrame: 40
wrapMode: 2
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 1
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: COB_CTRL
weight: 0
- path: Footman_Mesh
weight: 0
- path: Hips
weight: 1
- path: Hips/Shield
weight: 1
- path: Hips/Spine
weight: 1
- path: Hips/Spine/Chest
weight: 1
- path: Hips/Spine/Chest/Neck
weight: 1
- path: Hips/Spine/Chest/Neck/Head
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw/J_Tip
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left/Index_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left/RestOfFingers_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left/Thumb_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right/Index_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right/RestOfFingers_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right/Thumb_Intermediate_Right
weight: 1
- path: Hips/Sword
weight: 1
- path: Hips/UpperLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left/Toetip_Left
weight: 1
- path: Hips/UpperLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right/Toetip_Right
weight: 1
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0
importBlendShapes: 1
importCameras: 0
importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: -1
indexFormat: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
normalCalculationMode: 0
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human: []
skeleton:
- name: footman_idle2(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: COB_CTRL
parentName:
position: {x: -0.02698919, y: 0.7870276, z: 0.020323128}
rotation: {x: 0.11169331, y: -0.023382537, z: 0.00045107902, w: 0.9934675}
scale: {x: 0.01, y: 0.01, z: 0.009999999}
- name: Footman_Mesh
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 1}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: Hips
parentName:
position: {x: -0.0000000949949, y: 0.7870276, z: 0.020323126}
rotation: {x: 0.11957903, y: 0.11957903, z: -0.6969224, w: 0.6969225}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: Spine
parentName:
position: {x: -22.08183, y: 2.7610132e-30, z: 2.789185e-15}
rotation: {x: 0.0000000041714956, y: -0.07073019, z: -0.000000041939902, w: 0.9974955}
scale: {x: 1, y: 1, z: 0.9999999}
- name: Chest
parentName:
position: {x: -24.493395, y: 4.37078e-15, z: -6.5791713e-15}
rotation: {x: 0.000000004171496, y: -0.19267076, z: -0.000000041939906, w: 0.9812635}
scale: {x: 0.9999999, y: 0.9999997, z: 0.99999994}
- name: Neck
parentName:
position: {x: -31.697706, y: 4.2682918e-15, z: 1.5827795e-14}
rotation: {x: -0.0000000021927513, y: 0.1462689, z: 0.000000042089766, w: 0.9892449}
scale: {x: 0.99999994, y: 1.0000002, z: 1.0000001}
- name: Head
parentName:
position: {x: -20.858675, y: 1.02066555e-14, z: 1.3950282e-15}
rotation: {x: -0.3823245, y: 0.0000000021927513, z: 0.92402816, w: -0.00000004208977}
scale: {x: 1, y: 0.9999999, z: 1.0000001}
- name: Jaw
parentName:
position: {x: -19.492151, y: -4.0412776e-15, z: -4.4981513}
rotation: {x: 0.000000017860568, y: 0.09718921, z: -0.00000003817534, w: 0.9952659}
scale: {x: 1, y: 1.0000001, z: 1}
- name: J_Tip
parentName:
position: {x: -9.274182, y: -1.2503675e-14, z: 8.099877}
rotation: {x: 0.29965067, y: -0.29965067, z: -0.640476, w: 0.640476}
scale: {x: 1, y: 1, z: 1.0000001}
- name: Shoulder_Left
parentName:
position: {x: -18.98868, y: -31.335035, z: -12.155753}
rotation: {x: -0.00529437, y: 0.090987794, z: 0.79941905, w: 0.59382015}
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
- name: UpperArm_Left
parentName:
position: {x: -14.901689, y: 2.842171e-14, z: 8.881784e-16}
rotation: {x: 0.026086545, y: -0.10776151, z: -0.16237177, w: 0.98048073}
scale: {x: 1.0000001, y: 0.9999999, z: 0.9999999}
- name: LowerArm_Left
parentName:
position: {x: -32.191196, y: 4.842915e-15, z: -2.9871985e-15}
rotation: {x: 0.0003552327, y: 0.06462668, z: 0.004782588, w: 0.99789804}
scale: {x: 0.99999964, y: 1, z: 1.0000001}
- name: Hand_Left
parentName:
position: {x: -29.678864, y: -2.7758043e-29, z: 4.869975e-15}
rotation: {x: -0.0033529997, y: -0.08887863, z: -0.07221233, w: 0.9934158}
scale: {x: 1.0000004, y: 0.99999994, z: 1.0000001}
- name: RestOfFingers_Proximal_Left
parentName:
position: {x: -18.280243, y: -1.6586086e-14, z: -2.029683e-15}
rotation: {x: 0.007036325, y: 0.038031258, z: 0.07194682, w: 0.9966583}
scale: {x: 1, y: 1.0000002, z: 1.0000001}
- name: RestOfFingers_Intermediate_Left
parentName:
position: {x: -8.780147, y: 7.67957e-15, z: 3.7027159e-16}
rotation: {x: 0.00000001610115, y: 0.029670052, z: 0.0000000140879415, w: 0.99955976}
scale: {x: 0.9999999, y: 0.9999999, z: 0.99999994}
- name: Index_Proximal_Left
parentName:
position: {x: -16.901342, y: 1.1929646e-13, z: 10.104264}
rotation: {x: 0.0067923516, y: 0.04141017, z: 0.07197026, w: 0.9965236}
scale: {x: 0.9999998, y: 1.0000002, z: 0.99999994}
- name: Index_Intermediate_Left
parentName:
position: {x: -9.911482, y: 1.4998595e-14, z: 3.154118e-15}
rotation: {x: 0.00000001861509, y: 0.026280912, z: -0.000000012133206, w: 0.9996546}
scale: {x: 1, y: 0.9999999, z: 1}
- name: Thumb_Proximal_Left
parentName:
position: {x: -7.0572023, y: -4.708794, z: 9.280683}
rotation: {x: -0.0662051, y: 0.36255512, z: 0.15769373, w: 0.9161351}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000001}
- name: Thumb_Intermediate_Left
parentName:
position: {x: -10.653726, y: 3.648137e-16, z: 8.5441255e-15}
rotation: {x: 0.030814841, y: -0.21547185, z: -0.13817626, w: 0.9661934}
scale: {x: 1, y: 1.0000001, z: 0.99999994}
- name: Shoulder_Right
parentName:
position: {x: -18.98899, y: 31.335, z: -12.155691}
rotation: {x: 0.7994109, y: 0.59383136, z: 0.005292127, w: -0.09098738}
scale: {x: 1.0000002, y: 1.0000001, z: 1}
- name: UpperArm_Right
parentName:
position: {x: 14.901961, y: 0.00046619424, z: 0.000079565914}
rotation: {x: 0.107756644, y: 0.026086168, z: -0.9804833, w: -0.16235943}
scale: {x: 1.0000001, y: 1, z: 0.99999994}
- name: LowerArm_Right
parentName:
position: {x: -32.191166, y: 4.4336893e-14, z: 3.536796e-15}
rotation: {x: -0.0003553836, y: -0.06462455, z: 0.004783803, w: 0.99789816}
scale: {x: 1.0000001, y: 1, z: 1.0000005}
- name: Hand_Right
parentName:
position: {x: -29.678719, y: 4.5461288e-14, z: -2.7325554e-15}
rotation: {x: 0.0033532225, y: 0.08887915, z: -0.072216906, w: 0.99341536}
scale: {x: 1, y: 1.0000001, z: 1}
- name: RestOfFingers_Proximal_Right
parentName:
position: {x: -18.280209, y: -3.645552e-14, z: 1.8098782e-15}
rotation: {x: -0.0070367004, y: -0.03803295, z: 0.07195142, w: 0.9966579}
scale: {x: 1, y: 0.9999999, z: 1}
- name: RestOfFingers_Intermediate_Right
parentName:
position: {x: -8.7804575, y: 1.3120176e-14, z: -2.045785e-15}
rotation: {x: -0.0000000025775735, y: -0.0296687, z: 0.00000004162707, w: 0.9995598}
scale: {x: 0.9999998, y: 0.99999994, z: 0.99999976}
- name: Index_Proximal_Right
parentName:
position: {x: -16.9013, y: -5.4614235e-14, z: -10.104266}
rotation: {x: -0.0067927497, y: -0.041411348, z: 0.071974866, w: 0.9965233}
scale: {x: 1.0000001, y: 0.9999999, z: 1.0000001}
- name: Index_Intermediate_Right
parentName:
position: {x: -9.911691, y: 2.0547315e-15, z: -2.2696136e-15}
rotation: {x: -0.000000015177632, y: -0.026280066, z: 0.0000001054477, w: 0.99965465}
scale: {x: 0.99999964, y: 0.9999998, z: 0.99999976}
- name: Thumb_Proximal_Right
parentName:
position: {x: -7.0571103, y: -4.7085547, z: -9.280674}
rotation: {x: 0.066200465, y: -0.36255392, z: 0.15769008, w: 0.91613644}
scale: {x: 0.99999976, y: 1.0000002, z: 0.9999998}
- name: Thumb_Intermediate_Right
parentName:
position: {x: -10.653982, y: 2.4461068e-14, z: 1.7784693e-15}
rotation: {x: -0.031957757, y: 0.20743091, z: -0.13790222, w: 0.96795356}
scale: {x: 1.0000005, y: 0.9999999, z: 1.0000001}
- name: UpperLeg_Left
parentName:
position: {x: 3.5068195, y: -19.94618, z: -1.3763187}
rotation: {x: -0.2414414, y: -0.2406476, z: 0.9400832, w: 0.006198165}
scale: {x: 0.99999976, y: 0.9999998, z: 0.9999998}
- name: LowerLeg_Left
parentName:
position: {x: -32.81932, y: 2.1316282e-14, z: -8.881784e-15}
rotation: {x: -0.000059741335, y: -0.15989012, z: 0.025032552, w: 0.98681736}
scale: {x: 1.0000001, y: 0.99999994, z: 1.0000002}
- name: Foot_Left
parentName:
position: {x: -37.066936, y: -1.4210855e-14, z: -4.440892e-15}
rotation: {x: 0.31684917, y: 0.6395231, z: -0.10572263, w: 0.6924158}
scale: {x: 0.99999994, y: 1.0000002, z: 1.0000001}
- name: Toe_Left
parentName:
position: {x: -12.738982, y: -0.5618247, z: 0.30802163}
rotation: {x: 0.4498791, y: 0.11339964, z: -0.102188155, w: 0.8799472}
scale: {x: 1.0000001, y: 0.9999997, z: 0.9999999}
- name: Toetip_Left
parentName:
position: {x: -17.954567, y: -0.038039967, z: 0.4538383}
rotation: {x: 0.041624583, y: 0.03067606, z: -0.0034803154, w: 0.9986562}
scale: {x: 0.99999994, y: 1, z: 1}
- name: Shield
parentName:
position: {x: -18.758268, y: -56.959064, z: 54.30017}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 1, y: 0.9999998, z: 0.9999999}
- name: Sword
parentName:
position: {x: -63.79765, y: 92.59159, z: 11.705954}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999998}
- name: UpperLeg_Right
parentName:
position: {x: 3.5067785, y: 19.9462, z: -1.3763317}
rotation: {x: -0.008172598, y: 0.9452265, z: -0.21804802, w: 0.24276586}
scale: {x: 0.9999997, y: 1, z: 0.9999999}
- name: LowerLeg_Right
parentName:
position: {x: -32.819374, y: -1.0658141e-14, z: -3.5527137e-15}
rotation: {x: 0.00005974702, y: 0.1598899, z: 0.025033766, w: 0.98681736}
scale: {x: 1.0000001, y: 0.9999999, z: 0.9999999}
- name: Foot_Right
parentName:
position: {x: -37.066925, y: -3.5527137e-15, z: 2.7533531e-14}
rotation: {x: -0.2687201, y: -0.6451154, z: -0.057831235, w: 0.7129315}
scale: {x: 0.9999998, y: 1, z: 0.9999996}
- name: Toe_Right
parentName:
position: {x: -12.755086, y: -7.1054274e-15, z: -1.2434498e-14}
rotation: {x: -0.49754456, y: -0.111790985, z: -0.10089422, w: 0.8542673}
scale: {x: 0.9999998, y: 1.0000001, z: 0.99999994}
- name: Toetip_Right
parentName:
position: {x: -17.96039, y: 0, z: 3.5527137e-15}
rotation: {x: -0.056781646, y: -0.018067999, z: -0.0037392883, w: 0.9982161}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 0
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,679 +0,0 @@
fileFormatVersion: 2
guid: f01a4708b87a3eb4bb5688be5bae28d9
ModelImporter:
serializedVersion: 20200
internalIDToNameTable:
- first:
1: 100000
second: Chest
- first:
1: 100002
second: Foot_Left
- first:
1: 100004
second: Foot_Right
- first:
1: 100006
second: //RootNode
- first:
1: 100008
second: Footman_Mesh
- first:
1: 100010
second: Hand_Left
- first:
1: 100012
second: Hand_Right
- first:
1: 100014
second: Head
- first:
1: 100016
second: Hips
- first:
1: 100018
second: Index_Intermediate_Left
- first:
1: 100020
second: Index_Intermediate_Right
- first:
1: 100022
second: Index_Proximal_Left
- first:
1: 100024
second: Index_Proximal_Right
- first:
1: 100026
second: J_Tip
- first:
1: 100028
second: Jaw
- first:
1: 100030
second: LowerArm_Left
- first:
1: 100032
second: LowerArm_Right
- first:
1: 100034
second: LowerLeg_Left
- first:
1: 100036
second: LowerLeg_Right
- first:
1: 100038
second: Neck
- first:
1: 100040
second: RestOfFingers_Intermediate_Left
- first:
1: 100042
second: RestOfFingers_Intermediate_Right
- first:
1: 100044
second: RestOfFingers_Proximal_Left
- first:
1: 100046
second: RestOfFingers_Proximal_Right
- first:
1: 100048
second: Shield
- first:
1: 100050
second: Shoulder_Left
- first:
1: 100052
second: Shoulder_Right
- first:
1: 100054
second: Spine
- first:
1: 100056
second: Sword
- first:
1: 100058
second: Thumb_Intermediate_Left
- first:
1: 100060
second: Thumb_Intermediate_Right
- first:
1: 100062
second: Thumb_Proximal_Left
- first:
1: 100064
second: Thumb_Proximal_Right
- first:
1: 100066
second: Toe_Left
- first:
1: 100068
second: Toe_Right
- first:
1: 100070
second: Toetip_Left
- first:
1: 100072
second: Toetip_Right
- first:
1: 100074
second: UpperArm_Left
- first:
1: 100076
second: UpperArm_Right
- first:
1: 100078
second: UpperLeg_Left
- first:
1: 100080
second: UpperLeg_Right
- first:
4: 400000
second: Chest
- first:
4: 400002
second: Foot_Left
- first:
4: 400004
second: Foot_Right
- first:
4: 400006
second: //RootNode
- first:
4: 400008
second: Footman_Mesh
- first:
4: 400010
second: Hand_Left
- first:
4: 400012
second: Hand_Right
- first:
4: 400014
second: Head
- first:
4: 400016
second: Hips
- first:
4: 400018
second: Index_Intermediate_Left
- first:
4: 400020
second: Index_Intermediate_Right
- first:
4: 400022
second: Index_Proximal_Left
- first:
4: 400024
second: Index_Proximal_Right
- first:
4: 400026
second: J_Tip
- first:
4: 400028
second: Jaw
- first:
4: 400030
second: LowerArm_Left
- first:
4: 400032
second: LowerArm_Right
- first:
4: 400034
second: LowerLeg_Left
- first:
4: 400036
second: LowerLeg_Right
- first:
4: 400038
second: Neck
- first:
4: 400040
second: RestOfFingers_Intermediate_Left
- first:
4: 400042
second: RestOfFingers_Intermediate_Right
- first:
4: 400044
second: RestOfFingers_Proximal_Left
- first:
4: 400046
second: RestOfFingers_Proximal_Right
- first:
4: 400048
second: Shield
- first:
4: 400050
second: Shoulder_Left
- first:
4: 400052
second: Shoulder_Right
- first:
4: 400054
second: Spine
- first:
4: 400056
second: Sword
- first:
4: 400058
second: Thumb_Intermediate_Left
- first:
4: 400060
second: Thumb_Intermediate_Right
- first:
4: 400062
second: Thumb_Proximal_Left
- first:
4: 400064
second: Thumb_Proximal_Right
- first:
4: 400066
second: Toe_Left
- first:
4: 400068
second: Toe_Right
- first:
4: 400070
second: Toetip_Left
- first:
4: 400072
second: Toetip_Right
- first:
4: 400074
second: UpperArm_Left
- first:
4: 400076
second: UpperArm_Right
- first:
4: 400078
second: UpperLeg_Left
- first:
4: 400080
second: UpperLeg_Right
- first:
43: 4300000
second: Footman_Mesh
- first:
74: 7400000
second: idle03
- first:
95: 9500000
second: //RootNode
- first:
111: 11100000
second: //RootNode
- first:
137: 13700000
second: Footman_Mesh
externalObjects: {}
materials:
materialImportMode: 1
materialName: 0
materialSearch: 1
materialLocation: 0
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: idle03
takeName: Take 001
internalID: 0
firstFrame: 1
lastFrame: 35
wrapMode: 2
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 1
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 0
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Footman_Mesh
weight: 0
- path: Hips
weight: 1
- path: Hips/Shield
weight: 1
- path: Hips/Spine
weight: 1
- path: Hips/Spine/Chest
weight: 1
- path: Hips/Spine/Chest/Neck
weight: 1
- path: Hips/Spine/Chest/Neck/Head
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw/J_Tip
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left/Index_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left/RestOfFingers_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left/Thumb_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right/Index_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right/RestOfFingers_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right/Thumb_Intermediate_Right
weight: 1
- path: Hips/Sword
weight: 1
- path: Hips/UpperLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left/Toetip_Left
weight: 1
- path: Hips/UpperLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right/Toetip_Right
weight: 1
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0
importBlendShapes: 1
importCameras: 0
importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: -1
indexFormat: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
normalCalculationMode: 0
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human: []
skeleton:
- name: footman_idle4(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Footman_Mesh
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 1}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: Hips
parentName:
position: {x: 0, y: 0.7778549, z: -0.06754306}
rotation: {x: 0.11957903, y: 0.11957903, z: -0.6969224, w: 0.6969225}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: Spine
parentName:
position: {x: -22.08183, y: 2.7610132e-30, z: 2.789185e-15}
rotation: {x: 0.0000000041714956, y: -0.07073019, z: -0.000000041939902, w: 0.9974955}
scale: {x: 1, y: 0.9999999, z: 0.99999994}
- name: Chest
parentName:
position: {x: -24.493395, y: 4.37078e-15, z: -6.5791713e-15}
rotation: {x: 0.000000004171496, y: -0.19267076, z: -0.000000041939906, w: 0.9812635}
scale: {x: 0.9999998, y: 1, z: 0.99999994}
- name: Neck
parentName:
position: {x: -31.697706, y: 4.2682918e-15, z: 1.5827795e-14}
rotation: {x: -0.0000000021927513, y: 0.1462689, z: 0.000000042089766, w: 0.9892449}
scale: {x: 0.9999998, y: 0.9999999, z: 1}
- name: Head
parentName:
position: {x: -20.858675, y: 1.02066555e-14, z: 1.3950282e-15}
rotation: {x: -0.3823245, y: 0.0000000021927513, z: 0.92402816, w: -0.00000004208977}
scale: {x: 1.0000001, y: 1.0000001, z: 0.99999994}
- name: Jaw
parentName:
position: {x: -19.492151, y: -4.0412776e-15, z: -4.4981513}
rotation: {x: 0.000000017860568, y: 0.09718921, z: -0.00000003817534, w: 0.9952659}
scale: {x: 0.9999998, y: 1, z: 1}
- name: J_Tip
parentName:
position: {x: -9.274182, y: -1.2503675e-14, z: 8.099877}
rotation: {x: 0.29965067, y: -0.29965067, z: -0.640476, w: 0.640476}
scale: {x: 1.0000001, y: 1.0000002, z: 0.99999994}
- name: Shoulder_Left
parentName:
position: {x: -18.98868, y: -31.335035, z: -12.155753}
rotation: {x: -0.0052944263, y: 0.09098783, z: 0.7994192, w: 0.59382}
scale: {x: 0.9999999, y: 1.0000001, z: 0.99999994}
- name: UpperArm_Left
parentName:
position: {x: -14.901689, y: 2.842171e-14, z: 8.881784e-16}
rotation: {x: 0.02608656, y: -0.1077616, z: -0.16237178, w: 0.9804807}
scale: {x: 1, y: 0.9999999, z: 1.0000004}
- name: LowerArm_Left
parentName:
position: {x: -32.191196, y: 4.842915e-15, z: -2.9871985e-15}
rotation: {x: 0.00035523737, y: 0.06462643, z: 0.0047827405, w: 0.997898}
scale: {x: 0.9999999, y: 0.99999994, z: 1}
- name: Hand_Left
parentName:
position: {x: -29.678864, y: -2.7758043e-29, z: 4.869975e-15}
rotation: {x: -0.0033529997, y: -0.08887863, z: -0.07221233, w: 0.9934158}
scale: {x: 0.9999998, y: 1.0000001, z: 0.9999999}
- name: RestOfFingers_Proximal_Left
parentName:
position: {x: -18.280243, y: -1.6586086e-14, z: -2.029683e-15}
rotation: {x: 0.007036325, y: 0.038031258, z: 0.07194682, w: 0.9966583}
scale: {x: 1.0000001, y: 1.0000001, z: 1}
- name: RestOfFingers_Intermediate_Left
parentName:
position: {x: -8.780147, y: 7.67957e-15, z: 3.7027159e-16}
rotation: {x: 0.00000001610115, y: 0.029670052, z: 0.0000000140879415, w: 0.99955976}
scale: {x: 0.99999994, y: 0.99999994, z: 0.9999999}
- name: Index_Proximal_Left
parentName:
position: {x: -16.901342, y: 1.1929646e-13, z: 10.104264}
rotation: {x: 0.0067923516, y: 0.04141017, z: 0.07197026, w: 0.9965236}
scale: {x: 0.99999994, y: 1.0000001, z: 0.9999998}
- name: Index_Intermediate_Left
parentName:
position: {x: -9.911482, y: 1.4998595e-14, z: 3.154118e-15}
rotation: {x: 0.00000001861509, y: 0.026280912, z: -0.000000012133206, w: 0.9996546}
scale: {x: 1.0000002, y: 1, z: 1.0000001}
- name: Thumb_Proximal_Left
parentName:
position: {x: -7.0572023, y: -4.708794, z: 9.280683}
rotation: {x: -0.06620531, y: 0.36255527, z: 0.1576932, w: 0.9161351}
scale: {x: 1.0000001, y: 1.0000001, z: 1}
- name: Thumb_Intermediate_Left
parentName:
position: {x: -10.653726, y: 3.648137e-16, z: 8.5441255e-15}
rotation: {x: 0.030814841, y: -0.21547185, z: -0.13817626, w: 0.9661934}
scale: {x: 0.9999998, y: 0.99999976, z: 1}
- name: Shoulder_Right
parentName:
position: {x: -18.98899, y: 31.335, z: -12.155691}
rotation: {x: 0.7994108, y: 0.59383136, z: 0.00529209, w: -0.09098733}
scale: {x: 0.9999999, y: 1.0000004, z: 1}
- name: UpperArm_Right
parentName:
position: {x: 14.901961, y: 0.00046619424, z: 0.000079565914}
rotation: {x: 0.1077566, y: 0.026086172, z: -0.9804833, w: -0.16235957}
scale: {x: 1, y: 1, z: 1}
- name: LowerArm_Right
parentName:
position: {x: -32.191166, y: 4.4336893e-14, z: 3.536796e-15}
rotation: {x: -0.0003553838, y: -0.06462456, z: 0.0047838003, w: 0.99789816}
scale: {x: 1.0000005, y: 1.0000001, z: 1.0000005}
- name: Hand_Right
parentName:
position: {x: -29.678719, y: 4.5461288e-14, z: -2.7325554e-15}
rotation: {x: 0.0033532225, y: 0.08887915, z: -0.072216906, w: 0.99341536}
scale: {x: 0.99999964, y: 0.99999994, z: 0.99999964}
- name: RestOfFingers_Proximal_Right
parentName:
position: {x: -18.280209, y: -3.645552e-14, z: 1.8098782e-15}
rotation: {x: -0.0070367004, y: -0.03803295, z: 0.07195142, w: 0.9966579}
scale: {x: 1.0000001, y: 0.9999999, z: 1}
- name: RestOfFingers_Intermediate_Right
parentName:
position: {x: -8.7804575, y: 1.3120176e-14, z: -2.045785e-15}
rotation: {x: -0.0000000025775735, y: -0.0296687, z: 0.00000004162707, w: 0.9995598}
scale: {x: 0.9999999, y: 1.0000004, z: 1.0000001}
- name: Index_Proximal_Right
parentName:
position: {x: -16.9013, y: -5.4614235e-14, z: -10.104266}
rotation: {x: -0.0067927497, y: -0.041411348, z: 0.071974866, w: 0.9965233}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000002}
- name: Index_Intermediate_Right
parentName:
position: {x: -9.911691, y: 2.0547315e-15, z: -2.2696136e-15}
rotation: {x: -0.000000015177632, y: -0.026280066, z: 0.0000001054477, w: 0.99965465}
scale: {x: 0.99999976, y: 0.9999997, z: 0.99999934}
- name: Thumb_Proximal_Right
parentName:
position: {x: -7.0571103, y: -4.7085547, z: -9.280674}
rotation: {x: 0.06620023, y: -0.36255354, z: 0.15769045, w: 0.91613656}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000004}
- name: Thumb_Intermediate_Right
parentName:
position: {x: -10.653982, y: 2.4461068e-14, z: 1.7784693e-15}
rotation: {x: -0.031957757, y: 0.20743091, z: -0.13790222, w: 0.96795356}
scale: {x: 1, y: 1.0000001, z: 1}
- name: UpperLeg_Left
parentName:
position: {x: 3.5068195, y: -19.94618, z: -1.3763187}
rotation: {x: -0.2414414, y: -0.2406476, z: 0.9400832, w: 0.006198165}
scale: {x: 0.99999976, y: 0.9999998, z: 0.9999998}
- name: LowerLeg_Left
parentName:
position: {x: -32.81932, y: 2.1316282e-14, z: -8.881784e-15}
rotation: {x: -0.000059741335, y: -0.15989012, z: 0.025032552, w: 0.98681736}
scale: {x: 1.0000002, y: 1, z: 1.0000001}
- name: Foot_Left
parentName:
position: {x: -37.066936, y: -1.4210855e-14, z: -4.440892e-15}
rotation: {x: 0.31684917, y: 0.6395231, z: -0.10572263, w: 0.6924158}
scale: {x: 0.9999998, y: 0.99999994, z: 1}
- name: Toe_Left
parentName:
position: {x: -12.738982, y: -0.5618247, z: 0.30802163}
rotation: {x: 0.4498791, y: 0.11339964, z: -0.102188155, w: 0.8799472}
scale: {x: 1.0000001, y: 0.9999998, z: 1.0000001}
- name: Toetip_Left
parentName:
position: {x: -17.954567, y: -0.038039967, z: 0.4538383}
rotation: {x: 0.041624583, y: 0.03067606, z: -0.0034803154, w: 0.9986562}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000002}
- name: Shield
parentName:
position: {x: -24.373285, y: 1.4727953e-14, z: -47.6302}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 0.9999998, y: 0.9999999, z: 0.99999964}
- name: Sword
parentName:
position: {x: -66.512596, y: 15.170388, z: -66.968506}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 1, y: 1, z: 0.9999998}
- name: UpperLeg_Right
parentName:
position: {x: 3.5067785, y: 19.9462, z: -1.3763317}
rotation: {x: -0.008172598, y: 0.9452265, z: -0.21804802, w: 0.24276586}
scale: {x: 0.9999998, y: 1, z: 0.9999999}
- name: LowerLeg_Right
parentName:
position: {x: -32.819374, y: -1.0658141e-14, z: -3.5527137e-15}
rotation: {x: 0.00005974702, y: 0.1598899, z: 0.025033766, w: 0.98681736}
scale: {x: 0.99999994, y: 0.9999999, z: 0.9999996}
- name: Foot_Right
parentName:
position: {x: -37.066925, y: -3.5527137e-15, z: 2.7533531e-14}
rotation: {x: -0.2687201, y: -0.6451154, z: -0.057831235, w: 0.7129315}
scale: {x: 0.9999999, y: 0.99999994, z: 0.99999994}
- name: Toe_Right
parentName:
position: {x: -12.755086, y: -7.1054274e-15, z: -1.2434498e-14}
rotation: {x: -0.49754456, y: -0.111790985, z: -0.10089422, w: 0.8542673}
scale: {x: 1.0000001, y: 1, z: 1.0000002}
- name: Toetip_Right
parentName:
position: {x: -17.96039, y: 0, z: 3.5527137e-15}
rotation: {x: -0.056781646, y: -0.018067999, z: -0.0037392883, w: 0.9982161}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 0
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,692 +0,0 @@
fileFormatVersion: 2
guid: 8f1e742e833054b4cbb7d5b36be93b65
ModelImporter:
serializedVersion: 20200
internalIDToNameTable:
- first:
1: 100000
second: Chest
- first:
1: 100002
second: COB_CTRL
- first:
1: 100004
second: Foot_Left
- first:
1: 100006
second: Foot_Right
- first:
1: 100008
second: //RootNode
- first:
1: 100010
second: Footman_Mesh
- first:
1: 100012
second: Hand_Left
- first:
1: 100014
second: Hand_Right
- first:
1: 100016
second: Head
- first:
1: 100018
second: Hips
- first:
1: 100020
second: Index_Intermediate_Left
- first:
1: 100022
second: Index_Intermediate_Right
- first:
1: 100024
second: Index_Proximal_Left
- first:
1: 100026
second: Index_Proximal_Right
- first:
1: 100028
second: J_Tip
- first:
1: 100030
second: Jaw
- first:
1: 100032
second: LowerArm_Left
- first:
1: 100034
second: LowerArm_Right
- first:
1: 100036
second: LowerLeg_Left
- first:
1: 100038
second: LowerLeg_Right
- first:
1: 100040
second: Neck
- first:
1: 100042
second: RestOfFingers_Intermediate_Left
- first:
1: 100044
second: RestOfFingers_Intermediate_Right
- first:
1: 100046
second: RestOfFingers_Proximal_Left
- first:
1: 100048
second: RestOfFingers_Proximal_Right
- first:
1: 100050
second: Shield
- first:
1: 100052
second: Shoulder_Left
- first:
1: 100054
second: Shoulder_Right
- first:
1: 100056
second: Spine
- first:
1: 100058
second: Sword
- first:
1: 100060
second: Thumb_Intermediate_Left
- first:
1: 100062
second: Thumb_Intermediate_Right
- first:
1: 100064
second: Thumb_Proximal_Left
- first:
1: 100066
second: Thumb_Proximal_Right
- first:
1: 100068
second: Toe_Left
- first:
1: 100070
second: Toe_Right
- first:
1: 100072
second: Toetip_Left
- first:
1: 100074
second: Toetip_Right
- first:
1: 100076
second: UpperArm_Left
- first:
1: 100078
second: UpperArm_Right
- first:
1: 100080
second: UpperLeg_Left
- first:
1: 100082
second: UpperLeg_Right
- first:
4: 400000
second: Chest
- first:
4: 400002
second: COB_CTRL
- first:
4: 400004
second: Foot_Left
- first:
4: 400006
second: Foot_Right
- first:
4: 400008
second: //RootNode
- first:
4: 400010
second: Footman_Mesh
- first:
4: 400012
second: Hand_Left
- first:
4: 400014
second: Hand_Right
- first:
4: 400016
second: Head
- first:
4: 400018
second: Hips
- first:
4: 400020
second: Index_Intermediate_Left
- first:
4: 400022
second: Index_Intermediate_Right
- first:
4: 400024
second: Index_Proximal_Left
- first:
4: 400026
second: Index_Proximal_Right
- first:
4: 400028
second: J_Tip
- first:
4: 400030
second: Jaw
- first:
4: 400032
second: LowerArm_Left
- first:
4: 400034
second: LowerArm_Right
- first:
4: 400036
second: LowerLeg_Left
- first:
4: 400038
second: LowerLeg_Right
- first:
4: 400040
second: Neck
- first:
4: 400042
second: RestOfFingers_Intermediate_Left
- first:
4: 400044
second: RestOfFingers_Intermediate_Right
- first:
4: 400046
second: RestOfFingers_Proximal_Left
- first:
4: 400048
second: RestOfFingers_Proximal_Right
- first:
4: 400050
second: Shield
- first:
4: 400052
second: Shoulder_Left
- first:
4: 400054
second: Shoulder_Right
- first:
4: 400056
second: Spine
- first:
4: 400058
second: Sword
- first:
4: 400060
second: Thumb_Intermediate_Left
- first:
4: 400062
second: Thumb_Intermediate_Right
- first:
4: 400064
second: Thumb_Proximal_Left
- first:
4: 400066
second: Thumb_Proximal_Right
- first:
4: 400068
second: Toe_Left
- first:
4: 400070
second: Toe_Right
- first:
4: 400072
second: Toetip_Left
- first:
4: 400074
second: Toetip_Right
- first:
4: 400076
second: UpperArm_Left
- first:
4: 400078
second: UpperArm_Right
- first:
4: 400080
second: UpperLeg_Left
- first:
4: 400082
second: UpperLeg_Right
- first:
43: 4300000
second: Footman_Mesh
- first:
74: 7400000
second: jump
- first:
95: 9500000
second: //RootNode
- first:
111: 11100000
second: //RootNode
- first:
137: 13700000
second: Footman_Mesh
externalObjects: {}
materials:
materialImportMode: 1
materialName: 0
materialSearch: 1
materialLocation: 0
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: jump
takeName: Take 001
internalID: 0
firstFrame: 1
lastFrame: 40
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 1
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: COB_CTRL
weight: 0
- path: Footman_Mesh
weight: 0
- path: Hips
weight: 1
- path: Hips/Shield
weight: 1
- path: Hips/Spine
weight: 1
- path: Hips/Spine/Chest
weight: 1
- path: Hips/Spine/Chest/Neck
weight: 1
- path: Hips/Spine/Chest/Neck/Head
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw/J_Tip
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left/Index_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left/RestOfFingers_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left/Thumb_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right/Index_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right/RestOfFingers_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right/Thumb_Intermediate_Right
weight: 1
- path: Hips/Sword
weight: 1
- path: Hips/UpperLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left/Toetip_Left
weight: 1
- path: Hips/UpperLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right/Toetip_Right
weight: 1
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0
importBlendShapes: 1
importCameras: 0
importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: -1
indexFormat: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
normalCalculationMode: 0
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human: []
skeleton:
- name: footman_jump_01(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: COB_CTRL
parentName:
position: {x: 0.004, y: 0.65978205, z: -0.17136107}
rotation: {x: 0.109584615, y: -0.19028173, z: -0.021376925, w: 0.97536}
scale: {x: 0.01, y: 0.01, z: 0.010000001}
- name: Footman_Mesh
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 1}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: Hips
parentName:
position: {x: 0.004, y: 0.7778548, z: 0.024665937}
rotation: {x: 0.11957903, y: 0.11957903, z: -0.6969224, w: 0.6969225}
scale: {x: 0.009999998, y: 0.01, z: 0.01}
- name: Spine
parentName:
position: {x: -22.08183, y: 2.7610132e-30, z: 2.789185e-15}
rotation: {x: 0.0000000041714956, y: -0.07073019, z: -0.000000041939902, w: 0.9974955}
scale: {x: 1, y: 1, z: 0.99999994}
- name: Chest
parentName:
position: {x: -24.493395, y: 4.37078e-15, z: -6.5791713e-15}
rotation: {x: 0.000000004171496, y: -0.19267076, z: -0.000000041939906, w: 0.9812635}
scale: {x: 0.9999996, y: 0.9999997, z: 1}
- name: Neck
parentName:
position: {x: -31.697706, y: 4.2682918e-15, z: 1.5827795e-14}
rotation: {x: -0.0000000021927513, y: 0.1462689, z: 0.000000042089766, w: 0.9892449}
scale: {x: 1, y: 1.0000001, z: 1}
- name: Head
parentName:
position: {x: -20.858675, y: 1.02066555e-14, z: 1.3950282e-15}
rotation: {x: -0.3823245, y: 0.0000000021927513, z: 0.92402816, w: -0.00000004208977}
scale: {x: 0.99999994, y: 0.99999994, z: 1}
- name: Jaw
parentName:
position: {x: -19.492151, y: -4.0412776e-15, z: -4.4981513}
rotation: {x: 0.000000017860568, y: 0.09718921, z: -0.00000003817534, w: 0.9952659}
scale: {x: 0.99999994, y: 1, z: 0.9999999}
- name: J_Tip
parentName:
position: {x: -9.274182, y: -1.2503675e-14, z: 8.099877}
rotation: {x: 0.29965067, y: -0.29965067, z: -0.640476, w: 0.640476}
scale: {x: 1.0000001, y: 1.0000002, z: 0.99999994}
- name: Shoulder_Left
parentName:
position: {x: -18.98868, y: -31.335035, z: -12.155753}
rotation: {x: -0.005294385, y: 0.09098777, z: 0.79941916, w: 0.59382004}
scale: {x: 1, y: 1.0000001, z: 1}
- name: UpperArm_Left
parentName:
position: {x: -14.901689, y: 2.842171e-14, z: 8.881784e-16}
rotation: {x: 0.026086552, y: -0.1077615, z: -0.16237192, w: 0.9804807}
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
- name: LowerArm_Left
parentName:
position: {x: -32.191196, y: 4.842915e-15, z: -2.9871985e-15}
rotation: {x: 0.00035524575, y: 0.064626455, z: 0.0047827368, w: 0.99789804}
scale: {x: 0.99999976, y: 0.99999994, z: 0.9999999}
- name: Hand_Left
parentName:
position: {x: -29.678864, y: -2.7758043e-29, z: 4.869975e-15}
rotation: {x: -0.0033529997, y: -0.08887863, z: -0.07221233, w: 0.9934158}
scale: {x: 0.99999976, y: 1.0000002, z: 0.9999999}
- name: RestOfFingers_Proximal_Left
parentName:
position: {x: -18.280243, y: -1.6586086e-14, z: -2.029683e-15}
rotation: {x: 0.007036325, y: 0.038031258, z: 0.07194682, w: 0.9966583}
scale: {x: 1.0000004, y: 0.9999998, z: 1.0000001}
- name: RestOfFingers_Intermediate_Left
parentName:
position: {x: -8.780147, y: 7.67957e-15, z: 3.7027159e-16}
rotation: {x: 0.00000001610115, y: 0.029670052, z: 0.0000000140879415, w: 0.99955976}
scale: {x: 0.9999999, y: 0.9999999, z: 0.9999999}
- name: Index_Proximal_Left
parentName:
position: {x: -16.901342, y: 1.1929646e-13, z: 10.104264}
rotation: {x: 0.0067923516, y: 0.04141017, z: 0.07197026, w: 0.9965236}
scale: {x: 1.0000002, y: 0.99999976, z: 0.9999999}
- name: Index_Intermediate_Left
parentName:
position: {x: -9.911482, y: 1.4998595e-14, z: 3.154118e-15}
rotation: {x: 0.00000001861509, y: 0.026280912, z: -0.000000012133206, w: 0.9996546}
scale: {x: 1, y: 0.9999999, z: 1}
- name: Thumb_Proximal_Left
parentName:
position: {x: -7.0572023, y: -4.708794, z: 9.280683}
rotation: {x: -0.06620511, y: 0.36255562, z: 0.15769365, w: 0.9161349}
scale: {x: 1.0000004, y: 0.9999999, z: 1.0000002}
- name: Thumb_Intermediate_Left
parentName:
position: {x: -10.653726, y: 3.648137e-16, z: 8.5441255e-15}
rotation: {x: 0.030814841, y: -0.21547185, z: -0.13817626, w: 0.9661934}
scale: {x: 1, y: 1, z: 0.9999999}
- name: Shoulder_Right
parentName:
position: {x: -18.98899, y: 31.335, z: -12.155691}
rotation: {x: 0.7994112, y: 0.5938308, z: 0.0052922214, w: -0.090987384}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000006}
- name: UpperArm_Right
parentName:
position: {x: 14.901961, y: 0.00046619424, z: 0.000079565914}
rotation: {x: 0.10775685, y: 0.026086215, z: -0.98048323, w: -0.16235992}
scale: {x: 1, y: 1, z: 0.9999997}
- name: LowerArm_Right
parentName:
position: {x: -32.191166, y: 4.4336893e-14, z: 3.536796e-15}
rotation: {x: -0.00035539793, y: -0.06462459, z: 0.0047837608, w: 0.99789816}
scale: {x: 1.0000004, y: 1, z: 1.0000002}
- name: Hand_Right
parentName:
position: {x: -29.678719, y: 4.5461288e-14, z: -2.7325554e-15}
rotation: {x: 0.0033532225, y: 0.08887915, z: -0.072216906, w: 0.99341536}
scale: {x: 0.9999994, y: 0.99999994, z: 0.9999992}
- name: RestOfFingers_Proximal_Right
parentName:
position: {x: -18.280209, y: -3.645552e-14, z: 1.8098782e-15}
rotation: {x: -0.0070367004, y: -0.03803295, z: 0.07195142, w: 0.9966579}
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
- name: RestOfFingers_Intermediate_Right
parentName:
position: {x: -8.7804575, y: 1.3120176e-14, z: -2.045785e-15}
rotation: {x: -0.0000000025775735, y: -0.0296687, z: 0.00000004162707, w: 0.9995598}
scale: {x: 0.9999997, y: 0.99999994, z: 0.99999976}
- name: Index_Proximal_Right
parentName:
position: {x: -16.9013, y: -5.4614235e-14, z: -10.104266}
rotation: {x: -0.0067927497, y: -0.041411348, z: 0.071974866, w: 0.9965233}
scale: {x: 1.0000004, y: 0.9999998, z: 1.0000002}
- name: Index_Intermediate_Right
parentName:
position: {x: -9.911691, y: 2.0547315e-15, z: -2.2696136e-15}
rotation: {x: -0.000000015177632, y: -0.026280066, z: 0.0000001054477, w: 0.99965465}
scale: {x: 0.9999999, y: 1.0000001, z: 0.9999999}
- name: Thumb_Proximal_Right
parentName:
position: {x: -7.0571103, y: -4.7085547, z: -9.280674}
rotation: {x: 0.06620065, y: -0.36255434, z: 0.15768968, w: 0.9161363}
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000004}
- name: Thumb_Intermediate_Right
parentName:
position: {x: -10.653982, y: 2.4461068e-14, z: 1.7784693e-15}
rotation: {x: -0.031957757, y: 0.20743091, z: -0.13790222, w: 0.96795356}
scale: {x: 0.99999994, y: 1, z: 0.99999994}
- name: UpperLeg_Left
parentName:
position: {x: 3.5068195, y: -19.94618, z: -1.3763187}
rotation: {x: -0.2414414, y: -0.2406476, z: 0.9400832, w: 0.006198165}
scale: {x: 0.9999999, y: 0.9999998, z: 1}
- name: LowerLeg_Left
parentName:
position: {x: -32.81932, y: 2.1316282e-14, z: -8.881784e-15}
rotation: {x: -0.000059741335, y: -0.15989012, z: 0.025032552, w: 0.98681736}
scale: {x: 1, y: 0.9999998, z: 1}
- name: Foot_Left
parentName:
position: {x: -37.066936, y: -1.4210855e-14, z: -4.440892e-15}
rotation: {x: 0.31684917, y: 0.6395231, z: -0.10572263, w: 0.6924158}
scale: {x: 1.0000002, y: 0.99999976, z: 1.0000002}
- name: Toe_Left
parentName:
position: {x: -12.738982, y: -0.5618247, z: 0.30802163}
rotation: {x: 0.4498791, y: 0.11339964, z: -0.102188155, w: 0.8799472}
scale: {x: 0.99999994, y: 0.9999998, z: 1}
- name: Toetip_Left
parentName:
position: {x: -17.954567, y: -0.038039967, z: 0.4538383}
rotation: {x: 0.041624583, y: 0.03067606, z: -0.0034803154, w: 0.9986562}
scale: {x: 1.0000001, y: 0.99999994, z: 1.0000001}
- name: Shield
parentName:
position: {x: -36.94719, y: -62.859154, z: 21.787066}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 1.0000001, y: 1, z: 0.9999999}
- name: Sword
parentName:
position: {x: -37.385925, y: 86.25157, z: 18.17991}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 1.0000001, y: 1, z: 1.0000001}
- name: UpperLeg_Right
parentName:
position: {x: 3.5067785, y: 19.9462, z: -1.3763317}
rotation: {x: -0.008172598, y: 0.9452265, z: -0.21804802, w: 0.24276586}
scale: {x: 0.9999998, y: 1, z: 0.9999999}
- name: LowerLeg_Right
parentName:
position: {x: -32.819374, y: -1.0658141e-14, z: -3.5527137e-15}
rotation: {x: 0.00005974702, y: 0.1598899, z: 0.025033766, w: 0.98681736}
scale: {x: 0.99999994, y: 1, z: 0.99999976}
- name: Foot_Right
parentName:
position: {x: -37.066925, y: -3.5527137e-15, z: 2.7533531e-14}
rotation: {x: -0.2687201, y: -0.6451154, z: -0.057831235, w: 0.7129315}
scale: {x: 1.0000001, y: 0.9999999, z: 1.0000002}
- name: Toe_Right
parentName:
position: {x: -12.755086, y: -7.1054274e-15, z: -1.2434498e-14}
rotation: {x: -0.49754456, y: -0.111790985, z: -0.10089422, w: 0.8542673}
scale: {x: 0.9999998, y: 1, z: 0.99999964}
- name: Toetip_Right
parentName:
position: {x: -17.96039, y: 0, z: 3.5527137e-15}
rotation: {x: -0.056781646, y: -0.018067999, z: -0.0037392883, w: 0.9982161}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 0
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,692 +0,0 @@
fileFormatVersion: 2
guid: 8dd67b4363343e2489684b85e4d11435
ModelImporter:
serializedVersion: 20200
internalIDToNameTable:
- first:
1: 100000
second: Chest
- first:
1: 100002
second: COB_CTRL
- first:
1: 100004
second: Foot_Left
- first:
1: 100006
second: Foot_Right
- first:
1: 100008
second: Footman_Mesh
- first:
1: 100010
second: //RootNode
- first:
1: 100012
second: Hand_Left
- first:
1: 100014
second: Hand_Right
- first:
1: 100016
second: Head
- first:
1: 100018
second: Hips
- first:
1: 100020
second: Index_Intermediate_Left
- first:
1: 100022
second: Index_Intermediate_Right
- first:
1: 100024
second: Index_Proximal_Left
- first:
1: 100026
second: Index_Proximal_Right
- first:
1: 100028
second: J_Tip
- first:
1: 100030
second: Jaw
- first:
1: 100032
second: LowerArm_Left
- first:
1: 100034
second: LowerArm_Right
- first:
1: 100036
second: LowerLeg_Left
- first:
1: 100038
second: LowerLeg_Right
- first:
1: 100040
second: Neck
- first:
1: 100042
second: RestOfFingers_Intermediate_Left
- first:
1: 100044
second: RestOfFingers_Intermediate_Right
- first:
1: 100046
second: RestOfFingers_Proximal_Left
- first:
1: 100048
second: RestOfFingers_Proximal_Right
- first:
1: 100050
second: Shield
- first:
1: 100052
second: Shoulder_Left
- first:
1: 100054
second: Shoulder_Right
- first:
1: 100056
second: Spine
- first:
1: 100058
second: Sword
- first:
1: 100060
second: Thumb_Intermediate_Left
- first:
1: 100062
second: Thumb_Intermediate_Right
- first:
1: 100064
second: Thumb_Proximal_Left
- first:
1: 100066
second: Thumb_Proximal_Right
- first:
1: 100068
second: Toe_Left
- first:
1: 100070
second: Toe_Right
- first:
1: 100072
second: Toetip_Left
- first:
1: 100074
second: Toetip_Right
- first:
1: 100076
second: UpperArm_Left
- first:
1: 100078
second: UpperArm_Right
- first:
1: 100080
second: UpperLeg_Left
- first:
1: 100082
second: UpperLeg_Right
- first:
4: 400000
second: Chest
- first:
4: 400002
second: COB_CTRL
- first:
4: 400004
second: Foot_Left
- first:
4: 400006
second: Foot_Right
- first:
4: 400008
second: Footman_Mesh
- first:
4: 400010
second: //RootNode
- first:
4: 400012
second: Hand_Left
- first:
4: 400014
second: Hand_Right
- first:
4: 400016
second: Head
- first:
4: 400018
second: Hips
- first:
4: 400020
second: Index_Intermediate_Left
- first:
4: 400022
second: Index_Intermediate_Right
- first:
4: 400024
second: Index_Proximal_Left
- first:
4: 400026
second: Index_Proximal_Right
- first:
4: 400028
second: J_Tip
- first:
4: 400030
second: Jaw
- first:
4: 400032
second: LowerArm_Left
- first:
4: 400034
second: LowerArm_Right
- first:
4: 400036
second: LowerLeg_Left
- first:
4: 400038
second: LowerLeg_Right
- first:
4: 400040
second: Neck
- first:
4: 400042
second: RestOfFingers_Intermediate_Left
- first:
4: 400044
second: RestOfFingers_Intermediate_Right
- first:
4: 400046
second: RestOfFingers_Proximal_Left
- first:
4: 400048
second: RestOfFingers_Proximal_Right
- first:
4: 400050
second: Shield
- first:
4: 400052
second: Shoulder_Left
- first:
4: 400054
second: Shoulder_Right
- first:
4: 400056
second: Spine
- first:
4: 400058
second: Sword
- first:
4: 400060
second: Thumb_Intermediate_Left
- first:
4: 400062
second: Thumb_Intermediate_Right
- first:
4: 400064
second: Thumb_Proximal_Left
- first:
4: 400066
second: Thumb_Proximal_Right
- first:
4: 400068
second: Toe_Left
- first:
4: 400070
second: Toe_Right
- first:
4: 400072
second: Toetip_Left
- first:
4: 400074
second: Toetip_Right
- first:
4: 400076
second: UpperArm_Left
- first:
4: 400078
second: UpperArm_Right
- first:
4: 400080
second: UpperLeg_Left
- first:
4: 400082
second: UpperLeg_Right
- first:
43: 4300000
second: Footman_Mesh
- first:
74: 7400000
second: run
- first:
95: 9500000
second: //RootNode
- first:
111: 11100000
second: //RootNode
- first:
137: 13700000
second: Footman_Mesh
externalObjects: {}
materials:
materialImportMode: 1
materialName: 0
materialSearch: 1
materialLocation: 0
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: run
takeName: Take 001
internalID: 0
firstFrame: 1
lastFrame: 25
wrapMode: 2
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 1
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: COB_CTRL
weight: 0
- path: Footman_Mesh
weight: 0
- path: Hips
weight: 1
- path: Hips/Shield
weight: 1
- path: Hips/Spine
weight: 1
- path: Hips/Spine/Chest
weight: 1
- path: Hips/Spine/Chest/Neck
weight: 1
- path: Hips/Spine/Chest/Neck/Head
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw/J_Tip
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left/Index_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left/RestOfFingers_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left/Thumb_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right/Index_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right/RestOfFingers_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right/Thumb_Intermediate_Right
weight: 1
- path: Hips/Sword
weight: 1
- path: Hips/UpperLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left/Toetip_Left
weight: 1
- path: Hips/UpperLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right/Toetip_Right
weight: 1
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0
importBlendShapes: 1
importCameras: 0
importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: -1
indexFormat: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
normalCalculationMode: 0
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human: []
skeleton:
- name: footman_run(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: COB_CTRL
parentName:
position: {x: 0, y: 0.62791854, z: -0.0053610783}
rotation: {x: 0.07510211, y: 0, z: 0, w: 0.9971759}
scale: {x: 0.01, y: 0.010000001, z: 0.009999999}
- name: Footman_Mesh
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 1}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: Hips
parentName:
position: {x: 0, y: 0.7778549, z: -0.0053610783}
rotation: {x: 0.11957903, y: 0.11957903, z: -0.6969224, w: 0.6969225}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: Spine
parentName:
position: {x: -22.08183, y: 2.7610132e-30, z: 2.789185e-15}
rotation: {x: 0.0000000041714956, y: -0.07073019, z: -0.000000041939902, w: 0.9974955}
scale: {x: 1.0000001, y: 0.9999999, z: 0.9999999}
- name: Chest
parentName:
position: {x: -24.493395, y: 4.37078e-15, z: -6.5791713e-15}
rotation: {x: 0.000000004171496, y: -0.19267076, z: -0.000000041939906, w: 0.9812635}
scale: {x: 0.9999999, y: 0.9999999, z: 0.99999994}
- name: Neck
parentName:
position: {x: -31.697706, y: 4.2682918e-15, z: 1.5827795e-14}
rotation: {x: -0.0000000021927513, y: 0.1462689, z: 0.000000042089766, w: 0.9892449}
scale: {x: 0.9999998, y: 1, z: 1}
- name: Head
parentName:
position: {x: -20.858675, y: 1.02066555e-14, z: 1.3950282e-15}
rotation: {x: -0.3823245, y: 0.0000000021927513, z: 0.92402816, w: -0.00000004208977}
scale: {x: 1.0000001, y: 1.0000001, z: 1.0000001}
- name: Jaw
parentName:
position: {x: -19.492151, y: -4.0412776e-15, z: -4.4981513}
rotation: {x: 0.000000017860568, y: 0.09718921, z: -0.00000003817534, w: 0.9952659}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999999}
- name: J_Tip
parentName:
position: {x: -9.274182, y: -1.2503675e-14, z: 8.099877}
rotation: {x: 0.29965067, y: -0.29965067, z: -0.640476, w: 0.640476}
scale: {x: 1.0000001, y: 1, z: 1.0000001}
- name: Shoulder_Left
parentName:
position: {x: -18.98868, y: -31.335035, z: -12.155753}
rotation: {x: -0.0052943933, y: 0.09098783, z: 0.7994191, w: 0.59382015}
scale: {x: 1.0000002, y: 0.99999994, z: 1}
- name: UpperArm_Left
parentName:
position: {x: -14.901689, y: 2.842171e-14, z: 8.881784e-16}
rotation: {x: 0.026086528, y: -0.10776153, z: -0.16237178, w: 0.9804807}
scale: {x: 0.9999999, y: 0.9999999, z: 0.9999999}
- name: LowerArm_Left
parentName:
position: {x: -32.191196, y: 4.842915e-15, z: -2.9871985e-15}
rotation: {x: 0.00035523347, y: 0.06462667, z: 0.0047825887, w: 0.99789804}
scale: {x: 0.9999999, y: 1.0000001, z: 0.9999999}
- name: Hand_Left
parentName:
position: {x: -29.678864, y: -2.7758043e-29, z: 4.869975e-15}
rotation: {x: -0.0033529997, y: -0.08887863, z: -0.07221233, w: 0.9934158}
scale: {x: 1.0000002, y: 0.99999964, z: 0.99999994}
- name: RestOfFingers_Proximal_Left
parentName:
position: {x: -18.280243, y: -1.6586086e-14, z: -2.029683e-15}
rotation: {x: 0.007036325, y: 0.038031258, z: 0.07194682, w: 0.9966583}
scale: {x: 0.99999976, y: 1.0000005, z: 1.0000002}
- name: RestOfFingers_Intermediate_Left
parentName:
position: {x: -8.780147, y: 7.67957e-15, z: 3.7027159e-16}
rotation: {x: 0.00000001610115, y: 0.029670052, z: 0.0000000140879415, w: 0.99955976}
scale: {x: 1, y: 0.9999999, z: 0.9999998}
- name: Index_Proximal_Left
parentName:
position: {x: -16.901342, y: 1.1929646e-13, z: 10.104264}
rotation: {x: 0.0067923516, y: 0.04141017, z: 0.07197026, w: 0.9965236}
scale: {x: 0.99999964, y: 1.0000002, z: 1}
- name: Index_Intermediate_Left
parentName:
position: {x: -9.911482, y: 1.4998595e-14, z: 3.154118e-15}
rotation: {x: 0.00000001861509, y: 0.026280912, z: -0.000000012133206, w: 0.9996546}
scale: {x: 1.0000001, y: 0.99999994, z: 1.0000001}
- name: Thumb_Proximal_Left
parentName:
position: {x: -7.0572023, y: -4.708794, z: 9.280683}
rotation: {x: -0.0662051, y: 0.36255538, z: 0.15769368, w: 0.91613495}
scale: {x: 0.99999994, y: 1.0000005, z: 1.0000002}
- name: Thumb_Intermediate_Left
parentName:
position: {x: -10.653726, y: 3.648137e-16, z: 8.5441255e-15}
rotation: {x: 0.030814841, y: -0.21547185, z: -0.13817626, w: 0.9661934}
scale: {x: 1, y: 0.9999999, z: 0.99999994}
- name: Shoulder_Right
parentName:
position: {x: -18.98899, y: 31.335, z: -12.155691}
rotation: {x: 0.7994109, y: 0.59383136, z: 0.0052921306, w: -0.090987384}
scale: {x: 1, y: 0.9999999, z: 0.9999999}
- name: UpperArm_Right
parentName:
position: {x: 14.901961, y: 0.00046619424, z: 0.000079565914}
rotation: {x: 0.10775669, y: 0.026086174, z: -0.9804833, w: -0.16235942}
scale: {x: 1.0000001, y: 1, z: 1.0000001}
- name: LowerArm_Right
parentName:
position: {x: -32.191166, y: 4.4336893e-14, z: 3.536796e-15}
rotation: {x: -0.00035537782, y: -0.06462457, z: 0.0047838003, w: 0.99789816}
scale: {x: 1.0000007, y: 1.0000001, z: 1.0000007}
- name: Hand_Right
parentName:
position: {x: -29.678719, y: 4.5461288e-14, z: -2.7325554e-15}
rotation: {x: 0.0033532225, y: 0.08887915, z: -0.072216906, w: 0.99341536}
scale: {x: 0.99999964, y: 1, z: 0.9999994}
- name: RestOfFingers_Proximal_Right
parentName:
position: {x: -18.280209, y: -3.645552e-14, z: 1.8098782e-15}
rotation: {x: -0.0070367004, y: -0.03803295, z: 0.07195142, w: 0.9966579}
scale: {x: 1, y: 1.0000001, z: 0.9999998}
- name: RestOfFingers_Intermediate_Right
parentName:
position: {x: -8.7804575, y: 1.3120176e-14, z: -2.045785e-15}
rotation: {x: -0.0000000025775735, y: -0.0296687, z: 0.00000004162707, w: 0.9995598}
scale: {x: 0.9999999, y: 0.9999999, z: 0.9999998}
- name: Index_Proximal_Right
parentName:
position: {x: -16.9013, y: -5.4614235e-14, z: -10.104266}
rotation: {x: -0.0067927497, y: -0.041411348, z: 0.071974866, w: 0.9965233}
scale: {x: 0.99999994, y: 1.0000001, z: 1}
- name: Index_Intermediate_Right
parentName:
position: {x: -9.911691, y: 2.0547315e-15, z: -2.2696136e-15}
rotation: {x: -0.000000015177632, y: -0.026280066, z: 0.0000001054477, w: 0.99965465}
scale: {x: 0.9999998, y: 0.9999999, z: 1}
- name: Thumb_Proximal_Right
parentName:
position: {x: -7.0571103, y: -4.7085547, z: -9.280674}
rotation: {x: 0.066200435, y: -0.3625542, z: 0.1576901, w: 0.91613644}
scale: {x: 1.0000001, y: 1.0000004, z: 1}
- name: Thumb_Intermediate_Right
parentName:
position: {x: -10.653982, y: 2.4461068e-14, z: 1.7784693e-15}
rotation: {x: -0.031957757, y: 0.20743091, z: -0.13790222, w: 0.96795356}
scale: {x: 0.9999999, y: 0.9999998, z: 0.9999998}
- name: UpperLeg_Left
parentName:
position: {x: 3.5068195, y: -19.94618, z: -1.3763187}
rotation: {x: -0.2414414, y: -0.2406476, z: 0.9400832, w: 0.006198165}
scale: {x: 0.9999997, y: 0.9999998, z: 0.9999998}
- name: LowerLeg_Left
parentName:
position: {x: -32.81932, y: 2.1316282e-14, z: -8.881784e-15}
rotation: {x: -0.000059741335, y: -0.15989012, z: 0.025032552, w: 0.98681736}
scale: {x: 1.0000001, y: 1, z: 1.0000002}
- name: Foot_Left
parentName:
position: {x: -37.066936, y: -1.4210855e-14, z: -4.440892e-15}
rotation: {x: 0.31684917, y: 0.6395231, z: -0.10572263, w: 0.6924158}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999999}
- name: Toe_Left
parentName:
position: {x: -12.738982, y: -0.5618247, z: 0.30802163}
rotation: {x: 0.4498791, y: 0.11339964, z: -0.102188155, w: 0.8799472}
scale: {x: 1.0000001, y: 0.99999976, z: 1.0000001}
- name: Toetip_Left
parentName:
position: {x: -17.954567, y: -0.038039967, z: 0.4538383}
rotation: {x: 0.041624583, y: 0.03067606, z: -0.0034803154, w: 0.9986562}
scale: {x: 0.99999994, y: 1, z: 1}
- name: Shield
parentName:
position: {x: -26.536806, y: -70.2, z: -1.9573522}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 0.9999999, y: 0.9999999, z: 0.9999999}
- name: Sword
parentName:
position: {x: -19.937222, y: 69.2, z: 19.665129}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 1, y: 1.0000001, z: 0.9999999}
- name: UpperLeg_Right
parentName:
position: {x: 3.5067785, y: 19.9462, z: -1.3763317}
rotation: {x: -0.008172598, y: 0.9452265, z: -0.21804802, w: 0.24276586}
scale: {x: 0.99999994, y: 1, z: 1.0000002}
- name: LowerLeg_Right
parentName:
position: {x: -32.819374, y: -1.0658141e-14, z: -3.5527137e-15}
rotation: {x: 0.00005974702, y: 0.1598899, z: 0.025033766, w: 0.98681736}
scale: {x: 0.9999999, y: 0.9999997, z: 0.99999946}
- name: Foot_Right
parentName:
position: {x: -37.066925, y: -3.5527137e-15, z: 2.7533531e-14}
rotation: {x: -0.2687201, y: -0.6451154, z: -0.057831235, w: 0.7129315}
scale: {x: 1.0000002, y: 0.99999994, z: 1}
- name: Toe_Right
parentName:
position: {x: -12.755086, y: -7.1054274e-15, z: -1.2434498e-14}
rotation: {x: -0.49754456, y: -0.111790985, z: -0.10089422, w: 0.8542673}
scale: {x: 1.0000001, y: 0.9999999, z: 1.0000002}
- name: Toetip_Right
parentName:
position: {x: -17.96039, y: 0, z: 3.5527137e-15}
rotation: {x: -0.056781646, y: -0.018067999, z: -0.0037392883, w: 0.9982161}
scale: {x: 1.0000001, y: 1, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 0
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,692 +0,0 @@
fileFormatVersion: 2
guid: bead32de6aeb58f46bb6e668d346896a
ModelImporter:
serializedVersion: 20200
internalIDToNameTable:
- first:
1: 100000
second: Chest
- first:
1: 100002
second: COB_CTRL
- first:
1: 100004
second: Foot_Left
- first:
1: 100006
second: Foot_Right
- first:
1: 100008
second: Footman_Mesh
- first:
1: 100010
second: //RootNode
- first:
1: 100012
second: Hand_Left
- first:
1: 100014
second: Hand_Right
- first:
1: 100016
second: Head
- first:
1: 100018
second: Hips
- first:
1: 100020
second: Index_Intermediate_Left
- first:
1: 100022
second: Index_Intermediate_Right
- first:
1: 100024
second: Index_Proximal_Left
- first:
1: 100026
second: Index_Proximal_Right
- first:
1: 100028
second: J_Tip
- first:
1: 100030
second: Jaw
- first:
1: 100032
second: LowerArm_Left
- first:
1: 100034
second: LowerArm_Right
- first:
1: 100036
second: LowerLeg_Left
- first:
1: 100038
second: LowerLeg_Right
- first:
1: 100040
second: Neck
- first:
1: 100042
second: RestOfFingers_Intermediate_Left
- first:
1: 100044
second: RestOfFingers_Intermediate_Right
- first:
1: 100046
second: RestOfFingers_Proximal_Left
- first:
1: 100048
second: RestOfFingers_Proximal_Right
- first:
1: 100050
second: Shield
- first:
1: 100052
second: Shoulder_Left
- first:
1: 100054
second: Shoulder_Right
- first:
1: 100056
second: Spine
- first:
1: 100058
second: Sword
- first:
1: 100060
second: Thumb_Intermediate_Left
- first:
1: 100062
second: Thumb_Intermediate_Right
- first:
1: 100064
second: Thumb_Proximal_Left
- first:
1: 100066
second: Thumb_Proximal_Right
- first:
1: 100068
second: Toe_Left
- first:
1: 100070
second: Toe_Right
- first:
1: 100072
second: Toetip_Left
- first:
1: 100074
second: Toetip_Right
- first:
1: 100076
second: UpperArm_Left
- first:
1: 100078
second: UpperArm_Right
- first:
1: 100080
second: UpperLeg_Left
- first:
1: 100082
second: UpperLeg_Right
- first:
4: 400000
second: Chest
- first:
4: 400002
second: COB_CTRL
- first:
4: 400004
second: Foot_Left
- first:
4: 400006
second: Foot_Right
- first:
4: 400008
second: Footman_Mesh
- first:
4: 400010
second: //RootNode
- first:
4: 400012
second: Hand_Left
- first:
4: 400014
second: Hand_Right
- first:
4: 400016
second: Head
- first:
4: 400018
second: Hips
- first:
4: 400020
second: Index_Intermediate_Left
- first:
4: 400022
second: Index_Intermediate_Right
- first:
4: 400024
second: Index_Proximal_Left
- first:
4: 400026
second: Index_Proximal_Right
- first:
4: 400028
second: J_Tip
- first:
4: 400030
second: Jaw
- first:
4: 400032
second: LowerArm_Left
- first:
4: 400034
second: LowerArm_Right
- first:
4: 400036
second: LowerLeg_Left
- first:
4: 400038
second: LowerLeg_Right
- first:
4: 400040
second: Neck
- first:
4: 400042
second: RestOfFingers_Intermediate_Left
- first:
4: 400044
second: RestOfFingers_Intermediate_Right
- first:
4: 400046
second: RestOfFingers_Proximal_Left
- first:
4: 400048
second: RestOfFingers_Proximal_Right
- first:
4: 400050
second: Shield
- first:
4: 400052
second: Shoulder_Left
- first:
4: 400054
second: Shoulder_Right
- first:
4: 400056
second: Spine
- first:
4: 400058
second: Sword
- first:
4: 400060
second: Thumb_Intermediate_Left
- first:
4: 400062
second: Thumb_Intermediate_Right
- first:
4: 400064
second: Thumb_Proximal_Left
- first:
4: 400066
second: Thumb_Proximal_Right
- first:
4: 400068
second: Toe_Left
- first:
4: 400070
second: Toe_Right
- first:
4: 400072
second: Toetip_Left
- first:
4: 400074
second: Toetip_Right
- first:
4: 400076
second: UpperArm_Left
- first:
4: 400078
second: UpperArm_Right
- first:
4: 400080
second: UpperLeg_Left
- first:
4: 400082
second: UpperLeg_Right
- first:
43: 4300000
second: Footman_Mesh
- first:
74: 7400000
second: taunt
- first:
95: 9500000
second: //RootNode
- first:
111: 11100000
second: //RootNode
- first:
137: 13700000
second: Footman_Mesh
externalObjects: {}
materials:
materialImportMode: 1
materialName: 0
materialSearch: 1
materialLocation: 0
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: taunt
takeName: Take 001
internalID: 0
firstFrame: 1
lastFrame: 40
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 1
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: COB_CTRL
weight: 0
- path: Footman_Mesh
weight: 0
- path: Hips
weight: 1
- path: Hips/Shield
weight: 1
- path: Hips/Spine
weight: 1
- path: Hips/Spine/Chest
weight: 1
- path: Hips/Spine/Chest/Neck
weight: 1
- path: Hips/Spine/Chest/Neck/Head
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw/J_Tip
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left/Index_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left/RestOfFingers_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left/Thumb_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right/Index_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right/RestOfFingers_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right/Thumb_Intermediate_Right
weight: 1
- path: Hips/Sword
weight: 1
- path: Hips/UpperLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left/Toetip_Left
weight: 1
- path: Hips/UpperLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right/Toetip_Right
weight: 1
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0
importBlendShapes: 1
importCameras: 0
importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: -1
indexFormat: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
normalCalculationMode: 0
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human: []
skeleton:
- name: footman_taunt(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: COB_CTRL
parentName:
position: {x: 0.004, y: 0.65978205, z: -0.17136107}
rotation: {x: 0.109584615, y: -0.19028173, z: -0.021376925, w: 0.97536}
scale: {x: 0.01, y: 0.01, z: 0.010000001}
- name: Footman_Mesh
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 1}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: Hips
parentName:
position: {x: 0.004, y: 0.7778548, z: 0.024665937}
rotation: {x: 0.11957903, y: 0.11957903, z: -0.6969224, w: 0.6969225}
scale: {x: 0.009999998, y: 0.01, z: 0.01}
- name: Spine
parentName:
position: {x: -22.08183, y: 2.7610132e-30, z: 2.789185e-15}
rotation: {x: 0.0000000041714956, y: -0.07073019, z: -0.000000041939902, w: 0.9974955}
scale: {x: 1, y: 1, z: 0.99999994}
- name: Chest
parentName:
position: {x: -24.493395, y: 4.37078e-15, z: -6.5791713e-15}
rotation: {x: 0.000000004171496, y: -0.19267076, z: -0.000000041939906, w: 0.9812635}
scale: {x: 0.9999996, y: 0.9999997, z: 1}
- name: Neck
parentName:
position: {x: -31.697706, y: 4.2682918e-15, z: 1.5827795e-14}
rotation: {x: -0.0000000021927513, y: 0.1462689, z: 0.000000042089766, w: 0.9892449}
scale: {x: 1, y: 1.0000001, z: 1}
- name: Head
parentName:
position: {x: -20.858675, y: 1.02066555e-14, z: 1.3950282e-15}
rotation: {x: -0.3823245, y: 0.0000000021927513, z: 0.92402816, w: -0.00000004208977}
scale: {x: 0.99999994, y: 0.99999994, z: 1}
- name: Jaw
parentName:
position: {x: -19.492151, y: -4.0412776e-15, z: -4.4981513}
rotation: {x: 0.000000017860568, y: 0.09718921, z: -0.00000003817534, w: 0.9952659}
scale: {x: 0.99999994, y: 1, z: 0.9999999}
- name: J_Tip
parentName:
position: {x: -9.274182, y: -1.2503675e-14, z: 8.099877}
rotation: {x: 0.29965067, y: -0.29965067, z: -0.640476, w: 0.640476}
scale: {x: 1.0000001, y: 1.0000002, z: 0.99999994}
- name: Shoulder_Left
parentName:
position: {x: -18.98868, y: -31.335035, z: -12.155753}
rotation: {x: -0.005294385, y: 0.09098777, z: 0.79941916, w: 0.59382004}
scale: {x: 1, y: 1.0000001, z: 1}
- name: UpperArm_Left
parentName:
position: {x: -14.901689, y: 2.842171e-14, z: 8.881784e-16}
rotation: {x: 0.026086552, y: -0.1077615, z: -0.16237192, w: 0.9804807}
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
- name: LowerArm_Left
parentName:
position: {x: -32.191196, y: 4.842915e-15, z: -2.9871985e-15}
rotation: {x: 0.00035524575, y: 0.064626455, z: 0.0047827368, w: 0.99789804}
scale: {x: 0.99999976, y: 0.99999994, z: 0.9999999}
- name: Hand_Left
parentName:
position: {x: -29.678864, y: -2.7758043e-29, z: 4.869975e-15}
rotation: {x: -0.0033529997, y: -0.08887863, z: -0.07221233, w: 0.9934158}
scale: {x: 0.99999976, y: 1.0000002, z: 0.9999999}
- name: RestOfFingers_Proximal_Left
parentName:
position: {x: -18.280243, y: -1.6586086e-14, z: -2.029683e-15}
rotation: {x: 0.007036325, y: 0.038031258, z: 0.07194682, w: 0.9966583}
scale: {x: 1.0000004, y: 0.9999998, z: 1.0000001}
- name: RestOfFingers_Intermediate_Left
parentName:
position: {x: -8.780147, y: 7.67957e-15, z: 3.7027159e-16}
rotation: {x: 0.00000001610115, y: 0.029670052, z: 0.0000000140879415, w: 0.99955976}
scale: {x: 0.9999999, y: 0.9999999, z: 0.9999999}
- name: Index_Proximal_Left
parentName:
position: {x: -16.901342, y: 1.1929646e-13, z: 10.104264}
rotation: {x: 0.0067923516, y: 0.04141017, z: 0.07197026, w: 0.9965236}
scale: {x: 1.0000002, y: 0.99999976, z: 0.9999999}
- name: Index_Intermediate_Left
parentName:
position: {x: -9.911482, y: 1.4998595e-14, z: 3.154118e-15}
rotation: {x: 0.00000001861509, y: 0.026280912, z: -0.000000012133206, w: 0.9996546}
scale: {x: 1, y: 0.9999999, z: 1}
- name: Thumb_Proximal_Left
parentName:
position: {x: -7.0572023, y: -4.708794, z: 9.280683}
rotation: {x: -0.06620511, y: 0.36255562, z: 0.15769365, w: 0.9161349}
scale: {x: 1.0000004, y: 0.9999999, z: 1.0000002}
- name: Thumb_Intermediate_Left
parentName:
position: {x: -10.653726, y: 3.648137e-16, z: 8.5441255e-15}
rotation: {x: 0.030814841, y: -0.21547185, z: -0.13817626, w: 0.9661934}
scale: {x: 1, y: 1, z: 0.9999999}
- name: Shoulder_Right
parentName:
position: {x: -18.98899, y: 31.335, z: -12.155691}
rotation: {x: 0.7994112, y: 0.5938308, z: 0.0052922214, w: -0.090987384}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000006}
- name: UpperArm_Right
parentName:
position: {x: 14.901961, y: 0.00046619424, z: 0.000079565914}
rotation: {x: 0.10775685, y: 0.026086215, z: -0.98048323, w: -0.16235992}
scale: {x: 1, y: 1, z: 0.9999997}
- name: LowerArm_Right
parentName:
position: {x: -32.191166, y: 4.4336893e-14, z: 3.536796e-15}
rotation: {x: -0.00035539793, y: -0.06462459, z: 0.0047837608, w: 0.99789816}
scale: {x: 1.0000004, y: 1, z: 1.0000002}
- name: Hand_Right
parentName:
position: {x: -29.678719, y: 4.5461288e-14, z: -2.7325554e-15}
rotation: {x: 0.0033532225, y: 0.08887915, z: -0.072216906, w: 0.99341536}
scale: {x: 0.9999994, y: 0.99999994, z: 0.9999992}
- name: RestOfFingers_Proximal_Right
parentName:
position: {x: -18.280209, y: -3.645552e-14, z: 1.8098782e-15}
rotation: {x: -0.0070367004, y: -0.03803295, z: 0.07195142, w: 0.9966579}
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
- name: RestOfFingers_Intermediate_Right
parentName:
position: {x: -8.7804575, y: 1.3120176e-14, z: -2.045785e-15}
rotation: {x: -0.0000000025775735, y: -0.0296687, z: 0.00000004162707, w: 0.9995598}
scale: {x: 0.9999997, y: 0.99999994, z: 0.99999976}
- name: Index_Proximal_Right
parentName:
position: {x: -16.9013, y: -5.4614235e-14, z: -10.104266}
rotation: {x: -0.0067927497, y: -0.041411348, z: 0.071974866, w: 0.9965233}
scale: {x: 1.0000004, y: 0.9999998, z: 1.0000002}
- name: Index_Intermediate_Right
parentName:
position: {x: -9.911691, y: 2.0547315e-15, z: -2.2696136e-15}
rotation: {x: -0.000000015177632, y: -0.026280066, z: 0.0000001054477, w: 0.99965465}
scale: {x: 0.9999999, y: 1.0000001, z: 0.9999999}
- name: Thumb_Proximal_Right
parentName:
position: {x: -7.0571103, y: -4.7085547, z: -9.280674}
rotation: {x: 0.06620065, y: -0.36255434, z: 0.15768968, w: 0.9161363}
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000004}
- name: Thumb_Intermediate_Right
parentName:
position: {x: -10.653982, y: 2.4461068e-14, z: 1.7784693e-15}
rotation: {x: -0.031957757, y: 0.20743091, z: -0.13790222, w: 0.96795356}
scale: {x: 0.99999994, y: 1, z: 0.99999994}
- name: UpperLeg_Left
parentName:
position: {x: 3.5068195, y: -19.94618, z: -1.3763187}
rotation: {x: -0.2414414, y: -0.2406476, z: 0.9400832, w: 0.006198165}
scale: {x: 0.9999999, y: 0.9999998, z: 1}
- name: LowerLeg_Left
parentName:
position: {x: -32.81932, y: 2.1316282e-14, z: -8.881784e-15}
rotation: {x: -0.000059741335, y: -0.15989012, z: 0.025032552, w: 0.98681736}
scale: {x: 1, y: 0.9999998, z: 1}
- name: Foot_Left
parentName:
position: {x: -37.066936, y: -1.4210855e-14, z: -4.440892e-15}
rotation: {x: 0.31684917, y: 0.6395231, z: -0.10572263, w: 0.6924158}
scale: {x: 1.0000002, y: 0.99999976, z: 1.0000002}
- name: Toe_Left
parentName:
position: {x: -12.738982, y: -0.5618247, z: 0.30802163}
rotation: {x: 0.4498791, y: 0.11339964, z: -0.102188155, w: 0.8799472}
scale: {x: 0.99999994, y: 0.9999998, z: 1}
- name: Toetip_Left
parentName:
position: {x: -17.954567, y: -0.038039967, z: 0.4538383}
rotation: {x: 0.041624583, y: 0.03067606, z: -0.0034803154, w: 0.9986562}
scale: {x: 1.0000001, y: 0.99999994, z: 1.0000001}
- name: Shield
parentName:
position: {x: -36.94719, y: -62.859154, z: 21.787066}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 1.0000001, y: 1, z: 0.9999999}
- name: Sword
parentName:
position: {x: -37.385925, y: 86.25157, z: 18.17991}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 1.0000001, y: 1, z: 1.0000001}
- name: UpperLeg_Right
parentName:
position: {x: 3.5067785, y: 19.9462, z: -1.3763317}
rotation: {x: -0.008172598, y: 0.9452265, z: -0.21804802, w: 0.24276586}
scale: {x: 0.9999998, y: 1, z: 0.9999999}
- name: LowerLeg_Right
parentName:
position: {x: -32.819374, y: -1.0658141e-14, z: -3.5527137e-15}
rotation: {x: 0.00005974702, y: 0.1598899, z: 0.025033766, w: 0.98681736}
scale: {x: 0.99999994, y: 1, z: 0.99999976}
- name: Foot_Right
parentName:
position: {x: -37.066925, y: -3.5527137e-15, z: 2.7533531e-14}
rotation: {x: -0.2687201, y: -0.6451154, z: -0.057831235, w: 0.7129315}
scale: {x: 1.0000001, y: 0.9999999, z: 1.0000002}
- name: Toe_Right
parentName:
position: {x: -12.755086, y: -7.1054274e-15, z: -1.2434498e-14}
rotation: {x: -0.49754456, y: -0.111790985, z: -0.10089422, w: 0.8542673}
scale: {x: 0.9999998, y: 1, z: 0.99999964}
- name: Toetip_Right
parentName:
position: {x: -17.96039, y: 0, z: 3.5527137e-15}
rotation: {x: -0.056781646, y: -0.018067999, z: -0.0037392883, w: 0.9982161}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 0
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,692 +0,0 @@
fileFormatVersion: 2
guid: 368c60e559c33a1459d4ff28ff88e96a
ModelImporter:
serializedVersion: 20200
internalIDToNameTable:
- first:
1: 100000
second: Chest
- first:
1: 100002
second: COB_CTRL
- first:
1: 100004
second: Foot_Left
- first:
1: 100006
second: Foot_Right
- first:
1: 100008
second: Footman_Mesh
- first:
1: 100010
second: //RootNode
- first:
1: 100012
second: Hand_Left
- first:
1: 100014
second: Hand_Right
- first:
1: 100016
second: Head
- first:
1: 100018
second: Hips
- first:
1: 100020
second: Index_Intermediate_Left
- first:
1: 100022
second: Index_Intermediate_Right
- first:
1: 100024
second: Index_Proximal_Left
- first:
1: 100026
second: Index_Proximal_Right
- first:
1: 100028
second: J_Tip
- first:
1: 100030
second: Jaw
- first:
1: 100032
second: LowerArm_Left
- first:
1: 100034
second: LowerArm_Right
- first:
1: 100036
second: LowerLeg_Left
- first:
1: 100038
second: LowerLeg_Right
- first:
1: 100040
second: Neck
- first:
1: 100042
second: RestOfFingers_Intermediate_Left
- first:
1: 100044
second: RestOfFingers_Intermediate_Right
- first:
1: 100046
second: RestOfFingers_Proximal_Left
- first:
1: 100048
second: RestOfFingers_Proximal_Right
- first:
1: 100050
second: Shield
- first:
1: 100052
second: Shoulder_Left
- first:
1: 100054
second: Shoulder_Right
- first:
1: 100056
second: Spine
- first:
1: 100058
second: Sword
- first:
1: 100060
second: Thumb_Intermediate_Left
- first:
1: 100062
second: Thumb_Intermediate_Right
- first:
1: 100064
second: Thumb_Proximal_Left
- first:
1: 100066
second: Thumb_Proximal_Right
- first:
1: 100068
second: Toe_Left
- first:
1: 100070
second: Toe_Right
- first:
1: 100072
second: Toetip_Left
- first:
1: 100074
second: Toetip_Right
- first:
1: 100076
second: UpperArm_Left
- first:
1: 100078
second: UpperArm_Right
- first:
1: 100080
second: UpperLeg_Left
- first:
1: 100082
second: UpperLeg_Right
- first:
4: 400000
second: Chest
- first:
4: 400002
second: COB_CTRL
- first:
4: 400004
second: Foot_Left
- first:
4: 400006
second: Foot_Right
- first:
4: 400008
second: Footman_Mesh
- first:
4: 400010
second: //RootNode
- first:
4: 400012
second: Hand_Left
- first:
4: 400014
second: Hand_Right
- first:
4: 400016
second: Head
- first:
4: 400018
second: Hips
- first:
4: 400020
second: Index_Intermediate_Left
- first:
4: 400022
second: Index_Intermediate_Right
- first:
4: 400024
second: Index_Proximal_Left
- first:
4: 400026
second: Index_Proximal_Right
- first:
4: 400028
second: J_Tip
- first:
4: 400030
second: Jaw
- first:
4: 400032
second: LowerArm_Left
- first:
4: 400034
second: LowerArm_Right
- first:
4: 400036
second: LowerLeg_Left
- first:
4: 400038
second: LowerLeg_Right
- first:
4: 400040
second: Neck
- first:
4: 400042
second: RestOfFingers_Intermediate_Left
- first:
4: 400044
second: RestOfFingers_Intermediate_Right
- first:
4: 400046
second: RestOfFingers_Proximal_Left
- first:
4: 400048
second: RestOfFingers_Proximal_Right
- first:
4: 400050
second: Shield
- first:
4: 400052
second: Shoulder_Left
- first:
4: 400054
second: Shoulder_Right
- first:
4: 400056
second: Spine
- first:
4: 400058
second: Sword
- first:
4: 400060
second: Thumb_Intermediate_Left
- first:
4: 400062
second: Thumb_Intermediate_Right
- first:
4: 400064
second: Thumb_Proximal_Left
- first:
4: 400066
second: Thumb_Proximal_Right
- first:
4: 400068
second: Toe_Left
- first:
4: 400070
second: Toe_Right
- first:
4: 400072
second: Toetip_Left
- first:
4: 400074
second: Toetip_Right
- first:
4: 400076
second: UpperArm_Left
- first:
4: 400078
second: UpperArm_Right
- first:
4: 400080
second: UpperLeg_Left
- first:
4: 400082
second: UpperLeg_Right
- first:
43: 4300000
second: Footman_Mesh
- first:
74: 7400000
second: walk
- first:
95: 9500000
second: //RootNode
- first:
111: 11100000
second: //RootNode
- first:
137: 13700000
second: Footman_Mesh
externalObjects: {}
materials:
materialImportMode: 1
materialName: 0
materialSearch: 1
materialLocation: 0
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: walk
takeName: Take 001
internalID: 0
firstFrame: 1
lastFrame: 48
wrapMode: 2
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 1
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: COB_CTRL
weight: 0
- path: Footman_Mesh
weight: 0
- path: Hips
weight: 1
- path: Hips/Shield
weight: 1
- path: Hips/Spine
weight: 1
- path: Hips/Spine/Chest
weight: 1
- path: Hips/Spine/Chest/Neck
weight: 1
- path: Hips/Spine/Chest/Neck/Head
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw/J_Tip
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left/Index_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left/RestOfFingers_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left/Thumb_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right/Index_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right/RestOfFingers_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right/Thumb_Intermediate_Right
weight: 1
- path: Hips/Sword
weight: 1
- path: Hips/UpperLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left/Toetip_Left
weight: 1
- path: Hips/UpperLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right/Toetip_Right
weight: 1
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0
importBlendShapes: 1
importCameras: 0
importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: -1
indexFormat: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
normalCalculationMode: 0
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human: []
skeleton:
- name: footman_walk(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: COB_CTRL
parentName:
position: {x: 2.220446e-16, y: 0.7498014, z: -0.0053610783}
rotation: {x: -0.063437596, y: -0.00024714903, z: 0.0038880624, w: 0.9979782}
scale: {x: 0.010000001, y: 0.01, z: 0.01}
- name: Footman_Mesh
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 1}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: Hips
parentName:
position: {x: 0, y: 0.77785504, z: -0.0053610783}
rotation: {x: 0.11957903, y: 0.11957903, z: -0.6969224, w: 0.6969225}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: Spine
parentName:
position: {x: -22.08183, y: 2.7610132e-30, z: 2.789185e-15}
rotation: {x: 0.0000000041714956, y: -0.07073019, z: -0.000000041939902, w: 0.9974955}
scale: {x: 1, y: 1, z: 0.9999999}
- name: Chest
parentName:
position: {x: -24.493395, y: 4.37078e-15, z: -6.5791713e-15}
rotation: {x: 0.000000004171496, y: -0.19267076, z: -0.000000041939906, w: 0.9812635}
scale: {x: 0.9999999, y: 1, z: 0.9999998}
- name: Neck
parentName:
position: {x: -31.697706, y: 4.2682918e-15, z: 1.5827795e-14}
rotation: {x: -0.0000000021927513, y: 0.1462689, z: 0.000000042089766, w: 0.9892449}
scale: {x: 1.0000001, y: 1.0000001, z: 0.99999994}
- name: Head
parentName:
position: {x: -20.858675, y: 1.02066555e-14, z: 1.3950282e-15}
rotation: {x: -0.3823245, y: 0.0000000021927513, z: 0.92402816, w: -0.00000004208977}
scale: {x: 0.99999994, y: 0.99999994, z: 0.9999999}
- name: Jaw
parentName:
position: {x: -19.492151, y: -4.0412776e-15, z: -4.4981513}
rotation: {x: 0.000000017860568, y: 0.09718921, z: -0.00000003817534, w: 0.9952659}
scale: {x: 1, y: 1, z: 1}
- name: J_Tip
parentName:
position: {x: -9.274182, y: -1.2503675e-14, z: 8.099877}
rotation: {x: 0.29965067, y: -0.29965067, z: -0.640476, w: 0.640476}
scale: {x: 1, y: 0.99999976, z: 1.0000002}
- name: Shoulder_Left
parentName:
position: {x: -18.98868, y: -31.335035, z: -12.155753}
rotation: {x: -0.005294334, y: 0.09098776, z: 0.799419, w: 0.5938203}
scale: {x: 1.0000001, y: 1.0000001, z: 0.99999994}
- name: UpperArm_Left
parentName:
position: {x: -14.901689, y: 2.842171e-14, z: 8.881784e-16}
rotation: {x: 0.026086543, y: -0.10776148, z: -0.16237152, w: 0.9804808}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: LowerArm_Left
parentName:
position: {x: -32.191196, y: 4.842915e-15, z: -2.9871985e-15}
rotation: {x: 0.0003552404, y: 0.06462667, z: 0.0047825873, w: 0.99789804}
scale: {x: 0.99999976, y: 0.9999999, z: 1.0000002}
- name: Hand_Left
parentName:
position: {x: -29.678864, y: -2.7758043e-29, z: 4.869975e-15}
rotation: {x: -0.0033529997, y: -0.08887863, z: -0.07221233, w: 0.9934158}
scale: {x: 1.0000002, y: 1.0000001, z: 1}
- name: RestOfFingers_Proximal_Left
parentName:
position: {x: -18.280243, y: -1.6586086e-14, z: -2.029683e-15}
rotation: {x: 0.007036325, y: 0.038031258, z: 0.07194682, w: 0.9966583}
scale: {x: 0.9999998, y: 1, z: 1.0000002}
- name: RestOfFingers_Intermediate_Left
parentName:
position: {x: -8.780147, y: 7.67957e-15, z: 3.7027159e-16}
rotation: {x: 0.00000001610115, y: 0.029670052, z: 0.0000000140879415, w: 0.99955976}
scale: {x: 0.99999994, y: 0.9999998, z: 0.99999964}
- name: Index_Proximal_Left
parentName:
position: {x: -16.901342, y: 1.1929646e-13, z: 10.104264}
rotation: {x: 0.0067923516, y: 0.04141017, z: 0.07197026, w: 0.9965236}
scale: {x: 0.9999998, y: 1.0000001, z: 1}
- name: Index_Intermediate_Left
parentName:
position: {x: -9.911482, y: 1.4998595e-14, z: 3.154118e-15}
rotation: {x: 0.00000001861509, y: 0.026280912, z: -0.000000012133206, w: 0.9996546}
scale: {x: 1.0000001, y: 1, z: 1.0000001}
- name: Thumb_Proximal_Left
parentName:
position: {x: -7.0572023, y: -4.708794, z: 9.280683}
rotation: {x: -0.066205114, y: 0.36255506, z: 0.15769367, w: 0.91613513}
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
- name: Thumb_Intermediate_Left
parentName:
position: {x: -10.653726, y: 3.648137e-16, z: 8.5441255e-15}
rotation: {x: 0.030814841, y: -0.21547185, z: -0.13817626, w: 0.9661934}
scale: {x: 1, y: 1.0000001, z: 1}
- name: Shoulder_Right
parentName:
position: {x: -18.98899, y: 31.335, z: -12.155691}
rotation: {x: 0.799411, y: 0.5938312, z: 0.005292134, w: -0.09098735}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000004}
- name: UpperArm_Right
parentName:
position: {x: 14.901961, y: 0.00046619424, z: 0.000079565914}
rotation: {x: 0.1077567, y: 0.026086215, z: -0.9804833, w: -0.16235957}
scale: {x: 1.0000001, y: 1, z: 0.9999998}
- name: LowerArm_Right
parentName:
position: {x: -32.191166, y: 4.4336893e-14, z: 3.536796e-15}
rotation: {x: -0.00035538242, y: -0.06462456, z: 0.004783797, w: 0.99789816}
scale: {x: 1.0000001, y: 0.9999999, z: 1.0000007}
- name: Hand_Right
parentName:
position: {x: -29.678719, y: 4.5461288e-14, z: -2.7325554e-15}
rotation: {x: 0.0033532225, y: 0.08887915, z: -0.072216906, w: 0.99341536}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999995}
- name: RestOfFingers_Proximal_Right
parentName:
position: {x: -18.280209, y: -3.645552e-14, z: 1.8098782e-15}
rotation: {x: -0.0070367004, y: -0.03803295, z: 0.07195142, w: 0.9966579}
scale: {x: 1.0000007, y: 0.99999976, z: 1.0000002}
- name: RestOfFingers_Intermediate_Right
parentName:
position: {x: -8.7804575, y: 1.3120176e-14, z: -2.045785e-15}
rotation: {x: -0.0000000025775735, y: -0.0296687, z: 0.00000004162707, w: 0.9995598}
scale: {x: 0.99999976, y: 1, z: 0.9999999}
- name: Index_Proximal_Right
parentName:
position: {x: -16.9013, y: -5.4614235e-14, z: -10.104266}
rotation: {x: -0.0067927497, y: -0.041411348, z: 0.071974866, w: 0.9965233}
scale: {x: 1.0000006, y: 0.9999997, z: 1.0000001}
- name: Index_Intermediate_Right
parentName:
position: {x: -9.911691, y: 2.0547315e-15, z: -2.2696136e-15}
rotation: {x: -0.000000015177632, y: -0.026280066, z: 0.0000001054477, w: 0.99965465}
scale: {x: 0.9999998, y: 1.0000001, z: 0.99999976}
- name: Thumb_Proximal_Right
parentName:
position: {x: -7.0571103, y: -4.7085547, z: -9.280674}
rotation: {x: 0.06620042, y: -0.36255375, z: 0.15769003, w: 0.91613656}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000004}
- name: Thumb_Intermediate_Right
parentName:
position: {x: -10.653982, y: 2.4461068e-14, z: 1.7784693e-15}
rotation: {x: -0.031957757, y: 0.20743091, z: -0.13790222, w: 0.96795356}
scale: {x: 1.0000002, y: 0.9999998, z: 0.9999999}
- name: UpperLeg_Left
parentName:
position: {x: 3.5068195, y: -19.94618, z: -1.3763187}
rotation: {x: -0.2414414, y: -0.2406476, z: 0.9400832, w: 0.006198165}
scale: {x: 0.9999997, y: 0.9999998, z: 0.99999994}
- name: LowerLeg_Left
parentName:
position: {x: -32.81932, y: 2.1316282e-14, z: -8.881784e-15}
rotation: {x: -0.000059741335, y: -0.15989012, z: 0.025032552, w: 0.98681736}
scale: {x: 1.0000001, y: 0.99999994, z: 1.0000001}
- name: Foot_Left
parentName:
position: {x: -37.066936, y: -1.4210855e-14, z: -4.440892e-15}
rotation: {x: 0.31684917, y: 0.6395231, z: -0.10572263, w: 0.6924158}
scale: {x: 0.9999999, y: 0.99999994, z: 0.99999994}
- name: Toe_Left
parentName:
position: {x: -12.738982, y: -0.5618247, z: 0.30802163}
rotation: {x: 0.4498791, y: 0.11339964, z: -0.102188155, w: 0.8799472}
scale: {x: 1.0000001, y: 0.99999994, z: 1.0000001}
- name: Toetip_Left
parentName:
position: {x: -17.954567, y: -0.038039967, z: 0.4538383}
rotation: {x: 0.041624583, y: 0.03067606, z: -0.0034803154, w: 0.9986562}
scale: {x: 1, y: 1.0000001, z: 1}
- name: Shield
parentName:
position: {x: -43.469936, y: -66.51853, z: 22.519053}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 1, y: 1, z: 0.9999999}
- name: Sword
parentName:
position: {x: -45.772293, y: 53.38876, z: 20.810583}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 0.9999999, y: 0.9999998, z: 1}
- name: UpperLeg_Right
parentName:
position: {x: 3.5067785, y: 19.9462, z: -1.3763317}
rotation: {x: -0.008172598, y: 0.9452265, z: -0.21804802, w: 0.24276586}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000002}
- name: LowerLeg_Right
parentName:
position: {x: -32.819374, y: -1.0658141e-14, z: -3.5527137e-15}
rotation: {x: 0.00005974702, y: 0.1598899, z: 0.025033766, w: 0.98681736}
scale: {x: 0.9999996, y: 0.9999998, z: 0.99999994}
- name: Foot_Right
parentName:
position: {x: -37.066925, y: -3.5527137e-15, z: 2.7533531e-14}
rotation: {x: -0.2687201, y: -0.6451154, z: -0.057831235, w: 0.7129315}
scale: {x: 1, y: 1, z: 0.99999976}
- name: Toe_Right
parentName:
position: {x: -12.755086, y: -7.1054274e-15, z: -1.2434498e-14}
rotation: {x: -0.49754456, y: -0.111790985, z: -0.10089422, w: 0.8542673}
scale: {x: 0.9999998, y: 1, z: 1}
- name: Toetip_Right
parentName:
position: {x: -17.96039, y: 0, z: 3.5527137e-15}
rotation: {x: -0.056781646, y: -0.018067999, z: -0.0037392883, w: 0.9982161}
scale: {x: 0.9999999, y: 1.0000001, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 0
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,692 +0,0 @@
fileFormatVersion: 2
guid: 89f9b72c0c34e2149a7659e8e9b99b55
ModelImporter:
serializedVersion: 20200
internalIDToNameTable:
- first:
1: 100000
second: Chest
- first:
1: 100002
second: COB_CTRL
- first:
1: 100004
second: Foot_Left
- first:
1: 100006
second: Foot_Right
- first:
1: 100008
second: Footman_Mesh
- first:
1: 100010
second: //RootNode
- first:
1: 100012
second: Hand_Left
- first:
1: 100014
second: Hand_Right
- first:
1: 100016
second: Head
- first:
1: 100018
second: Hips
- first:
1: 100020
second: Index_Intermediate_Left
- first:
1: 100022
second: Index_Intermediate_Right
- first:
1: 100024
second: Index_Proximal_Left
- first:
1: 100026
second: Index_Proximal_Right
- first:
1: 100028
second: J_Tip
- first:
1: 100030
second: Jaw
- first:
1: 100032
second: LowerArm_Left
- first:
1: 100034
second: LowerArm_Right
- first:
1: 100036
second: LowerLeg_Left
- first:
1: 100038
second: LowerLeg_Right
- first:
1: 100040
second: Neck
- first:
1: 100042
second: RestOfFingers_Intermediate_Left
- first:
1: 100044
second: RestOfFingers_Intermediate_Right
- first:
1: 100046
second: RestOfFingers_Proximal_Left
- first:
1: 100048
second: RestOfFingers_Proximal_Right
- first:
1: 100050
second: Shield
- first:
1: 100052
second: Shoulder_Left
- first:
1: 100054
second: Shoulder_Right
- first:
1: 100056
second: Spine
- first:
1: 100058
second: Sword
- first:
1: 100060
second: Thumb_Intermediate_Left
- first:
1: 100062
second: Thumb_Intermediate_Right
- first:
1: 100064
second: Thumb_Proximal_Left
- first:
1: 100066
second: Thumb_Proximal_Right
- first:
1: 100068
second: Toe_Left
- first:
1: 100070
second: Toe_Right
- first:
1: 100072
second: Toetip_Left
- first:
1: 100074
second: Toetip_Right
- first:
1: 100076
second: UpperArm_Left
- first:
1: 100078
second: UpperArm_Right
- first:
1: 100080
second: UpperLeg_Left
- first:
1: 100082
second: UpperLeg_Right
- first:
4: 400000
second: Chest
- first:
4: 400002
second: COB_CTRL
- first:
4: 400004
second: Foot_Left
- first:
4: 400006
second: Foot_Right
- first:
4: 400008
second: Footman_Mesh
- first:
4: 400010
second: //RootNode
- first:
4: 400012
second: Hand_Left
- first:
4: 400014
second: Hand_Right
- first:
4: 400016
second: Head
- first:
4: 400018
second: Hips
- first:
4: 400020
second: Index_Intermediate_Left
- first:
4: 400022
second: Index_Intermediate_Right
- first:
4: 400024
second: Index_Proximal_Left
- first:
4: 400026
second: Index_Proximal_Right
- first:
4: 400028
second: J_Tip
- first:
4: 400030
second: Jaw
- first:
4: 400032
second: LowerArm_Left
- first:
4: 400034
second: LowerArm_Right
- first:
4: 400036
second: LowerLeg_Left
- first:
4: 400038
second: LowerLeg_Right
- first:
4: 400040
second: Neck
- first:
4: 400042
second: RestOfFingers_Intermediate_Left
- first:
4: 400044
second: RestOfFingers_Intermediate_Right
- first:
4: 400046
second: RestOfFingers_Proximal_Left
- first:
4: 400048
second: RestOfFingers_Proximal_Right
- first:
4: 400050
second: Shield
- first:
4: 400052
second: Shoulder_Left
- first:
4: 400054
second: Shoulder_Right
- first:
4: 400056
second: Spine
- first:
4: 400058
second: Sword
- first:
4: 400060
second: Thumb_Intermediate_Left
- first:
4: 400062
second: Thumb_Intermediate_Right
- first:
4: 400064
second: Thumb_Proximal_Left
- first:
4: 400066
second: Thumb_Proximal_Right
- first:
4: 400068
second: Toe_Left
- first:
4: 400070
second: Toe_Right
- first:
4: 400072
second: Toetip_Left
- first:
4: 400074
second: Toetip_Right
- first:
4: 400076
second: UpperArm_Left
- first:
4: 400078
second: UpperArm_Right
- first:
4: 400080
second: UpperLeg_Left
- first:
4: 400082
second: UpperLeg_Right
- first:
43: 4300000
second: Footman_Mesh
- first:
74: 7400000
second: walkBattleBackward
- first:
95: 9500000
second: //RootNode
- first:
111: 11100000
second: //RootNode
- first:
137: 13700000
second: Footman_Mesh
externalObjects: {}
materials:
materialImportMode: 1
materialName: 0
materialSearch: 1
materialLocation: 0
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: walkBattleBackward
takeName: Take 001
internalID: 0
firstFrame: 0
lastFrame: 35
wrapMode: 2
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 1
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: COB_CTRL
weight: 0
- path: Footman_Mesh
weight: 0
- path: Hips
weight: 1
- path: Hips/Shield
weight: 1
- path: Hips/Spine
weight: 1
- path: Hips/Spine/Chest
weight: 1
- path: Hips/Spine/Chest/Neck
weight: 1
- path: Hips/Spine/Chest/Neck/Head
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw/J_Tip
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left/Index_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left/RestOfFingers_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left/Thumb_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right/Index_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right/RestOfFingers_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right/Thumb_Intermediate_Right
weight: 1
- path: Hips/Sword
weight: 1
- path: Hips/UpperLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left/Toetip_Left
weight: 1
- path: Hips/UpperLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right/Toetip_Right
weight: 1
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0
importBlendShapes: 1
importCameras: 0
importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: -1
indexFormat: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
normalCalculationMode: 0
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human: []
skeleton:
- name: footman_walkBattleBackward(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: COB_CTRL
parentName:
position: {x: 0.004, y: 0.6855939, z: -0.17136107}
rotation: {x: 0.0030260617, y: -0.19104025, z: -0.012322435, w: 0.9815002}
scale: {x: 0.01, y: 0.010000001, z: 0.01}
- name: Footman_Mesh
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 1}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: Hips
parentName:
position: {x: 0.004, y: 0.777855, z: 0.024665937}
rotation: {x: 0.11957903, y: 0.11957903, z: -0.6969224, w: 0.6969225}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: Spine
parentName:
position: {x: -22.08183, y: 2.7610132e-30, z: 2.789185e-15}
rotation: {x: 0.0000000041714956, y: -0.07073019, z: -0.000000041939902, w: 0.9974955}
scale: {x: 1, y: 1, z: 0.99999994}
- name: Chest
parentName:
position: {x: -24.493395, y: 4.37078e-15, z: -6.5791713e-15}
rotation: {x: 0.000000004171496, y: -0.19267076, z: -0.000000041939906, w: 0.9812635}
scale: {x: 1, y: 1.0000001, z: 0.99999994}
- name: Neck
parentName:
position: {x: -31.697706, y: 4.2682918e-15, z: 1.5827795e-14}
rotation: {x: -0.0000000021927513, y: 0.1462689, z: 0.000000042089766, w: 0.9892449}
scale: {x: 0.9999998, y: 0.99999994, z: 1.0000001}
- name: Head
parentName:
position: {x: -20.858675, y: 1.02066555e-14, z: 1.3950282e-15}
rotation: {x: -0.3823245, y: 0.0000000021927513, z: 0.92402816, w: -0.00000004208977}
scale: {x: 0.99999994, y: 1.0000001, z: 0.99999994}
- name: Jaw
parentName:
position: {x: -19.492151, y: -4.0412776e-15, z: -4.4981513}
rotation: {x: 0.000000017860568, y: 0.09718921, z: -0.00000003817534, w: 0.9952659}
scale: {x: 1, y: 0.99999994, z: 1.0000001}
- name: J_Tip
parentName:
position: {x: -9.274182, y: -1.2503675e-14, z: 8.099877}
rotation: {x: 0.29965067, y: -0.29965067, z: -0.640476, w: 0.640476}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000001}
- name: Shoulder_Left
parentName:
position: {x: -18.98868, y: -31.335035, z: -12.155753}
rotation: {x: -0.005294422, y: 0.09098782, z: 0.7994192, w: 0.59382}
scale: {x: 1, y: 1, z: 1}
- name: UpperArm_Left
parentName:
position: {x: -14.901689, y: 2.842171e-14, z: 8.881784e-16}
rotation: {x: 0.026086576, y: -0.10776161, z: -0.16237178, w: 0.9804807}
scale: {x: 1, y: 1.0000001, z: 1.0000002}
- name: LowerArm_Left
parentName:
position: {x: -32.191196, y: 4.842915e-15, z: -2.9871985e-15}
rotation: {x: 0.00035524397, y: 0.06462667, z: 0.0047826255, w: 0.997898}
scale: {x: 0.9999998, y: 1, z: 1.0000001}
- name: Hand_Left
parentName:
position: {x: -29.678864, y: -2.7758043e-29, z: 4.869975e-15}
rotation: {x: -0.0033529997, y: -0.08887863, z: -0.07221233, w: 0.9934158}
scale: {x: 1.0000002, y: 1, z: 0.9999998}
- name: RestOfFingers_Proximal_Left
parentName:
position: {x: -18.280243, y: -1.6586086e-14, z: -2.029683e-15}
rotation: {x: 0.007036325, y: 0.038031258, z: 0.07194682, w: 0.9966583}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: RestOfFingers_Intermediate_Left
parentName:
position: {x: -8.780147, y: 7.67957e-15, z: 3.7027159e-16}
rotation: {x: 0.00000001610115, y: 0.029670052, z: 0.0000000140879415, w: 0.99955976}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999999}
- name: Index_Proximal_Left
parentName:
position: {x: -16.901342, y: 1.1929646e-13, z: 10.104264}
rotation: {x: 0.0067923516, y: 0.04141017, z: 0.07197026, w: 0.9965236}
scale: {x: 0.99999976, y: 1.0000002, z: 0.99999994}
- name: Index_Intermediate_Left
parentName:
position: {x: -9.911482, y: 1.4998595e-14, z: 3.154118e-15}
rotation: {x: 0.00000001861509, y: 0.026280912, z: -0.000000012133206, w: 0.9996546}
scale: {x: 1.0000004, y: 0.99999994, z: 1.0000001}
- name: Thumb_Proximal_Left
parentName:
position: {x: -7.0572023, y: -4.708794, z: 9.280683}
rotation: {x: -0.06620505, y: 0.36255544, z: 0.15769367, w: 0.9161349}
scale: {x: 0.99999994, y: 1.0000004, z: 1.0000001}
- name: Thumb_Intermediate_Left
parentName:
position: {x: -10.653726, y: 3.648137e-16, z: 8.5441255e-15}
rotation: {x: 0.030814841, y: -0.21547185, z: -0.13817626, w: 0.9661934}
scale: {x: 1.0000001, y: 0.9999999, z: 1.0000002}
- name: Shoulder_Right
parentName:
position: {x: -18.98899, y: 31.335, z: -12.155691}
rotation: {x: 0.7994108, y: 0.59383136, z: 0.005292103, w: -0.09098733}
scale: {x: 1.0000001, y: 1, z: 1.0000001}
- name: UpperArm_Right
parentName:
position: {x: 14.901961, y: 0.00046619424, z: 0.000079565914}
rotation: {x: 0.10775662, y: 0.026086168, z: -0.9804833, w: -0.1623596}
scale: {x: 1, y: 1.0000004, z: 1.0000005}
- name: LowerArm_Right
parentName:
position: {x: -32.191166, y: 4.4336893e-14, z: 3.536796e-15}
rotation: {x: -0.00035538207, y: -0.064624555, z: 0.0047837985, w: 0.99789816}
scale: {x: 1.0000006, y: 1.0000001, z: 1.0000002}
- name: Hand_Right
parentName:
position: {x: -29.678719, y: 4.5461288e-14, z: -2.7325554e-15}
rotation: {x: 0.0033532225, y: 0.08887915, z: -0.072216906, w: 0.99341536}
scale: {x: 0.9999997, y: 0.9999996, z: 0.99999917}
- name: RestOfFingers_Proximal_Right
parentName:
position: {x: -18.280209, y: -3.645552e-14, z: 1.8098782e-15}
rotation: {x: -0.0070367004, y: -0.03803295, z: 0.07195142, w: 0.9966579}
scale: {x: 0.99999994, y: 1.0000006, z: 1.0000004}
- name: RestOfFingers_Intermediate_Right
parentName:
position: {x: -8.7804575, y: 1.3120176e-14, z: -2.045785e-15}
rotation: {x: -0.0000000025775735, y: -0.0296687, z: 0.00000004162707, w: 0.9995598}
scale: {x: 0.9999998, y: 0.9999998, z: 0.9999995}
- name: Index_Proximal_Right
parentName:
position: {x: -16.9013, y: -5.4614235e-14, z: -10.104266}
rotation: {x: -0.0067927497, y: -0.041411348, z: 0.071974866, w: 0.9965233}
scale: {x: 1.0000001, y: 1.0000001, z: 1.0000002}
- name: Index_Intermediate_Right
parentName:
position: {x: -9.911691, y: 2.0547315e-15, z: -2.2696136e-15}
rotation: {x: -0.000000015177632, y: -0.026280066, z: 0.0000001054477, w: 0.99965465}
scale: {x: 0.9999997, y: 1.0000004, z: 1}
- name: Thumb_Proximal_Right
parentName:
position: {x: -7.0571103, y: -4.7085547, z: -9.280674}
rotation: {x: 0.06620025, y: -0.36255372, z: 0.15769047, w: 0.91613656}
scale: {x: 1, y: 1.0000005, z: 1.0000002}
- name: Thumb_Intermediate_Right
parentName:
position: {x: -10.653982, y: 2.4461068e-14, z: 1.7784693e-15}
rotation: {x: -0.031957757, y: 0.20743091, z: -0.13790222, w: 0.96795356}
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000004}
- name: UpperLeg_Left
parentName:
position: {x: 3.5068195, y: -19.94618, z: -1.3763187}
rotation: {x: -0.2414414, y: -0.2406476, z: 0.9400832, w: 0.006198165}
scale: {x: 0.99999994, y: 1.0000001, z: 1}
- name: LowerLeg_Left
parentName:
position: {x: -32.81932, y: 2.1316282e-14, z: -8.881784e-15}
rotation: {x: -0.000059741335, y: -0.15989012, z: 0.025032552, w: 0.98681736}
scale: {x: 1, y: 1.0000001, z: 1.0000001}
- name: Foot_Left
parentName:
position: {x: -37.066936, y: -1.4210855e-14, z: -4.440892e-15}
rotation: {x: 0.31684917, y: 0.6395231, z: -0.10572263, w: 0.6924158}
scale: {x: 1.0000001, y: 0.99999994, z: 1}
- name: Toe_Left
parentName:
position: {x: -12.738982, y: -0.5618247, z: 0.30802163}
rotation: {x: 0.4498791, y: 0.11339964, z: -0.102188155, w: 0.8799472}
scale: {x: 1, y: 0.9999999, z: 0.9999997}
- name: Toetip_Left
parentName:
position: {x: -17.954567, y: -0.038039967, z: 0.4538383}
rotation: {x: 0.041624583, y: 0.03067606, z: -0.0034803154, w: 0.9986562}
scale: {x: 0.99999994, y: 1.0000002, z: 1.0000002}
- name: Shield
parentName:
position: {x: -50.43761, y: -44.00608, z: 30.624756}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 0.9999999, y: 1.0000001, z: 0.9999998}
- name: Sword
parentName:
position: {x: -7.016837, y: 67.11237, z: -0.81790984}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 0.9999999, y: 1, z: 1}
- name: UpperLeg_Right
parentName:
position: {x: 3.5067785, y: 19.9462, z: -1.3763317}
rotation: {x: -0.008172598, y: 0.9452265, z: -0.21804802, w: 0.24276586}
scale: {x: 0.9999997, y: 1, z: 0.9999996}
- name: LowerLeg_Right
parentName:
position: {x: -32.819374, y: -1.0658141e-14, z: -3.5527137e-15}
rotation: {x: 0.00005974702, y: 0.1598899, z: 0.025033766, w: 0.98681736}
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000004}
- name: Foot_Right
parentName:
position: {x: -37.066925, y: -3.5527137e-15, z: 2.7533531e-14}
rotation: {x: -0.2687201, y: -0.6451154, z: -0.057831235, w: 0.7129315}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999998}
- name: Toe_Right
parentName:
position: {x: -12.755086, y: -7.1054274e-15, z: -1.2434498e-14}
rotation: {x: -0.49754456, y: -0.111790985, z: -0.10089422, w: 0.8542673}
scale: {x: 0.99999976, y: 1.0000001, z: 0.9999999}
- name: Toetip_Right
parentName:
position: {x: -17.96039, y: 0, z: 3.5527137e-15}
rotation: {x: -0.056781646, y: -0.018067999, z: -0.0037392883, w: 0.9982161}
scale: {x: 1, y: 1, z: 1}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 0
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,692 +0,0 @@
fileFormatVersion: 2
guid: 0f68fc522c719574fbc7af357f981e6c
ModelImporter:
serializedVersion: 20200
internalIDToNameTable:
- first:
1: 100000
second: Chest
- first:
1: 100002
second: COB_CTRL
- first:
1: 100004
second: Foot_Left
- first:
1: 100006
second: Foot_Right
- first:
1: 100008
second: Footman_Mesh
- first:
1: 100010
second: //RootNode
- first:
1: 100012
second: Hand_Left
- first:
1: 100014
second: Hand_Right
- first:
1: 100016
second: Head
- first:
1: 100018
second: Hips
- first:
1: 100020
second: Index_Intermediate_Left
- first:
1: 100022
second: Index_Intermediate_Right
- first:
1: 100024
second: Index_Proximal_Left
- first:
1: 100026
second: Index_Proximal_Right
- first:
1: 100028
second: J_Tip
- first:
1: 100030
second: Jaw
- first:
1: 100032
second: LowerArm_Left
- first:
1: 100034
second: LowerArm_Right
- first:
1: 100036
second: LowerLeg_Left
- first:
1: 100038
second: LowerLeg_Right
- first:
1: 100040
second: Neck
- first:
1: 100042
second: RestOfFingers_Intermediate_Left
- first:
1: 100044
second: RestOfFingers_Intermediate_Right
- first:
1: 100046
second: RestOfFingers_Proximal_Left
- first:
1: 100048
second: RestOfFingers_Proximal_Right
- first:
1: 100050
second: Shield
- first:
1: 100052
second: Shoulder_Left
- first:
1: 100054
second: Shoulder_Right
- first:
1: 100056
second: Spine
- first:
1: 100058
second: Sword
- first:
1: 100060
second: Thumb_Intermediate_Left
- first:
1: 100062
second: Thumb_Intermediate_Right
- first:
1: 100064
second: Thumb_Proximal_Left
- first:
1: 100066
second: Thumb_Proximal_Right
- first:
1: 100068
second: Toe_Left
- first:
1: 100070
second: Toe_Right
- first:
1: 100072
second: Toetip_Left
- first:
1: 100074
second: Toetip_Right
- first:
1: 100076
second: UpperArm_Left
- first:
1: 100078
second: UpperArm_Right
- first:
1: 100080
second: UpperLeg_Left
- first:
1: 100082
second: UpperLeg_Right
- first:
4: 400000
second: Chest
- first:
4: 400002
second: COB_CTRL
- first:
4: 400004
second: Foot_Left
- first:
4: 400006
second: Foot_Right
- first:
4: 400008
second: Footman_Mesh
- first:
4: 400010
second: //RootNode
- first:
4: 400012
second: Hand_Left
- first:
4: 400014
second: Hand_Right
- first:
4: 400016
second: Head
- first:
4: 400018
second: Hips
- first:
4: 400020
second: Index_Intermediate_Left
- first:
4: 400022
second: Index_Intermediate_Right
- first:
4: 400024
second: Index_Proximal_Left
- first:
4: 400026
second: Index_Proximal_Right
- first:
4: 400028
second: J_Tip
- first:
4: 400030
second: Jaw
- first:
4: 400032
second: LowerArm_Left
- first:
4: 400034
second: LowerArm_Right
- first:
4: 400036
second: LowerLeg_Left
- first:
4: 400038
second: LowerLeg_Right
- first:
4: 400040
second: Neck
- first:
4: 400042
second: RestOfFingers_Intermediate_Left
- first:
4: 400044
second: RestOfFingers_Intermediate_Right
- first:
4: 400046
second: RestOfFingers_Proximal_Left
- first:
4: 400048
second: RestOfFingers_Proximal_Right
- first:
4: 400050
second: Shield
- first:
4: 400052
second: Shoulder_Left
- first:
4: 400054
second: Shoulder_Right
- first:
4: 400056
second: Spine
- first:
4: 400058
second: Sword
- first:
4: 400060
second: Thumb_Intermediate_Left
- first:
4: 400062
second: Thumb_Intermediate_Right
- first:
4: 400064
second: Thumb_Proximal_Left
- first:
4: 400066
second: Thumb_Proximal_Right
- first:
4: 400068
second: Toe_Left
- first:
4: 400070
second: Toe_Right
- first:
4: 400072
second: Toetip_Left
- first:
4: 400074
second: Toetip_Right
- first:
4: 400076
second: UpperArm_Left
- first:
4: 400078
second: UpperArm_Right
- first:
4: 400080
second: UpperLeg_Left
- first:
4: 400082
second: UpperLeg_Right
- first:
43: 4300000
second: Footman_Mesh
- first:
74: 7400000
second: walkBattleForward
- first:
95: 9500000
second: //RootNode
- first:
111: 11100000
second: //RootNode
- first:
137: 13700000
second: Footman_Mesh
externalObjects: {}
materials:
materialImportMode: 1
materialName: 0
materialSearch: 1
materialLocation: 0
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: walkBattleForward
takeName: Take 001
internalID: 0
firstFrame: 0
lastFrame: 42
wrapMode: 2
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 1
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: COB_CTRL
weight: 0
- path: Footman_Mesh
weight: 0
- path: Hips
weight: 1
- path: Hips/Shield
weight: 1
- path: Hips/Spine
weight: 1
- path: Hips/Spine/Chest
weight: 1
- path: Hips/Spine/Chest/Neck
weight: 1
- path: Hips/Spine/Chest/Neck/Head
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw/J_Tip
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left/Index_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left/RestOfFingers_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left/Thumb_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right/Index_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right/RestOfFingers_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right/Thumb_Intermediate_Right
weight: 1
- path: Hips/Sword
weight: 1
- path: Hips/UpperLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left/Toetip_Left
weight: 1
- path: Hips/UpperLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right/Toetip_Right
weight: 1
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0
importBlendShapes: 1
importCameras: 0
importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: -1
indexFormat: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
normalCalculationMode: 0
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human: []
skeleton:
- name: footman_walk_battle(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: COB_CTRL
parentName:
position: {x: 0.004, y: 0.65978205, z: -0.17136107}
rotation: {x: 0.109584615, y: -0.19028173, z: -0.021376925, w: 0.97536}
scale: {x: 0.01, y: 0.01, z: 0.010000001}
- name: Footman_Mesh
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 1}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: Hips
parentName:
position: {x: 0.004, y: 0.7778548, z: 0.024665937}
rotation: {x: 0.11957903, y: 0.11957903, z: -0.6969224, w: 0.6969225}
scale: {x: 0.009999998, y: 0.01, z: 0.01}
- name: Spine
parentName:
position: {x: -22.08183, y: 2.7610132e-30, z: 2.789185e-15}
rotation: {x: 0.0000000041714956, y: -0.07073019, z: -0.000000041939902, w: 0.9974955}
scale: {x: 1, y: 1, z: 0.99999994}
- name: Chest
parentName:
position: {x: -24.493395, y: 4.37078e-15, z: -6.5791713e-15}
rotation: {x: 0.000000004171496, y: -0.19267076, z: -0.000000041939906, w: 0.9812635}
scale: {x: 0.9999996, y: 0.9999997, z: 1}
- name: Neck
parentName:
position: {x: -31.697706, y: 4.2682918e-15, z: 1.5827795e-14}
rotation: {x: -0.0000000021927513, y: 0.1462689, z: 0.000000042089766, w: 0.9892449}
scale: {x: 1, y: 1.0000001, z: 1}
- name: Head
parentName:
position: {x: -20.858675, y: 1.02066555e-14, z: 1.3950282e-15}
rotation: {x: -0.3823245, y: 0.0000000021927513, z: 0.92402816, w: -0.00000004208977}
scale: {x: 0.99999994, y: 0.99999994, z: 1}
- name: Jaw
parentName:
position: {x: -19.492151, y: -4.0412776e-15, z: -4.4981513}
rotation: {x: 0.000000017860568, y: 0.09718921, z: -0.00000003817534, w: 0.9952659}
scale: {x: 0.99999994, y: 1, z: 0.9999999}
- name: J_Tip
parentName:
position: {x: -9.274182, y: -1.2503675e-14, z: 8.099877}
rotation: {x: 0.29965067, y: -0.29965067, z: -0.640476, w: 0.640476}
scale: {x: 1.0000001, y: 1.0000002, z: 0.99999994}
- name: Shoulder_Left
parentName:
position: {x: -18.98868, y: -31.335035, z: -12.155753}
rotation: {x: -0.005294385, y: 0.09098777, z: 0.79941916, w: 0.59382004}
scale: {x: 1, y: 1.0000001, z: 1}
- name: UpperArm_Left
parentName:
position: {x: -14.901689, y: 2.842171e-14, z: 8.881784e-16}
rotation: {x: 0.026086552, y: -0.1077615, z: -0.16237192, w: 0.9804807}
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
- name: LowerArm_Left
parentName:
position: {x: -32.191196, y: 4.842915e-15, z: -2.9871985e-15}
rotation: {x: 0.00035524575, y: 0.064626455, z: 0.0047827368, w: 0.99789804}
scale: {x: 0.99999976, y: 0.99999994, z: 0.9999999}
- name: Hand_Left
parentName:
position: {x: -29.678864, y: -2.7758043e-29, z: 4.869975e-15}
rotation: {x: -0.0033529997, y: -0.08887863, z: -0.07221233, w: 0.9934158}
scale: {x: 0.99999976, y: 1.0000002, z: 0.9999999}
- name: RestOfFingers_Proximal_Left
parentName:
position: {x: -18.280243, y: -1.6586086e-14, z: -2.029683e-15}
rotation: {x: 0.007036325, y: 0.038031258, z: 0.07194682, w: 0.9966583}
scale: {x: 1.0000004, y: 0.9999998, z: 1.0000001}
- name: RestOfFingers_Intermediate_Left
parentName:
position: {x: -8.780147, y: 7.67957e-15, z: 3.7027159e-16}
rotation: {x: 0.00000001610115, y: 0.029670052, z: 0.0000000140879415, w: 0.99955976}
scale: {x: 0.9999999, y: 0.9999999, z: 0.9999999}
- name: Index_Proximal_Left
parentName:
position: {x: -16.901342, y: 1.1929646e-13, z: 10.104264}
rotation: {x: 0.0067923516, y: 0.04141017, z: 0.07197026, w: 0.9965236}
scale: {x: 1.0000002, y: 0.99999976, z: 0.9999999}
- name: Index_Intermediate_Left
parentName:
position: {x: -9.911482, y: 1.4998595e-14, z: 3.154118e-15}
rotation: {x: 0.00000001861509, y: 0.026280912, z: -0.000000012133206, w: 0.9996546}
scale: {x: 1, y: 0.9999999, z: 1}
- name: Thumb_Proximal_Left
parentName:
position: {x: -7.0572023, y: -4.708794, z: 9.280683}
rotation: {x: -0.06620511, y: 0.36255562, z: 0.15769365, w: 0.9161349}
scale: {x: 1.0000004, y: 0.9999999, z: 1.0000002}
- name: Thumb_Intermediate_Left
parentName:
position: {x: -10.653726, y: 3.648137e-16, z: 8.5441255e-15}
rotation: {x: 0.030814841, y: -0.21547185, z: -0.13817626, w: 0.9661934}
scale: {x: 1, y: 1, z: 0.9999999}
- name: Shoulder_Right
parentName:
position: {x: -18.98899, y: 31.335, z: -12.155691}
rotation: {x: 0.7994112, y: 0.5938308, z: 0.0052922214, w: -0.090987384}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000006}
- name: UpperArm_Right
parentName:
position: {x: 14.901961, y: 0.00046619424, z: 0.000079565914}
rotation: {x: 0.10775685, y: 0.026086215, z: -0.98048323, w: -0.16235992}
scale: {x: 1, y: 1, z: 0.9999997}
- name: LowerArm_Right
parentName:
position: {x: -32.191166, y: 4.4336893e-14, z: 3.536796e-15}
rotation: {x: -0.00035539793, y: -0.06462459, z: 0.0047837608, w: 0.99789816}
scale: {x: 1.0000004, y: 1, z: 1.0000002}
- name: Hand_Right
parentName:
position: {x: -29.678719, y: 4.5461288e-14, z: -2.7325554e-15}
rotation: {x: 0.0033532225, y: 0.08887915, z: -0.072216906, w: 0.99341536}
scale: {x: 0.9999994, y: 0.99999994, z: 0.9999992}
- name: RestOfFingers_Proximal_Right
parentName:
position: {x: -18.280209, y: -3.645552e-14, z: 1.8098782e-15}
rotation: {x: -0.0070367004, y: -0.03803295, z: 0.07195142, w: 0.9966579}
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
- name: RestOfFingers_Intermediate_Right
parentName:
position: {x: -8.7804575, y: 1.3120176e-14, z: -2.045785e-15}
rotation: {x: -0.0000000025775735, y: -0.0296687, z: 0.00000004162707, w: 0.9995598}
scale: {x: 0.9999997, y: 0.99999994, z: 0.99999976}
- name: Index_Proximal_Right
parentName:
position: {x: -16.9013, y: -5.4614235e-14, z: -10.104266}
rotation: {x: -0.0067927497, y: -0.041411348, z: 0.071974866, w: 0.9965233}
scale: {x: 1.0000004, y: 0.9999998, z: 1.0000002}
- name: Index_Intermediate_Right
parentName:
position: {x: -9.911691, y: 2.0547315e-15, z: -2.2696136e-15}
rotation: {x: -0.000000015177632, y: -0.026280066, z: 0.0000001054477, w: 0.99965465}
scale: {x: 0.9999999, y: 1.0000001, z: 0.9999999}
- name: Thumb_Proximal_Right
parentName:
position: {x: -7.0571103, y: -4.7085547, z: -9.280674}
rotation: {x: 0.06620065, y: -0.36255434, z: 0.15768968, w: 0.9161363}
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000004}
- name: Thumb_Intermediate_Right
parentName:
position: {x: -10.653982, y: 2.4461068e-14, z: 1.7784693e-15}
rotation: {x: -0.031957757, y: 0.20743091, z: -0.13790222, w: 0.96795356}
scale: {x: 0.99999994, y: 1, z: 0.99999994}
- name: UpperLeg_Left
parentName:
position: {x: 3.5068195, y: -19.94618, z: -1.3763187}
rotation: {x: -0.2414414, y: -0.2406476, z: 0.9400832, w: 0.006198165}
scale: {x: 0.9999999, y: 0.9999998, z: 1}
- name: LowerLeg_Left
parentName:
position: {x: -32.81932, y: 2.1316282e-14, z: -8.881784e-15}
rotation: {x: -0.000059741335, y: -0.15989012, z: 0.025032552, w: 0.98681736}
scale: {x: 0.9999999, y: 1, z: 1}
- name: Foot_Left
parentName:
position: {x: -37.066936, y: -1.4210855e-14, z: -4.440892e-15}
rotation: {x: 0.31684917, y: 0.6395231, z: -0.10572263, w: 0.6924158}
scale: {x: 0.99999994, y: 1.0000001, z: 1}
- name: Toe_Left
parentName:
position: {x: -12.738982, y: -0.5618247, z: 0.30802163}
rotation: {x: 0.4498791, y: 0.11339964, z: -0.102188155, w: 0.8799472}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999999}
- name: Toetip_Left
parentName:
position: {x: -17.954567, y: -0.038039967, z: 0.4538383}
rotation: {x: 0.041624583, y: 0.03067606, z: -0.0034803154, w: 0.9986562}
scale: {x: 1.0000001, y: 1, z: 0.99999994}
- name: Shield
parentName:
position: {x: -36.94719, y: -62.859154, z: 21.787066}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 1.0000001, y: 1, z: 0.9999999}
- name: Sword
parentName:
position: {x: -37.385925, y: 86.25157, z: 18.17991}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 1.0000001, y: 1, z: 1.0000001}
- name: UpperLeg_Right
parentName:
position: {x: 3.5067785, y: 19.9462, z: -1.3763317}
rotation: {x: -0.008172598, y: 0.9452265, z: -0.21804802, w: 0.24276586}
scale: {x: 0.9999997, y: 1, z: 0.9999999}
- name: LowerLeg_Right
parentName:
position: {x: -32.819374, y: -1.0658141e-14, z: -3.5527137e-15}
rotation: {x: 0.00005974702, y: 0.1598899, z: 0.025033766, w: 0.98681736}
scale: {x: 1.0000001, y: 0.9999999, z: 0.99999976}
- name: Foot_Right
parentName:
position: {x: -37.066925, y: -3.5527137e-15, z: 2.7533531e-14}
rotation: {x: -0.2687201, y: -0.6451154, z: -0.057831235, w: 0.7129315}
scale: {x: 0.99999976, y: 0.99999994, z: 0.9999998}
- name: Toe_Right
parentName:
position: {x: -12.755086, y: -7.1054274e-15, z: -1.2434498e-14}
rotation: {x: -0.49754456, y: -0.111790985, z: -0.10089422, w: 0.8542673}
scale: {x: 1.0000001, y: 1.0000001, z: 1}
- name: Toetip_Right
parentName:
position: {x: -17.96039, y: 0, z: 3.5527137e-15}
rotation: {x: -0.056781646, y: -0.018067999, z: -0.0037392883, w: 0.9982161}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 0
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,692 +0,0 @@
fileFormatVersion: 2
guid: 6728991b10056254e85de52abd33d9ec
ModelImporter:
serializedVersion: 20200
internalIDToNameTable:
- first:
1: 100000
second: Chest
- first:
1: 100002
second: COB_CTRL
- first:
1: 100004
second: Foot_Left
- first:
1: 100006
second: Foot_Right
- first:
1: 100008
second: Footman_Mesh
- first:
1: 100010
second: //RootNode
- first:
1: 100012
second: Hand_Left
- first:
1: 100014
second: Hand_Right
- first:
1: 100016
second: Head
- first:
1: 100018
second: Hips
- first:
1: 100020
second: Index_Intermediate_Left
- first:
1: 100022
second: Index_Intermediate_Right
- first:
1: 100024
second: Index_Proximal_Left
- first:
1: 100026
second: Index_Proximal_Right
- first:
1: 100028
second: J_Tip
- first:
1: 100030
second: Jaw
- first:
1: 100032
second: LowerArm_Left
- first:
1: 100034
second: LowerArm_Right
- first:
1: 100036
second: LowerLeg_Left
- first:
1: 100038
second: LowerLeg_Right
- first:
1: 100040
second: Neck
- first:
1: 100042
second: RestOfFingers_Intermediate_Left
- first:
1: 100044
second: RestOfFingers_Intermediate_Right
- first:
1: 100046
second: RestOfFingers_Proximal_Left
- first:
1: 100048
second: RestOfFingers_Proximal_Right
- first:
1: 100050
second: Shield
- first:
1: 100052
second: Shoulder_Left
- first:
1: 100054
second: Shoulder_Right
- first:
1: 100056
second: Spine
- first:
1: 100058
second: Sword
- first:
1: 100060
second: Thumb_Intermediate_Left
- first:
1: 100062
second: Thumb_Intermediate_Right
- first:
1: 100064
second: Thumb_Proximal_Left
- first:
1: 100066
second: Thumb_Proximal_Right
- first:
1: 100068
second: Toe_Left
- first:
1: 100070
second: Toe_Right
- first:
1: 100072
second: Toetip_Left
- first:
1: 100074
second: Toetip_Right
- first:
1: 100076
second: UpperArm_Left
- first:
1: 100078
second: UpperArm_Right
- first:
1: 100080
second: UpperLeg_Left
- first:
1: 100082
second: UpperLeg_Right
- first:
4: 400000
second: Chest
- first:
4: 400002
second: COB_CTRL
- first:
4: 400004
second: Foot_Left
- first:
4: 400006
second: Foot_Right
- first:
4: 400008
second: Footman_Mesh
- first:
4: 400010
second: //RootNode
- first:
4: 400012
second: Hand_Left
- first:
4: 400014
second: Hand_Right
- first:
4: 400016
second: Head
- first:
4: 400018
second: Hips
- first:
4: 400020
second: Index_Intermediate_Left
- first:
4: 400022
second: Index_Intermediate_Right
- first:
4: 400024
second: Index_Proximal_Left
- first:
4: 400026
second: Index_Proximal_Right
- first:
4: 400028
second: J_Tip
- first:
4: 400030
second: Jaw
- first:
4: 400032
second: LowerArm_Left
- first:
4: 400034
second: LowerArm_Right
- first:
4: 400036
second: LowerLeg_Left
- first:
4: 400038
second: LowerLeg_Right
- first:
4: 400040
second: Neck
- first:
4: 400042
second: RestOfFingers_Intermediate_Left
- first:
4: 400044
second: RestOfFingers_Intermediate_Right
- first:
4: 400046
second: RestOfFingers_Proximal_Left
- first:
4: 400048
second: RestOfFingers_Proximal_Right
- first:
4: 400050
second: Shield
- first:
4: 400052
second: Shoulder_Left
- first:
4: 400054
second: Shoulder_Right
- first:
4: 400056
second: Spine
- first:
4: 400058
second: Sword
- first:
4: 400060
second: Thumb_Intermediate_Left
- first:
4: 400062
second: Thumb_Intermediate_Right
- first:
4: 400064
second: Thumb_Proximal_Left
- first:
4: 400066
second: Thumb_Proximal_Right
- first:
4: 400068
second: Toe_Left
- first:
4: 400070
second: Toe_Right
- first:
4: 400072
second: Toetip_Left
- first:
4: 400074
second: Toetip_Right
- first:
4: 400076
second: UpperArm_Left
- first:
4: 400078
second: UpperArm_Right
- first:
4: 400080
second: UpperLeg_Left
- first:
4: 400082
second: UpperLeg_Right
- first:
43: 4300000
second: Footman_Mesh
- first:
74: 7400000
second: walkBattleLeft
- first:
95: 9500000
second: //RootNode
- first:
111: 11100000
second: //RootNode
- first:
137: 13700000
second: Footman_Mesh
externalObjects: {}
materials:
materialImportMode: 1
materialName: 0
materialSearch: 1
materialLocation: 0
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: walkBattleLeft
takeName: Take 001
internalID: 0
firstFrame: 1
lastFrame: 40
wrapMode: 2
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 1
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: COB_CTRL
weight: 0
- path: Footman_Mesh
weight: 0
- path: Hips
weight: 1
- path: Hips/Shield
weight: 1
- path: Hips/Spine
weight: 1
- path: Hips/Spine/Chest
weight: 1
- path: Hips/Spine/Chest/Neck
weight: 1
- path: Hips/Spine/Chest/Neck/Head
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw/J_Tip
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left/Index_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left/RestOfFingers_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left/Thumb_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right/Index_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right/RestOfFingers_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right/Thumb_Intermediate_Right
weight: 1
- path: Hips/Sword
weight: 1
- path: Hips/UpperLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left/Toetip_Left
weight: 1
- path: Hips/UpperLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right/Toetip_Right
weight: 1
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0
importBlendShapes: 1
importCameras: 0
importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: -1
indexFormat: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
normalCalculationMode: 0
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human: []
skeleton:
- name: footman_walkBattleLeft(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: COB_CTRL
parentName:
position: {x: -0.046284765, y: 0.65978205, z: -0.17136107}
rotation: {x: 0.109584615, y: -0.19028173, z: -0.021376925, w: 0.97536}
scale: {x: 0.01, y: 0.01, z: 0.010000001}
- name: Footman_Mesh
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 1}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: Hips
parentName:
position: {x: -0.00000009313226, y: 0.7778548, z: 0.024665937}
rotation: {x: 0.11957903, y: 0.11957903, z: -0.6969224, w: 0.6969225}
scale: {x: 0.009999998, y: 0.01, z: 0.01}
- name: Spine
parentName:
position: {x: -22.08183, y: 2.7610132e-30, z: 2.789185e-15}
rotation: {x: 0.0000000041714956, y: -0.07073019, z: -0.000000041939902, w: 0.9974955}
scale: {x: 1, y: 1, z: 0.99999994}
- name: Chest
parentName:
position: {x: -24.493395, y: 4.37078e-15, z: -6.5791713e-15}
rotation: {x: 0.000000004171496, y: -0.19267076, z: -0.000000041939906, w: 0.9812635}
scale: {x: 0.9999996, y: 0.9999997, z: 1}
- name: Neck
parentName:
position: {x: -31.697706, y: 4.2682918e-15, z: 1.5827795e-14}
rotation: {x: -0.0000000021927513, y: 0.1462689, z: 0.000000042089766, w: 0.9892449}
scale: {x: 1, y: 1.0000002, z: 1.0000001}
- name: Head
parentName:
position: {x: -20.858675, y: 1.02066555e-14, z: 1.3950282e-15}
rotation: {x: -0.3823245, y: 0.0000000021927513, z: 0.92402816, w: -0.00000004208977}
scale: {x: 0.99999994, y: 0.9999999, z: 0.99999994}
- name: Jaw
parentName:
position: {x: -19.492151, y: -4.0412776e-15, z: -4.4981513}
rotation: {x: 0.000000017860568, y: 0.09718921, z: -0.00000003817534, w: 0.9952659}
scale: {x: 0.99999976, y: 0.9999999, z: 1}
- name: J_Tip
parentName:
position: {x: -9.274182, y: -1.2503675e-14, z: 8.099877}
rotation: {x: 0.29965067, y: -0.29965067, z: -0.640476, w: 0.640476}
scale: {x: 1.0000004, y: 1.0000004, z: 0.9999998}
- name: Shoulder_Left
parentName:
position: {x: -18.98868, y: -31.335035, z: -12.155753}
rotation: {x: -0.005294385, y: 0.09098777, z: 0.79941916, w: 0.59382004}
scale: {x: 1, y: 1.0000001, z: 1}
- name: UpperArm_Left
parentName:
position: {x: -14.901689, y: 2.842171e-14, z: 8.881784e-16}
rotation: {x: 0.02608656, y: -0.10776152, z: -0.16237174, w: 0.98048073}
scale: {x: 0.99999994, y: 1, z: 0.99999994}
- name: LowerArm_Left
parentName:
position: {x: -32.191196, y: 4.842915e-15, z: -2.9871985e-15}
rotation: {x: 0.00035523454, y: 0.06462668, z: 0.0047825878, w: 0.99789804}
scale: {x: 1.0000001, y: 1.0000001, z: 0.99999994}
- name: Hand_Left
parentName:
position: {x: -29.678864, y: -2.7758043e-29, z: 4.869975e-15}
rotation: {x: -0.0033529997, y: -0.08887863, z: -0.07221233, w: 0.9934158}
scale: {x: 0.9999999, y: 1.0000001, z: 0.99999994}
- name: RestOfFingers_Proximal_Left
parentName:
position: {x: -18.280243, y: -1.6586086e-14, z: -2.029683e-15}
rotation: {x: 0.007036325, y: 0.038031258, z: 0.07194682, w: 0.9966583}
scale: {x: 1, y: 1, z: 1}
- name: RestOfFingers_Intermediate_Left
parentName:
position: {x: -8.780147, y: 7.67957e-15, z: 3.7027159e-16}
rotation: {x: 0.00000001610115, y: 0.029670052, z: 0.0000000140879415, w: 0.99955976}
scale: {x: 1, y: 1, z: 0.9999998}
- name: Index_Proximal_Left
parentName:
position: {x: -16.901342, y: 1.1929646e-13, z: 10.104264}
rotation: {x: 0.0067923516, y: 0.04141017, z: 0.07197026, w: 0.9965236}
scale: {x: 0.99999994, y: 0.99999994, z: 0.99999994}
- name: Index_Intermediate_Left
parentName:
position: {x: -9.911482, y: 1.4998595e-14, z: 3.154118e-15}
rotation: {x: 0.00000001861509, y: 0.026280912, z: -0.000000012133206, w: 0.9996546}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Thumb_Proximal_Left
parentName:
position: {x: -7.0572023, y: -4.708794, z: 9.280683}
rotation: {x: -0.06620529, y: 0.36255556, z: 0.15769337, w: 0.9161349}
scale: {x: 1.0000002, y: 0.99999994, z: 1.0000002}
- name: Thumb_Intermediate_Left
parentName:
position: {x: -10.653726, y: 3.648137e-16, z: 8.5441255e-15}
rotation: {x: 0.030814841, y: -0.21547185, z: -0.13817626, w: 0.9661934}
scale: {x: 1.0000001, y: 1, z: 0.99999994}
- name: Shoulder_Right
parentName:
position: {x: -18.98899, y: 31.335, z: -12.155691}
rotation: {x: 0.7994112, y: 0.5938308, z: 0.0052922214, w: -0.090987384}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000006}
- name: UpperArm_Right
parentName:
position: {x: 14.901961, y: 0.00046619424, z: 0.000079565914}
rotation: {x: 0.10775683, y: 0.026086217, z: -0.98048323, w: -0.16235994}
scale: {x: 1.0000001, y: 0.99999994, z: 0.9999997}
- name: LowerArm_Right
parentName:
position: {x: -32.191166, y: 4.4336893e-14, z: 3.536796e-15}
rotation: {x: -0.0003553876, y: -0.064624585, z: 0.0047837594, w: 0.99789816}
scale: {x: 1.0000005, y: 1.0000001, z: 1.0000004}
- name: Hand_Right
parentName:
position: {x: -29.678719, y: 4.5461288e-14, z: -2.7325554e-15}
rotation: {x: 0.0033532225, y: 0.08887915, z: -0.072216906, w: 0.99341536}
scale: {x: 0.9999996, y: 1, z: 0.9999993}
- name: RestOfFingers_Proximal_Right
parentName:
position: {x: -18.280209, y: -3.645552e-14, z: 1.8098782e-15}
rotation: {x: -0.0070367004, y: -0.03803295, z: 0.07195142, w: 0.9966579}
scale: {x: 0.9999999, y: 1.0000002, z: 0.9999999}
- name: RestOfFingers_Intermediate_Right
parentName:
position: {x: -8.7804575, y: 1.3120176e-14, z: -2.045785e-15}
rotation: {x: -0.0000000025775735, y: -0.0296687, z: 0.00000004162707, w: 0.9995598}
scale: {x: 0.9999999, y: 1.0000001, z: 1.0000002}
- name: Index_Proximal_Right
parentName:
position: {x: -16.9013, y: -5.4614235e-14, z: -10.104266}
rotation: {x: -0.0067927497, y: -0.041411348, z: 0.071974866, w: 0.9965233}
scale: {x: 1, y: 1.0000001, z: 1}
- name: Index_Intermediate_Right
parentName:
position: {x: -9.911691, y: 2.0547315e-15, z: -2.2696136e-15}
rotation: {x: -0.000000015177632, y: -0.026280066, z: 0.0000001054477, w: 0.99965465}
scale: {x: 0.9999999, y: 1, z: 0.99999976}
- name: Thumb_Proximal_Right
parentName:
position: {x: -7.0571103, y: -4.7085547, z: -9.280674}
rotation: {x: 0.06620046, y: -0.36255378, z: 0.15769005, w: 0.9161365}
scale: {x: 1.0000001, y: 1.0000002, z: 1}
- name: Thumb_Intermediate_Right
parentName:
position: {x: -10.653982, y: 2.4461068e-14, z: 1.7784693e-15}
rotation: {x: -0.031957757, y: 0.20743091, z: -0.13790222, w: 0.96795356}
scale: {x: 0.99999976, y: 1.0000001, z: 1.0000002}
- name: UpperLeg_Left
parentName:
position: {x: 3.5068195, y: -19.94618, z: -1.3763187}
rotation: {x: -0.2414414, y: -0.2406476, z: 0.9400832, w: 0.006198165}
scale: {x: 0.9999998, y: 0.9999997, z: 1}
- name: LowerLeg_Left
parentName:
position: {x: -32.81932, y: 2.1316282e-14, z: -8.881784e-15}
rotation: {x: -0.000059741335, y: -0.15989012, z: 0.025032552, w: 0.98681736}
scale: {x: 1, y: 0.9999999, z: 0.9999999}
- name: Foot_Left
parentName:
position: {x: -37.066936, y: -1.4210855e-14, z: -4.440892e-15}
rotation: {x: 0.31684917, y: 0.6395231, z: -0.10572263, w: 0.6924158}
scale: {x: 1.0000001, y: 1, z: 1.0000004}
- name: Toe_Left
parentName:
position: {x: -12.738982, y: -0.5618247, z: 0.30802163}
rotation: {x: 0.4498791, y: 0.11339964, z: -0.102188155, w: 0.8799472}
scale: {x: 0.99999994, y: 0.9999999, z: 0.9999998}
- name: Toetip_Left
parentName:
position: {x: -17.954567, y: -0.038039967, z: 0.4538383}
rotation: {x: 0.041624583, y: 0.03067606, z: -0.0034803154, w: 0.9986562}
scale: {x: 1.0000002, y: 1, z: 1.0000001}
- name: Shield
parentName:
position: {x: -36.31712, y: -58.199406, z: 20.005116}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 1.0000001, y: 1, z: 0.9999999}
- name: Sword
parentName:
position: {x: -36.75586, y: 90.911316, z: 16.39796}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 1.0000001, y: 1, z: 1.0000001}
- name: UpperLeg_Right
parentName:
position: {x: 3.5067785, y: 19.9462, z: -1.3763317}
rotation: {x: -0.008172598, y: 0.9452265, z: -0.21804802, w: 0.24276586}
scale: {x: 1, y: 1.0000001, z: 0.99999976}
- name: LowerLeg_Right
parentName:
position: {x: -32.819374, y: -1.0658141e-14, z: -3.5527137e-15}
rotation: {x: 0.00005974702, y: 0.1598899, z: 0.025033766, w: 0.98681736}
scale: {x: 0.9999997, y: 1, z: 1}
- name: Foot_Right
parentName:
position: {x: -37.066925, y: -3.5527137e-15, z: 2.7533531e-14}
rotation: {x: -0.2687201, y: -0.6451154, z: -0.057831235, w: 0.7129315}
scale: {x: 1.0000001, y: 1.0000001, z: 1}
- name: Toe_Right
parentName:
position: {x: -12.755086, y: -7.1054274e-15, z: -1.2434498e-14}
rotation: {x: -0.49754456, y: -0.111790985, z: -0.10089422, w: 0.8542673}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Toetip_Right
parentName:
position: {x: -17.96039, y: 0, z: 3.5527137e-15}
rotation: {x: -0.056781646, y: -0.018067999, z: -0.0037392883, w: 0.9982161}
scale: {x: 1.0000002, y: 1, z: 1.0000004}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 0
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,692 +0,0 @@
fileFormatVersion: 2
guid: dd0e09504aca5d0408f83bfa69c91a75
ModelImporter:
serializedVersion: 20200
internalIDToNameTable:
- first:
1: 100000
second: Chest
- first:
1: 100002
second: COB_CTRL
- first:
1: 100004
second: Foot_Left
- first:
1: 100006
second: Foot_Right
- first:
1: 100008
second: Footman_Mesh
- first:
1: 100010
second: //RootNode
- first:
1: 100012
second: Hand_Left
- first:
1: 100014
second: Hand_Right
- first:
1: 100016
second: Head
- first:
1: 100018
second: Hips
- first:
1: 100020
second: Index_Intermediate_Left
- first:
1: 100022
second: Index_Intermediate_Right
- first:
1: 100024
second: Index_Proximal_Left
- first:
1: 100026
second: Index_Proximal_Right
- first:
1: 100028
second: J_Tip
- first:
1: 100030
second: Jaw
- first:
1: 100032
second: LowerArm_Left
- first:
1: 100034
second: LowerArm_Right
- first:
1: 100036
second: LowerLeg_Left
- first:
1: 100038
second: LowerLeg_Right
- first:
1: 100040
second: Neck
- first:
1: 100042
second: RestOfFingers_Intermediate_Left
- first:
1: 100044
second: RestOfFingers_Intermediate_Right
- first:
1: 100046
second: RestOfFingers_Proximal_Left
- first:
1: 100048
second: RestOfFingers_Proximal_Right
- first:
1: 100050
second: Shield
- first:
1: 100052
second: Shoulder_Left
- first:
1: 100054
second: Shoulder_Right
- first:
1: 100056
second: Spine
- first:
1: 100058
second: Sword
- first:
1: 100060
second: Thumb_Intermediate_Left
- first:
1: 100062
second: Thumb_Intermediate_Right
- first:
1: 100064
second: Thumb_Proximal_Left
- first:
1: 100066
second: Thumb_Proximal_Right
- first:
1: 100068
second: Toe_Left
- first:
1: 100070
second: Toe_Right
- first:
1: 100072
second: Toetip_Left
- first:
1: 100074
second: Toetip_Right
- first:
1: 100076
second: UpperArm_Left
- first:
1: 100078
second: UpperArm_Right
- first:
1: 100080
second: UpperLeg_Left
- first:
1: 100082
second: UpperLeg_Right
- first:
4: 400000
second: Chest
- first:
4: 400002
second: COB_CTRL
- first:
4: 400004
second: Foot_Left
- first:
4: 400006
second: Foot_Right
- first:
4: 400008
second: Footman_Mesh
- first:
4: 400010
second: //RootNode
- first:
4: 400012
second: Hand_Left
- first:
4: 400014
second: Hand_Right
- first:
4: 400016
second: Head
- first:
4: 400018
second: Hips
- first:
4: 400020
second: Index_Intermediate_Left
- first:
4: 400022
second: Index_Intermediate_Right
- first:
4: 400024
second: Index_Proximal_Left
- first:
4: 400026
second: Index_Proximal_Right
- first:
4: 400028
second: J_Tip
- first:
4: 400030
second: Jaw
- first:
4: 400032
second: LowerArm_Left
- first:
4: 400034
second: LowerArm_Right
- first:
4: 400036
second: LowerLeg_Left
- first:
4: 400038
second: LowerLeg_Right
- first:
4: 400040
second: Neck
- first:
4: 400042
second: RestOfFingers_Intermediate_Left
- first:
4: 400044
second: RestOfFingers_Intermediate_Right
- first:
4: 400046
second: RestOfFingers_Proximal_Left
- first:
4: 400048
second: RestOfFingers_Proximal_Right
- first:
4: 400050
second: Shield
- first:
4: 400052
second: Shoulder_Left
- first:
4: 400054
second: Shoulder_Right
- first:
4: 400056
second: Spine
- first:
4: 400058
second: Sword
- first:
4: 400060
second: Thumb_Intermediate_Left
- first:
4: 400062
second: Thumb_Intermediate_Right
- first:
4: 400064
second: Thumb_Proximal_Left
- first:
4: 400066
second: Thumb_Proximal_Right
- first:
4: 400068
second: Toe_Left
- first:
4: 400070
second: Toe_Right
- first:
4: 400072
second: Toetip_Left
- first:
4: 400074
second: Toetip_Right
- first:
4: 400076
second: UpperArm_Left
- first:
4: 400078
second: UpperArm_Right
- first:
4: 400080
second: UpperLeg_Left
- first:
4: 400082
second: UpperLeg_Right
- first:
43: 4300000
second: Footman_Mesh
- first:
74: 7400000
second: walkBattleRight
- first:
95: 9500000
second: //RootNode
- first:
111: 11100000
second: //RootNode
- first:
137: 13700000
second: Footman_Mesh
externalObjects: {}
materials:
materialImportMode: 1
materialName: 0
materialSearch: 1
materialLocation: 0
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: walkBattleRight
takeName: Take 001
internalID: 0
firstFrame: 1
lastFrame: 40
wrapMode: 2
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 1
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: COB_CTRL
weight: 0
- path: Footman_Mesh
weight: 0
- path: Hips
weight: 1
- path: Hips/Shield
weight: 1
- path: Hips/Spine
weight: 1
- path: Hips/Spine/Chest
weight: 1
- path: Hips/Spine/Chest/Neck
weight: 1
- path: Hips/Spine/Chest/Neck/Head
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw
weight: 1
- path: Hips/Spine/Chest/Neck/Head/Jaw/J_Tip
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Index_Proximal_Left/Index_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/RestOfFingers_Proximal_Left/RestOfFingers_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Left/UpperArm_Left/LowerArm_Left/Hand_Left/Thumb_Proximal_Left/Thumb_Intermediate_Left
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Index_Proximal_Right/Index_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/RestOfFingers_Proximal_Right/RestOfFingers_Intermediate_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right
weight: 1
- path: Hips/Spine/Chest/Shoulder_Right/UpperArm_Right/LowerArm_Right/Hand_Right/Thumb_Proximal_Right/Thumb_Intermediate_Right
weight: 1
- path: Hips/Sword
weight: 1
- path: Hips/UpperLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left
weight: 1
- path: Hips/UpperLeg_Left/LowerLeg_Left/Foot_Left/Toe_Left/Toetip_Left
weight: 1
- path: Hips/UpperLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right
weight: 1
- path: Hips/UpperLeg_Right/LowerLeg_Right/Foot_Right/Toe_Right/Toetip_Right
weight: 1
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0
importBlendShapes: 1
importCameras: 0
importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: -1
indexFormat: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
normalCalculationMode: 0
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human: []
skeleton:
- name: footman_walkBattleRight(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: COB_CTRL
parentName:
position: {x: 0.08521862, y: 0.65978205, z: -0.17136107}
rotation: {x: 0.109584615, y: -0.19028173, z: -0.021376925, w: 0.97536}
scale: {x: 0.01, y: 0.01, z: 0.010000001}
- name: Footman_Mesh
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 1}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: Hips
parentName:
position: {x: -0.00000009685755, y: 0.7778548, z: 0.024665937}
rotation: {x: 0.11957903, y: 0.11957903, z: -0.6969224, w: 0.6969225}
scale: {x: 0.009999998, y: 0.01, z: 0.01}
- name: Spine
parentName:
position: {x: -22.08183, y: 2.7610132e-30, z: 2.789185e-15}
rotation: {x: 0.0000000041714956, y: -0.07073019, z: -0.000000041939902, w: 0.9974955}
scale: {x: 1, y: 1, z: 0.99999994}
- name: Chest
parentName:
position: {x: -24.493395, y: 4.37078e-15, z: -6.5791713e-15}
rotation: {x: 0.000000004171496, y: -0.19267076, z: -0.000000041939906, w: 0.9812635}
scale: {x: 0.9999996, y: 0.9999997, z: 1}
- name: Neck
parentName:
position: {x: -31.697706, y: 4.2682918e-15, z: 1.5827795e-14}
rotation: {x: -0.0000000021927513, y: 0.1462689, z: 0.000000042089766, w: 0.9892449}
scale: {x: 1, y: 1.0000002, z: 1.0000001}
- name: Head
parentName:
position: {x: -20.858675, y: 1.02066555e-14, z: 1.3950282e-15}
rotation: {x: -0.3823245, y: 0.0000000021927513, z: 0.92402816, w: -0.00000004208977}
scale: {x: 0.99999994, y: 0.9999999, z: 0.99999994}
- name: Jaw
parentName:
position: {x: -19.492151, y: -4.0412776e-15, z: -4.4981513}
rotation: {x: 0.000000017860568, y: 0.09718921, z: -0.00000003817534, w: 0.9952659}
scale: {x: 0.99999976, y: 0.9999999, z: 1}
- name: J_Tip
parentName:
position: {x: -9.274182, y: -1.2503675e-14, z: 8.099877}
rotation: {x: 0.29965067, y: -0.29965067, z: -0.640476, w: 0.640476}
scale: {x: 1.0000004, y: 1.0000004, z: 0.9999998}
- name: Shoulder_Left
parentName:
position: {x: -18.98868, y: -31.335035, z: -12.155753}
rotation: {x: -0.005294385, y: 0.09098777, z: 0.79941916, w: 0.59382004}
scale: {x: 1, y: 1.0000001, z: 1}
- name: UpperArm_Left
parentName:
position: {x: -14.901689, y: 2.842171e-14, z: 8.881784e-16}
rotation: {x: 0.026086552, y: -0.1077615, z: -0.16237192, w: 0.9804807}
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000001}
- name: LowerArm_Left
parentName:
position: {x: -32.191196, y: 4.842915e-15, z: -2.9871985e-15}
rotation: {x: 0.0003552459, y: 0.06462645, z: 0.0047827386, w: 0.99789804}
scale: {x: 0.99999994, y: 0.99999976, z: 0.9999999}
- name: Hand_Left
parentName:
position: {x: -29.678864, y: -2.7758043e-29, z: 4.869975e-15}
rotation: {x: -0.0033529997, y: -0.08887863, z: -0.07221233, w: 0.9934158}
scale: {x: 1, y: 1, z: 0.99999976}
- name: RestOfFingers_Proximal_Left
parentName:
position: {x: -18.280243, y: -1.6586086e-14, z: -2.029683e-15}
rotation: {x: 0.007036325, y: 0.038031258, z: 0.07194682, w: 0.9966583}
scale: {x: 1, y: 1.0000001, z: 1.0000001}
- name: RestOfFingers_Intermediate_Left
parentName:
position: {x: -8.780147, y: 7.67957e-15, z: 3.7027159e-16}
rotation: {x: 0.00000001610115, y: 0.029670052, z: 0.0000000140879415, w: 0.99955976}
scale: {x: 1, y: 1.0000001, z: 0.99999994}
- name: Index_Proximal_Left
parentName:
position: {x: -16.901342, y: 1.1929646e-13, z: 10.104264}
rotation: {x: 0.0067923516, y: 0.04141017, z: 0.07197026, w: 0.9965236}
scale: {x: 0.9999997, y: 1.0000001, z: 1}
- name: Index_Intermediate_Left
parentName:
position: {x: -9.911482, y: 1.4998595e-14, z: 3.154118e-15}
rotation: {x: 0.00000001861509, y: 0.026280912, z: -0.000000012133206, w: 0.9996546}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Thumb_Proximal_Left
parentName:
position: {x: -7.0572023, y: -4.708794, z: 9.280683}
rotation: {x: -0.066205144, y: 0.3625554, z: 0.15769362, w: 0.91613495}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000002}
- name: Thumb_Intermediate_Left
parentName:
position: {x: -10.653726, y: 3.648137e-16, z: 8.5441255e-15}
rotation: {x: 0.030814841, y: -0.21547185, z: -0.13817626, w: 0.9661934}
scale: {x: 0.9999997, y: 0.99999994, z: 1.0000001}
- name: Shoulder_Right
parentName:
position: {x: -18.98899, y: 31.335, z: -12.155691}
rotation: {x: 0.79941124, y: 0.59383076, z: 0.0052922484, w: -0.090987414}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000006}
- name: UpperArm_Right
parentName:
position: {x: 14.901961, y: 0.00046619424, z: 0.000079565914}
rotation: {x: 0.107756875, y: 0.026086228, z: -0.9804831, w: -0.16236007}
scale: {x: 1, y: 0.99999994, z: 0.9999995}
- name: LowerArm_Right
parentName:
position: {x: -32.191166, y: 4.4336893e-14, z: 3.536796e-15}
rotation: {x: -0.00035537058, y: -0.064624794, z: 0.0047836057, w: 0.9978981}
scale: {x: 1.0000004, y: 1, z: 1.0000004}
- name: Hand_Right
parentName:
position: {x: -29.678719, y: 4.5461288e-14, z: -2.7325554e-15}
rotation: {x: 0.0033532225, y: 0.08887915, z: -0.072216906, w: 0.99341536}
scale: {x: 0.9999996, y: 1, z: 0.99999934}
- name: RestOfFingers_Proximal_Right
parentName:
position: {x: -18.280209, y: -3.645552e-14, z: 1.8098782e-15}
rotation: {x: -0.0070367004, y: -0.03803295, z: 0.07195142, w: 0.9966579}
scale: {x: 1, y: 1.0000005, z: 1.0000004}
- name: RestOfFingers_Intermediate_Right
parentName:
position: {x: -8.7804575, y: 1.3120176e-14, z: -2.045785e-15}
rotation: {x: -0.0000000025775735, y: -0.0296687, z: 0.00000004162707, w: 0.9995598}
scale: {x: 0.9999999, y: 0.99999994, z: 0.9999998}
- name: Index_Proximal_Right
parentName:
position: {x: -16.9013, y: -5.4614235e-14, z: -10.104266}
rotation: {x: -0.0067927497, y: -0.041411348, z: 0.071974866, w: 0.9965233}
scale: {x: 1.0000002, y: 0.99999994, z: 1.0000002}
- name: Index_Intermediate_Right
parentName:
position: {x: -9.911691, y: 2.0547315e-15, z: -2.2696136e-15}
rotation: {x: -0.000000015177632, y: -0.026280066, z: 0.0000001054477, w: 0.99965465}
scale: {x: 0.9999998, y: 1.0000002, z: 1}
- name: Thumb_Proximal_Right
parentName:
position: {x: -7.0571103, y: -4.7085547, z: -9.280674}
rotation: {x: 0.066200204, y: -0.36255375, z: 0.15769035, w: 0.9161365}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000001}
- name: Thumb_Intermediate_Right
parentName:
position: {x: -10.653982, y: 2.4461068e-14, z: 1.7784693e-15}
rotation: {x: -0.031957757, y: 0.20743091, z: -0.13790222, w: 0.96795356}
scale: {x: 0.9999999, y: 1.0000001, z: 1.0000004}
- name: UpperLeg_Left
parentName:
position: {x: 3.5068195, y: -19.94618, z: -1.3763187}
rotation: {x: -0.2414414, y: -0.2406476, z: 0.9400832, w: 0.006198165}
scale: {x: 0.9999999, y: 0.9999998, z: 1}
- name: LowerLeg_Left
parentName:
position: {x: -32.81932, y: 2.1316282e-14, z: -8.881784e-15}
rotation: {x: -0.000059741335, y: -0.15989012, z: 0.025032552, w: 0.98681736}
scale: {x: 0.9999999, y: 0.99999976, z: 0.9999999}
- name: Foot_Left
parentName:
position: {x: -37.066936, y: -1.4210855e-14, z: -4.440892e-15}
rotation: {x: 0.31684917, y: 0.6395231, z: -0.10572263, w: 0.6924158}
scale: {x: 0.9999998, y: 0.99999994, z: 1.0000001}
- name: Toe_Left
parentName:
position: {x: -12.738982, y: -0.5618247, z: 0.30802163}
rotation: {x: 0.4498791, y: 0.11339964, z: -0.102188155, w: 0.8799472}
scale: {x: 0.99999994, y: 0.9999998, z: 1.0000001}
- name: Toetip_Left
parentName:
position: {x: -17.954567, y: -0.038039967, z: 0.4538383}
rotation: {x: 0.041624583, y: 0.03067606, z: -0.0034803154, w: 0.9986562}
scale: {x: 1.0000002, y: 1, z: 0.9999999}
- name: Shield
parentName:
position: {x: -37.964855, y: -70.38545, z: 24.665224}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 1.0000001, y: 1, z: 0.9999999}
- name: Sword
parentName:
position: {x: -38.40359, y: 78.72527, z: 21.05807}
rotation: {x: -2.1986723e-18, y: -0.16911028, z: -0.000000042146848, w: 0.98559713}
scale: {x: 1.0000001, y: 1, z: 1.0000001}
- name: UpperLeg_Right
parentName:
position: {x: 3.5067785, y: 19.9462, z: -1.3763317}
rotation: {x: -0.008172598, y: 0.9452265, z: -0.21804802, w: 0.24276586}
scale: {x: 0.9999999, y: 0.99999976, z: 0.9999997}
- name: LowerLeg_Right
parentName:
position: {x: -32.819374, y: -1.0658141e-14, z: -3.5527137e-15}
rotation: {x: 0.00005974702, y: 0.1598899, z: 0.025033766, w: 0.98681736}
scale: {x: 0.9999999, y: 1.0000001, z: 1.0000001}
- name: Foot_Right
parentName:
position: {x: -37.066925, y: -3.5527137e-15, z: 2.7533531e-14}
rotation: {x: -0.2687201, y: -0.6451154, z: -0.057831235, w: 0.7129315}
scale: {x: 1, y: 0.9999999, z: 0.99999994}
- name: Toe_Right
parentName:
position: {x: -12.755086, y: -7.1054274e-15, z: -1.2434498e-14}
rotation: {x: -0.49754456, y: -0.111790985, z: -0.10089422, w: 0.8542673}
scale: {x: 1, y: 1.0000002, z: 0.99999994}
- name: Toetip_Right
parentName:
position: {x: -17.96039, y: 0, z: 3.5527137e-15}
rotation: {x: -0.056781646, y: -0.018067999, z: -0.0037392883, w: 0.9982161}
scale: {x: 1, y: 0.99999994, z: 1}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 0
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,9 +0,0 @@
fileFormatVersion: 2
guid: b00a0b059b3307141b48c0a0b5defa26
folderAsset: yes
timeCreated: 1472874817
licenseType: Store
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: 0fc4a5d92b3448f40a24c1293302d3db
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,850 +0,0 @@
fileFormatVersion: 2
guid: 46783dc54d7600447880ab6f35037fb4
ModelImporter:
serializedVersion: 20200
internalIDToNameTable:
- first:
1: 100000
second: Chest
- first:
1: 100002
second: COB_CTRL
- first:
1: 100004
second: Foot_Left
- first:
1: 100006
second: Foot_Right
- first:
1: 100008
second: //RootNode
- first:
1: 100010
second: Footman_Mesh
- first:
1: 100012
second: Hand_Left
- first:
1: 100014
second: Hand_Right
- first:
1: 100016
second: Head
- first:
1: 100018
second: Hips
- first:
1: 100020
second: Index_Intermediate_Left
- first:
1: 100022
second: Index_Intermediate_Right
- first:
1: 100024
second: Index_Proximal_Left
- first:
1: 100026
second: Index_Proximal_Right
- first:
1: 100028
second: J_Tip
- first:
1: 100030
second: Jaw
- first:
1: 100032
second: LowerArm_Left
- first:
1: 100034
second: LowerArm_Right
- first:
1: 100036
second: LowerLeg_Left
- first:
1: 100038
second: LowerLeg_Right
- first:
1: 100040
second: Neck
- first:
1: 100042
second: RestOfFingers_Intermediate_Left
- first:
1: 100044
second: RestOfFingers_Intermediate_Right
- first:
1: 100046
second: RestOfFingers_Proximal_Left
- first:
1: 100048
second: RestOfFingers_Proximal_Right
- first:
1: 100050
second: Shield
- first:
1: 100052
second: Shoulder_Left
- first:
1: 100054
second: Shoulder_Right
- first:
1: 100056
second: Spine
- first:
1: 100058
second: Sword
- first:
1: 100060
second: Thumb_Intermediate_Left
- first:
1: 100062
second: Thumb_Intermediate_Right
- first:
1: 100064
second: Thumb_Proximal_Left
- first:
1: 100066
second: Thumb_Proximal_Right
- first:
1: 100068
second: Toe_Left
- first:
1: 100070
second: Toe_Right
- first:
1: 100072
second: Toetip_Left
- first:
1: 100074
second: Toetip_Right
- first:
1: 100076
second: UpperArm_Left
- first:
1: 100078
second: UpperArm_Right
- first:
1: 100080
second: UpperLeg_Left
- first:
1: 100082
second: UpperLeg_Right
- first:
4: 400000
second: Chest
- first:
4: 400002
second: COB_CTRL
- first:
4: 400004
second: Foot_Left
- first:
4: 400006
second: Foot_Right
- first:
4: 400008
second: //RootNode
- first:
4: 400010
second: Footman_Mesh
- first:
4: 400012
second: Hand_Left
- first:
4: 400014
second: Hand_Right
- first:
4: 400016
second: Head
- first:
4: 400018
second: Hips
- first:
4: 400020
second: Index_Intermediate_Left
- first:
4: 400022
second: Index_Intermediate_Right
- first:
4: 400024
second: Index_Proximal_Left
- first:
4: 400026
second: Index_Proximal_Right
- first:
4: 400028
second: J_Tip
- first:
4: 400030
second: Jaw
- first:
4: 400032
second: LowerArm_Left
- first:
4: 400034
second: LowerArm_Right
- first:
4: 400036
second: LowerLeg_Left
- first:
4: 400038
second: LowerLeg_Right
- first:
4: 400040
second: Neck
- first:
4: 400042
second: RestOfFingers_Intermediate_Left
- first:
4: 400044
second: RestOfFingers_Intermediate_Right
- first:
4: 400046
second: RestOfFingers_Proximal_Left
- first:
4: 400048
second: RestOfFingers_Proximal_Right
- first:
4: 400050
second: Shield
- first:
4: 400052
second: Shoulder_Left
- first:
4: 400054
second: Shoulder_Right
- first:
4: 400056
second: Spine
- first:
4: 400058
second: Sword
- first:
4: 400060
second: Thumb_Intermediate_Left
- first:
4: 400062
second: Thumb_Intermediate_Right
- first:
4: 400064
second: Thumb_Proximal_Left
- first:
4: 400066
second: Thumb_Proximal_Right
- first:
4: 400068
second: Toe_Left
- first:
4: 400070
second: Toe_Right
- first:
4: 400072
second: Toetip_Left
- first:
4: 400074
second: Toetip_Right
- first:
4: 400076
second: UpperArm_Left
- first:
4: 400078
second: UpperArm_Right
- first:
4: 400080
second: UpperLeg_Left
- first:
4: 400082
second: UpperLeg_Right
- first:
43: 4300000
second: Footman_Mesh
- first:
95: 9500000
second: //RootNode
- first:
137: 13700000
second: Footman_Mesh
externalObjects:
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: Footman1
second: {fileID: 2100000, guid: 9b9eb328786c19449a2d48a5646528c9, type: 2}
materials:
materialImportMode: 1
materialName: 0
materialSearch: 1
materialLocation: 0
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations: []
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0
importBlendShapes: 1
importCameras: 0
importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: -1
indexFormat: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 0
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 0
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 0
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_Left
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_Right
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_Left
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_Right
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Foot_Left
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Foot_Right
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Chest
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_Left
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_Right
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperArm_Left
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperArm_Right
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerArm_Left
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerArm_Right
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_Left
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_Right
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Toe_Left
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Toe_Right
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_Proximal_Left
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_Intermediate_Left
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Index_Proximal_Left
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Index_Intermediate_Left
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RestOfFingers_Proximal_Left
humanName: Left Little Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RestOfFingers_Intermediate_Left
humanName: Left Little Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_Proximal_Right
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_Intermediate_Right
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Index_Proximal_Right
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Index_Intermediate_Right
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RestOfFingers_Proximal_Right
humanName: Right Little Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RestOfFingers_Intermediate_Right
humanName: Right Little Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: footman(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: COB_CTRL
parentName:
position: {x: 0.004, y: 0.65978205, z: -0.17136107}
rotation: {x: 0.109584615, y: -0.19028173, z: -0.021376925, w: 0.97536}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: Footman_Mesh
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 0.01, y: 0.01, z: 0.01}
- name: Hips
parentName:
position: {x: 0.004, y: 0.7778548, z: 0.024665922}
rotation: {x: 0.119579025, y: 0.119579025, z: -0.69692236, w: 0.6969224}
scale: {x: 0.009999997, y: 0.01, z: 0.01}
- name: Spine
parentName:
position: {x: -22.08183, y: 2.7610132e-30, z: 2.789185e-15}
rotation: {x: 0.0000000037252903, y: -0.070730194, z: -0.000000059604645, w: 0.99749553}
scale: {x: 1.0000004, y: 1.0000002, z: 1}
- name: Chest
parentName:
position: {x: -24.493395, y: 4.37078e-15, z: -6.5791713e-15}
rotation: {x: 0.000000026077032, y: -0.19267073, z: -9.313226e-10, w: 0.9812635}
scale: {x: 0.9999999, y: 0.99999994, z: 0.99999994}
- name: Neck
parentName:
position: {x: -31.697706, y: 4.2682918e-15, z: 1.5827795e-14}
rotation: {x: -0.000000029802322, y: 0.14626889, z: -0.0000000011641532, w: 0.98924494}
scale: {x: 1, y: 1.0000002, z: 0.99999994}
- name: Head
parentName:
position: {x: -20.858675, y: 1.02066555e-14, z: 1.3950282e-15}
rotation: {x: -0.38232452, y: -0.000000014901159, z: 0.92402816, w: -0.000000029802319}
scale: {x: 0.9999999, y: 0.9999999, z: 1}
- name: Jaw
parentName:
position: {x: -19.492151, y: -4.0412776e-15, z: -4.4981513}
rotation: {x: 0, y: 0.09718922, z: 0.000000029802319, w: 0.99526596}
scale: {x: 1, y: 0.99999994, z: 0.9999999}
- name: J_Tip
parentName:
position: {x: -9.274182, y: -1.2503675e-14, z: 8.099877}
rotation: {x: 0.29965064, y: -0.29965067, z: -0.640476, w: 0.6404759}
scale: {x: 1.0000005, y: 1.0000001, z: 1.0000002}
- name: Shoulder_Left
parentName:
position: {x: -18.98868, y: -31.335035, z: -12.155753}
rotation: {x: -0.005294334, y: 0.09098781, z: 0.79941905, w: 0.5938203}
scale: {x: 1, y: 0.9999998, z: 1}
- name: UpperArm_Left
parentName:
position: {x: -14.901689, y: 2.842171e-14, z: 8.881784e-16}
rotation: {x: 0.02608649, y: -0.107761435, z: -0.16237162, w: 0.9804808}
scale: {x: 1.0000001, y: 1.0000001, z: 1}
- name: LowerArm_Left
parentName:
position: {x: -32.191196, y: 4.842915e-15, z: -2.9871985e-15}
rotation: {x: 0.00035528588, y: 0.064626664, z: 0.004782589, w: 0.99789804}
scale: {x: 0.9999998, y: 1.0000001, z: 1}
- name: Hand_Left
parentName:
position: {x: -29.678864, y: -2.7758043e-29, z: 4.869975e-15}
rotation: {x: -0.0033529915, y: -0.08887862, z: -0.07221227, w: 0.9934157}
scale: {x: 1.0000001, y: 0.99999994, z: 0.99999976}
- name: RestOfFingers_Proximal_Left
parentName:
position: {x: -18.280243, y: -1.6586086e-14, z: -2.029683e-15}
rotation: {x: 0.007036331, y: 0.038031265, z: 0.07194678, w: 0.9966584}
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000002}
- name: RestOfFingers_Intermediate_Left
parentName:
position: {x: -8.780147, y: 7.67957e-15, z: 3.7027159e-16}
rotation: {x: -0.0000000074505815, y: 0.029670015, z: 0.00000008381901, w: 0.99955976}
scale: {x: 0.9999999, y: 0.9999998, z: 0.99999976}
- name: Index_Proximal_Left
parentName:
position: {x: -16.901342, y: 1.1929646e-13, z: 10.104264}
rotation: {x: 0.0067923577, y: 0.041410178, z: 0.07197022, w: 0.9965237}
scale: {x: 0.99999976, y: 1.0000002, z: 1.0000001}
- name: Index_Intermediate_Left
parentName:
position: {x: -9.911482, y: 1.4998595e-14, z: 3.154118e-15}
rotation: {x: -0.0000000074505797, y: 0.026280899, z: 0.000000013969837, w: 0.99965465}
scale: {x: 1.0000001, y: 0.9999999, z: 1.0000001}
- name: Thumb_Proximal_Left
parentName:
position: {x: -7.0572023, y: -4.708794, z: 9.280683}
rotation: {x: -0.06620525, y: 0.36255533, z: 0.15769345, w: 0.916135}
scale: {x: 1.0000002, y: 0.99999994, z: 1}
- name: Thumb_Intermediate_Left
parentName:
position: {x: -10.653726, y: 3.648137e-16, z: 8.5441255e-15}
rotation: {x: 0.030814871, y: -0.21547191, z: -0.13817623, w: 0.9661934}
scale: {x: 1.0000001, y: 1.0000001, z: 1.0000001}
- name: Shoulder_Right
parentName:
position: {x: -18.98899, y: 31.335, z: -12.155691}
rotation: {x: 0.799411, y: 0.5938312, z: 0.0052921325, w: -0.090987325}
scale: {x: 1, y: 1, z: 1}
- name: UpperArm_Right
parentName:
position: {x: 14.901961, y: 0.00046619424, z: 0.000079565914}
rotation: {x: 0.10775672, y: 0.026086168, z: -0.98048323, w: -0.16235963}
scale: {x: 0.99999934, y: 0.99999994, z: 0.99999964}
- name: LowerArm_Right
parentName:
position: {x: -32.191166, y: 4.4336893e-14, z: 3.536796e-15}
rotation: {x: -0.0003553833, y: -0.064624555, z: 0.0047839778, w: 0.9978981}
scale: {x: 1.0000002, y: 1, z: 1.0000006}
- name: Hand_Right
parentName:
position: {x: -29.678719, y: 4.5461288e-14, z: -2.7325554e-15}
rotation: {x: 0.0033531855, y: 0.0888791, z: -0.072216876, w: 0.99341536}
scale: {x: 1.0000001, y: 1.0000001, z: 1.0000001}
- name: RestOfFingers_Proximal_Right
parentName:
position: {x: -18.280209, y: -3.645552e-14, z: 1.8098782e-15}
rotation: {x: -0.0070367246, y: -0.038032945, z: 0.071951374, w: 0.99665797}
scale: {x: 1.0000002, y: 0.99999976, z: 1.0000001}
- name: RestOfFingers_Intermediate_Right
parentName:
position: {x: -8.7804575, y: 1.3120176e-14, z: -2.045785e-15}
rotation: {x: 0.000000031364543, y: -0.029668666, z: 0.00000009314987, w: 0.9995598}
scale: {x: 0.9999999, y: 0.9999998, z: 0.99999994}
- name: Index_Proximal_Right
parentName:
position: {x: -16.9013, y: -5.4614235e-14, z: -10.104266}
rotation: {x: -0.006792773, y: -0.04141134, z: 0.07197482, w: 0.9965233}
scale: {x: 1.0000001, y: 0.9999995, z: 0.99999994}
- name: Index_Intermediate_Right
parentName:
position: {x: -9.911691, y: 2.0547315e-15, z: -2.2696136e-15}
rotation: {x: 0.00000006863483, y: -0.026280055, z: 0.000000066069994, w: 0.9996546}
scale: {x: 0.9999999, y: 1.0000005, z: 1.0000002}
- name: Thumb_Proximal_Right
parentName:
position: {x: -7.0571103, y: -4.7085547, z: -9.280674}
rotation: {x: 0.06620009, y: -0.36255378, z: 0.15769039, w: 0.9161365}
scale: {x: 1.0000002, y: 0.99999976, z: 0.9999999}
- name: Thumb_Intermediate_Right
parentName:
position: {x: -10.653982, y: 2.4461068e-14, z: 1.7784693e-15}
rotation: {x: -0.03195776, y: 0.20743091, z: -0.13790223, w: 0.9679536}
scale: {x: 0.99999994, y: 0.9999999, z: 0.9999998}
- name: UpperLeg_Left
parentName:
position: {x: 3.5068195, y: -19.94618, z: -1.3763187}
rotation: {x: -0.24144138, y: -0.24064758, z: 0.94008315, w: 0.006198168}
scale: {x: 1.0000002, y: 1.0000004, z: 1}
- name: LowerLeg_Left
parentName:
position: {x: -32.81932, y: 2.1316282e-14, z: -8.881784e-15}
rotation: {x: -0.000059694055, y: -0.15989012, z: 0.025032662, w: 0.98681736}
scale: {x: 0.99999994, y: 0.99999976, z: 0.99999976}
- name: Foot_Left
parentName:
position: {x: -37.066936, y: -1.4210855e-14, z: -4.440892e-15}
rotation: {x: 0.31684923, y: 0.63952297, z: -0.10572273, w: 0.6924158}
scale: {x: 1.0000001, y: 0.99999994, z: 1.0000001}
- name: Toe_Left
parentName:
position: {x: -12.738982, y: -0.5618247, z: 0.30802163}
rotation: {x: 0.44987902, y: 0.113399684, z: -0.10218826, w: 0.8799471}
scale: {x: 1.0000001, y: 0.99999976, z: 1.0000001}
- name: Toetip_Left
parentName:
position: {x: -17.954567, y: -0.038039967, z: 0.4538383}
rotation: {x: 0.041624516, y: 0.030675909, z: -0.0034803369, w: 0.9986563}
scale: {x: 0.9999999, y: 1.0000002, z: 1}
- name: Shield
parentName:
position: {x: -36.94719, y: -62.859154, z: 21.787066}
rotation: {x: 1.5045698e-16, y: -0.16911028, z: -0.000000029802322, w: 0.98559713}
scale: {x: 1.0000002, y: 1.0000001, z: 0.9999999}
- name: Sword
parentName:
position: {x: -37.385925, y: 86.25157, z: 18.17991}
rotation: {x: 1.5045698e-16, y: -0.16911028, z: -0.000000029802322, w: 0.98559713}
scale: {x: 1.0000001, y: 1.0000002, z: 0.9999997}
- name: UpperLeg_Right
parentName:
position: {x: 3.5067785, y: 19.9462, z: -1.3763317}
rotation: {x: -0.008172602, y: 0.94522643, z: -0.21804802, w: 0.24276586}
scale: {x: 1.0000002, y: 1, z: 0.99999994}
- name: LowerLeg_Right
parentName:
position: {x: -32.819374, y: -1.0658141e-14, z: -3.5527137e-15}
rotation: {x: 0.000059738748, y: 0.15988989, z: 0.025033798, w: 0.98681736}
scale: {x: 1, y: 1.0000002, z: 1.0000004}
- name: Foot_Right
parentName:
position: {x: -37.066925, y: -3.5527137e-15, z: 2.7533531e-14}
rotation: {x: -0.26872012, y: -0.6451153, z: -0.057831265, w: 0.71293145}
scale: {x: 0.9999998, y: 0.99999994, z: 1.0000002}
- name: Toe_Right
parentName:
position: {x: -12.755086, y: -7.1054274e-15, z: -1.2434498e-14}
rotation: {x: -0.49754456, y: -0.11179102, z: -0.100894146, w: 0.8542673}
scale: {x: 0.99999994, y: 1, z: 0.9999999}
- name: Toetip_Right
parentName:
position: {x: -17.96039, y: 0, z: 3.5527137e-15}
rotation: {x: -0.056781534, y: -0.018067764, z: -0.0037393547, w: 0.99821615}
scale: {x: 1.0000001, y: 1, z: 1.0000002}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 0
skeletonHasParents: 0
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 1
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,9 +0,0 @@
fileFormatVersion: 2
guid: d5d32c49e9e2b8641913f92c21fdeae5
folderAsset: yes
timeCreated: 1472822385
licenseType: Store
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,101 +0,0 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: footmanPBRBlue
m_Shader: {fileID: 4800000, guid: ba67c8b1d5e59dc428ad9fc9270f8353, type: 3}
m_ShaderKeywords: _EMISSION _METALLICGLOSSMAP _NORMALMAP
m_LightmapFlags: 1
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BumpMap:
m_Texture: {fileID: 2800000, guid: 155669a9b0a05114ca27956a712a7ed2, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: b5a8e53d5afa56f4283dbf9fa3bf7c09, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 2800000, guid: d23e16951fe89764d802a88eb08211ac, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _NormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 2800000, guid: 2007d7e43ac865b46a49d307a65e7420, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- _AmbiencePower: 1
- _Brightness: 0
- _BumpScale: 1
- _ColorToggle: 0
- _Contrast: 1
- _Cutoff: 0.5
- _Detail: 0
- _DetailNormalMapScale: 1
- _DetailStrength: 1
- _DiffusePower: 1
- _DstBlend: 0
- _Emission: 0
- _EmissionStrength: 1
- _GlossMapScale: 1
- _Glossiness: 0.5
- _GlossyReflections: 1
- _Mask: 0
- _Metallic: 0
- _Mode: 0
- _Normal: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _Phong: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SpecularPower: 1
- _SrcBlend: 1
- _UVSec: 0
- _ZWrite: 1
m_Colors:
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _PointLightColor: {r: 1, g: 1, b: 1, a: 1}
- _PointLightPosition: {r: 0, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@@ -1,101 +0,0 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: footmanPBRGreen
m_Shader: {fileID: 4800000, guid: ba67c8b1d5e59dc428ad9fc9270f8353, type: 3}
m_ShaderKeywords: _EMISSION _METALLICGLOSSMAP _NORMALMAP
m_LightmapFlags: 1
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BumpMap:
m_Texture: {fileID: 2800000, guid: 2664826f8af53dd489a6f8450583d6a5, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 7b2f8bba9d28bd947899d272eb204b50, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 2800000, guid: d7e9e7f50b84b934993f51bd14182054, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _NormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 2800000, guid: 5ed0ec20dec62a947beac9b6ca2d0cfd, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- _AmbiencePower: 1
- _Brightness: 0
- _BumpScale: 1
- _ColorToggle: 0
- _Contrast: 1
- _Cutoff: 0.5
- _Detail: 0
- _DetailNormalMapScale: 1
- _DetailStrength: 1
- _DiffusePower: 1
- _DstBlend: 0
- _Emission: 0
- _EmissionStrength: 1
- _GlossMapScale: 1
- _Glossiness: 0.5
- _GlossyReflections: 1
- _Mask: 0
- _Metallic: 0
- _Mode: 0
- _Normal: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _Phong: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SpecularPower: 1
- _SrcBlend: 1
- _UVSec: 0
- _ZWrite: 1
m_Colors:
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _PointLightColor: {r: 1, g: 1, b: 1, a: 1}
- _PointLightPosition: {r: 0, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@@ -1,101 +0,0 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: footmanPBRRed
m_Shader: {fileID: 4800000, guid: ba67c8b1d5e59dc428ad9fc9270f8353, type: 3}
m_ShaderKeywords: _EMISSION _METALLICGLOSSMAP _NORMALMAP
m_LightmapFlags: 1
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BumpMap:
m_Texture: {fileID: 2800000, guid: 5739e8c7b7f214e4fa79e1e5028dc530, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 6755d7a83899686458d086baf072b44c, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 2800000, guid: 7851eed0db6241e4b82398cb0395d6ad, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _NormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 2800000, guid: fc56ee1ab9feaa44aaafdca872824a28, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- _AmbiencePower: 1
- _Brightness: 0
- _BumpScale: 1
- _ColorToggle: 0
- _Contrast: 1
- _Cutoff: 0.5
- _Detail: 0
- _DetailNormalMapScale: 1
- _DetailStrength: 1
- _DiffusePower: 1
- _DstBlend: 0
- _Emission: 0
- _EmissionStrength: 1
- _GlossMapScale: 1
- _Glossiness: 0.5
- _GlossyReflections: 1
- _Mask: 0
- _Metallic: 0
- _Mode: 0
- _Normal: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _Phong: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SpecularPower: 1
- _SrcBlend: 1
- _UVSec: 0
- _ZWrite: 1
m_Colors:
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _PointLightColor: {r: 1, g: 1, b: 1, a: 1}
- _PointLightPosition: {r: 0, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@@ -1,101 +0,0 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: footmanPBRYellow
m_Shader: {fileID: 4800000, guid: ba67c8b1d5e59dc428ad9fc9270f8353, type: 3}
m_ShaderKeywords: _EMISSION _METALLICGLOSSMAP _NORMALMAP
m_LightmapFlags: 1
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BumpMap:
m_Texture: {fileID: 2800000, guid: 453b651aa2e2bea4c99026d429af152c, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: e041d0363a9fa2442bd3d551deccb637, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 2800000, guid: eb25edc5be67fce46b4ccbdeaff7b1f9, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _NormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 2800000, guid: 527768680a2f27d4c82aecc4d01ee95e, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- _AmbiencePower: 1
- _Brightness: 0
- _BumpScale: 1
- _ColorToggle: 0
- _Contrast: 1
- _Cutoff: 0.5
- _Detail: 0
- _DetailNormalMapScale: 1
- _DetailStrength: 1
- _DiffusePower: 1
- _DstBlend: 0
- _Emission: 0
- _EmissionStrength: 1
- _GlossMapScale: 1
- _Glossiness: 0.5
- _GlossyReflections: 1
- _Mask: 0
- _Metallic: 0
- _Mode: 0
- _Normal: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _Phong: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SpecularPower: 1
- _SrcBlend: 1
- _UVSec: 0
- _ZWrite: 1
m_Colors:
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _PointLightColor: {r: 1, g: 1, b: 1, a: 1}
- _PointLightPosition: {r: 0, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@@ -1,9 +0,0 @@
fileFormatVersion: 2
guid: 1ebc56f909d7844459c044fc161958d3
folderAsset: yes
timeCreated: 1471913701
licenseType: Store
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,9 +0,0 @@
fileFormatVersion: 2
guid: 0f170503a39165f4faa3891b144780c8
folderAsset: yes
timeCreated: 1472891111
licenseType: Store
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 215 KiB

View File

@@ -1,121 +0,0 @@
fileFormatVersion: 2
guid: 2007d7e43ac865b46a49d307a65e7420
TextureImporter:
fileIDToRecycleName: {}
externalObjects: {}
serializedVersion: 9
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: -1
aniso: -1
mipBias: -100
wrapU: -1
wrapV: -1
wrapW: -1
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 0
textureShape: 1
singleChannelComponent: 0
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
platformSettings:
- serializedVersion: 2
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: Standalone
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: 12
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: Android
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: 47
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
vertices: []
indices:
edges: []
weights: []
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 435 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 186 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 444 KiB

View File

@@ -1,121 +0,0 @@
fileFormatVersion: 2
guid: 155669a9b0a05114ca27956a712a7ed2
TextureImporter:
fileIDToRecycleName: {}
externalObjects: {}
serializedVersion: 9
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 0
linearTexture: 1
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 1
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: -1
aniso: -1
mipBias: -100
wrapU: -1
wrapV: -1
wrapW: -1
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 1
textureShape: 1
singleChannelComponent: 0
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
platformSettings:
- serializedVersion: 2
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: Standalone
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: 12
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: Android
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: 47
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
vertices: []
indices:
edges: []
weights: []
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,9 +0,0 @@
fileFormatVersion: 2
guid: 0be7eff0bc9bbe54187f2a5e04ad8b62
folderAsset: yes
timeCreated: 1472891123
licenseType: Store
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 215 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 429 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 187 KiB

View File

@@ -1,121 +0,0 @@
fileFormatVersion: 2
guid: d7e9e7f50b84b934993f51bd14182054
TextureImporter:
fileIDToRecycleName: {}
externalObjects: {}
serializedVersion: 9
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: -1
aniso: -1
mipBias: -100
wrapU: -1
wrapV: -1
wrapW: -1
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 0
textureShape: 1
singleChannelComponent: 0
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
platformSettings:
- serializedVersion: 2
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: Standalone
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: 12
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: Android
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: 47
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
vertices: []
indices:
edges: []
weights: []
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 444 KiB

View File

@@ -1,121 +0,0 @@
fileFormatVersion: 2
guid: 2664826f8af53dd489a6f8450583d6a5
TextureImporter:
fileIDToRecycleName: {}
externalObjects: {}
serializedVersion: 9
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 0
linearTexture: 1
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 1
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: -1
aniso: -1
mipBias: -100
wrapU: -1
wrapV: -1
wrapW: -1
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 1
textureShape: 1
singleChannelComponent: 0
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
platformSettings:
- serializedVersion: 2
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: Standalone
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: 12
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: Android
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: 47
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
vertices: []
indices:
edges: []
weights: []
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,9 +0,0 @@
fileFormatVersion: 2
guid: 5b3c34f8a0159bc42a9dbb838688fced
folderAsset: yes
timeCreated: 1472891101
licenseType: Store
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 215 KiB

View File

@@ -1,121 +0,0 @@
fileFormatVersion: 2
guid: fc56ee1ab9feaa44aaafdca872824a28
TextureImporter:
fileIDToRecycleName: {}
externalObjects: {}
serializedVersion: 9
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: -1
aniso: -1
mipBias: -100
wrapU: -1
wrapV: -1
wrapW: -1
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 0
textureShape: 1
singleChannelComponent: 0
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
platformSettings:
- serializedVersion: 2
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: Standalone
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: 12
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: Android
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: 47
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
vertices: []
indices:
edges: []
weights: []
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 424 KiB

View File

@@ -1,121 +0,0 @@
fileFormatVersion: 2
guid: 6755d7a83899686458d086baf072b44c
TextureImporter:
fileIDToRecycleName: {}
externalObjects: {}
serializedVersion: 9
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: -1
aniso: -1
mipBias: -100
wrapU: -1
wrapV: -1
wrapW: -1
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 0
textureShape: 1
singleChannelComponent: 0
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
platformSettings:
- serializedVersion: 2
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: Standalone
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: 12
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: Android
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: 47
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
vertices: []
indices:
edges: []
weights: []
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 187 KiB

View File

@@ -1,121 +0,0 @@
fileFormatVersion: 2
guid: 7851eed0db6241e4b82398cb0395d6ad
TextureImporter:
fileIDToRecycleName: {}
externalObjects: {}
serializedVersion: 9
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: -1
aniso: -1
mipBias: -100
wrapU: -1
wrapV: -1
wrapW: -1
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 0
textureShape: 1
singleChannelComponent: 0
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
platformSettings:
- serializedVersion: 2
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: Standalone
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: 12
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: Android
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: 47
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
vertices: []
indices:
edges: []
weights: []
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 444 KiB

View File

@@ -1,121 +0,0 @@
fileFormatVersion: 2
guid: 5739e8c7b7f214e4fa79e1e5028dc530
TextureImporter:
fileIDToRecycleName: {}
externalObjects: {}
serializedVersion: 9
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 0
linearTexture: 1
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 1
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: -1
aniso: -1
mipBias: -100
wrapU: -1
wrapV: -1
wrapW: -1
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 1
textureShape: 1
singleChannelComponent: 0
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
platformSettings:
- serializedVersion: 2
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: Standalone
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: 12
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: Android
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: 47
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
vertices: []
indices:
edges: []
weights: []
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,9 +0,0 @@
fileFormatVersion: 2
guid: accd15314525fde4a997499d1a784a38
folderAsset: yes
timeCreated: 1472891059
licenseType: Store
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 215 KiB

View File

@@ -1,121 +0,0 @@
fileFormatVersion: 2
guid: 527768680a2f27d4c82aecc4d01ee95e
TextureImporter:
fileIDToRecycleName: {}
externalObjects: {}
serializedVersion: 9
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: -1
aniso: -1
mipBias: -100
wrapU: -1
wrapV: -1
wrapW: -1
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 0
textureShape: 1
singleChannelComponent: 0
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
platformSettings:
- serializedVersion: 2
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: Standalone
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: 12
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: Android
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: 47
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
vertices: []
indices:
edges: []
weights: []
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 436 KiB

View File

@@ -1,121 +0,0 @@
fileFormatVersion: 2
guid: e041d0363a9fa2442bd3d551deccb637
TextureImporter:
fileIDToRecycleName: {}
externalObjects: {}
serializedVersion: 9
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: -1
aniso: -1
mipBias: -100
wrapU: -1
wrapV: -1
wrapW: -1
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 0
textureShape: 1
singleChannelComponent: 0
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
platformSettings:
- serializedVersion: 2
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: Standalone
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: 12
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: Android
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: 47
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
vertices: []
indices:
edges: []
weights: []
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 186 KiB

View File

@@ -1,121 +0,0 @@
fileFormatVersion: 2
guid: eb25edc5be67fce46b4ccbdeaff7b1f9
TextureImporter:
fileIDToRecycleName: {}
externalObjects: {}
serializedVersion: 9
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: -1
aniso: -1
mipBias: -100
wrapU: -1
wrapV: -1
wrapW: -1
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 0
textureShape: 1
singleChannelComponent: 0
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
platformSettings:
- serializedVersion: 2
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: Standalone
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: 12
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: Android
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: 47
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
vertices: []
indices:
edges: []
weights: []
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 444 KiB

View File

@@ -1,121 +0,0 @@
fileFormatVersion: 2
guid: 453b651aa2e2bea4c99026d429af152c
TextureImporter:
fileIDToRecycleName: {}
externalObjects: {}
serializedVersion: 9
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 0
linearTexture: 1
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 1
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: -1
aniso: -1
mipBias: -100
wrapU: -1
wrapV: -1
wrapW: -1
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 1
textureShape: 1
singleChannelComponent: 0
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
platformSettings:
- serializedVersion: 2
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: Standalone
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: 12
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
- serializedVersion: 2
buildTarget: Android
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: 47
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
vertices: []
indices:
edges: []
weights: []
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: ec375a7b174d96249a5b1953bdfec232
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: 87d1c0d4914c2db4a9926fd140dd99ed
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: afa09940187842e4196e509489531e59
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: cf0540a340730db4da4e3a10a1425cac
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: c1cabf36ee6a2a84f903e49c28800ed2
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,101 +0,0 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: CubeMat4
m_Shader: {fileID: 4800000, guid: e1f5153da774c754aa283cf23fd64d56, type: 3}
m_ShaderKeywords:
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BumpMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 10c561820991d314fb64b247d7f8d51c, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _NormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- _AmbiencePower: 1
- _Brightness: 0
- _BumpScale: 1
- _ColorToggle: 0
- _Contrast: 1
- _Cutoff: 0.5
- _Detail: 0
- _DetailNormalMapScale: 1
- _DetailStrength: 1
- _DiffusePower: 1
- _DstBlend: 0
- _Emission: 0
- _EmissionStrength: 1
- _GlossMapScale: 1
- _Glossiness: 0.5
- _GlossyReflections: 1
- _Mask: 0
- _Metallic: 0
- _Mode: 0
- _Normal: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _Phong: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SpecularPower: 1
- _SrcBlend: 1
- _UVSec: 0
- _ZWrite: 1
m_Colors:
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _PointLightColor: {r: 1, g: 1, b: 1, a: 1}
- _PointLightPosition: {r: 0, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: c923f4cfb65d70d49aeff3b5028a54dd
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: 81fb6a158be72994a8b065080437e5a7
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: f2ad58cfbff231049b0ec53e5ee6ebc7
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB

View File

@@ -1,96 +0,0 @@
fileFormatVersion: 2
guid: e77e0edc72ae9a04f9766e5685c9d929
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 0
wrapV: 0
wrapW: 0
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: fdd9d7ae162dcd04a9df144c2c6f7b6e
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,101 +0,0 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: SphereMat1
m_Shader: {fileID: 4800000, guid: e1f5153da774c754aa283cf23fd64d56, type: 3}
m_ShaderKeywords:
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BumpMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: eba570a65cbb2e941bc0623d9401249c, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _NormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- _AmbiencePower: 1
- _Brightness: 0
- _BumpScale: 1
- _ColorToggle: 0
- _Contrast: 1
- _Cutoff: 0.5
- _Detail: 0
- _DetailNormalMapScale: 1
- _DetailStrength: 1
- _DiffusePower: 1
- _DstBlend: 0
- _Emission: 0
- _EmissionStrength: 1
- _GlossMapScale: 1
- _Glossiness: 0.5
- _GlossyReflections: 1
- _Mask: 0
- _Metallic: 0
- _Mode: 0
- _Normal: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _Phong: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SpecularPower: 1
- _SrcBlend: 1
- _UVSec: 0
- _ZWrite: 1
m_Colors:
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _PointLightColor: {r: 1, g: 1, b: 1, a: 1}
- _PointLightPosition: {r: 0, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: 5b91da1f4d66a52418e674607e2071d4
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,101 +0,0 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: SphereMat2
m_Shader: {fileID: 4800000, guid: e1f5153da774c754aa283cf23fd64d56, type: 3}
m_ShaderKeywords:
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BumpMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 1e348ab74f68cea4288e926e675d6f26, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _NormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- _AmbiencePower: 1
- _Brightness: 0
- _BumpScale: 1
- _ColorToggle: 0
- _Contrast: 1
- _Cutoff: 0.5
- _Detail: 0
- _DetailNormalMapScale: 1
- _DetailStrength: 1
- _DiffusePower: 1
- _DstBlend: 0
- _Emission: 0
- _EmissionStrength: 1
- _GlossMapScale: 1
- _Glossiness: 0.5
- _GlossyReflections: 1
- _Mask: 0
- _Metallic: 0
- _Mode: 0
- _Normal: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _Phong: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SpecularPower: 1
- _SrcBlend: 1
- _UVSec: 0
- _ZWrite: 1
m_Colors:
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _PointLightColor: {r: 1, g: 1, b: 1, a: 1}
- _PointLightPosition: {r: 0, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: 68a3eab2bfaaa594da7ee537849c9a8c
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,101 +0,0 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: SphereMat3
m_Shader: {fileID: 4800000, guid: e1f5153da774c754aa283cf23fd64d56, type: 3}
m_ShaderKeywords:
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BumpMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 51b67fdd4823fb8449b9fdc9c6f43432, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _NormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- _AmbiencePower: 1
- _Brightness: 0
- _BumpScale: 1
- _ColorToggle: 0
- _Contrast: 1
- _Cutoff: 0.5
- _Detail: 0
- _DetailNormalMapScale: 1
- _DetailStrength: 1
- _DiffusePower: 1
- _DstBlend: 0
- _Emission: 0
- _EmissionStrength: 1
- _GlossMapScale: 1
- _Glossiness: 0.5
- _GlossyReflections: 1
- _Mask: 0
- _Metallic: 0
- _Mode: 0
- _Normal: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _Phong: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SpecularPower: 1
- _SrcBlend: 1
- _UVSec: 0
- _ZWrite: 1
m_Colors:
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _PointLightColor: {r: 1, g: 1, b: 1, a: 1}
- _PointLightPosition: {r: 0, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: 63ae58de88cb7da4489920a9c3e49058
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: 047415ce3ca3e994bb91dabb790cd4f4
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

View File

@@ -1,96 +0,0 @@
fileFormatVersion: 2
guid: eba570a65cbb2e941bc0623d9401249c
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 0
wrapV: 0
wrapW: 0
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

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