【免费/Free】Avatar Clothing Tool
- ダウンロード商品¥ 0
原始项目网址 | The original project URL: https://qystudio.booth.pm/items/5738295 在使用前,你需要导入一个unity注册表中的包:FBX Exporter。 Before use, you need to import a package from the Unity registry: FBX Exporter. 中文: 完全的源码没有封装,你可以随意修改。如果你的模型只有一套固定的外观,则可以使用此工具来合并衣物或头发的骨骼至原模型,减少骨骼数量。注意:合并衣物 通过遍历相近的骨骼名称来合并骨骼,请确保骨骼名称正确。如果你想在其它 3D 软件二次修改合并后的结果,你也可以使用 导出 FBX 功能来导出模型为 FBX 文件。 English: The complete source code is unencrypted, allowing you to modify it freely. If your Avatar has only one fixed appearance, you can use this tool to merge the bones of clothing or hair into the original model, reducing the number of bones. Note: Merging bones relies on matching similar bone names, so please ensure that the bone names are correct. If you wish to further edit the merged result in other 3D software, you can also use the 'Export FBX' feature to export the Avatar as an FBX file.
问题 | Issues
部分衣物无法合并全部部件至原模型。 Some Clothe objects cannot be merged into the original Avatar.
更新日志 | Change Log
[2024-07-27] 发布。 Publish. [2024-07-28] 修复了当脚本存在时无法上传模型的BUG; 添加了当处于播放模式时不能使用脚本的行为; 修改了 导出为 FBX 的行为,现在会保留原始模型。 Fixed a bug that prevented Avatar upload when a script was present; Added behavior to disable script usage while in Play Mode; Modified the Export To FBX behavior to now retain the original Avatar.