1. 下载示例demo,可以直接从AssetsStore上下载,但是速度比较慢,我在github上找了一个据说支持unity5.x的。

  链接:https://github.com/spacebeagle/Unity-CharacterCustomization_v5

2. 下载之后发现在unity5.2.1上有编译错误,解决一下就OK了。

3.  打开场景DressingroomExample,启动运行发现WWW下载AssetsBuddle失败,发现在是两个版本的Application.dataPath路径不一样。

4.  再次运行报错:could not be loaded because it is not compatible with this newer version of  原来是AB是旧版本Unity上生成的,重新

  生成一下就好了。

      unity官方换装教程Character Customization 学习笔记

 

相关文章:

  • 2021-12-25
  • 2021-10-06
  • 2021-10-09
  • 2022-12-23
  • 2021-09-16
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-06-28
  • 2021-04-25
  • 2021-12-06
  • 2022-01-04
  • 2021-11-07
  • 2021-06-04
  • 2021-11-05
相关资源
相似解决方案