这一代如何更换随机人的头像
按照之前的方法不行了,前面多了个r-,图片加了,config也加了,还是不能改头像!请问如何更改随机人的头像??? <record from="2002059242" to="graphics/pictures/person/r-2002059242/portrait"/> li2452068 发表于 2024-9-10 01:13已经按照您给的方式改了,刷新之后,头像依然没有更换! 我倒是比较好奇怎么做到亚洲随机人和欧洲随机人的脸分开 上图看看。。。 长期玩的话建议学一下用newGANmanager Pedri-16 发表于 2024-9-10 08:46
长期玩的话建议学一下用newGANmanager
昨晚看了视频了,有点看不懂 LZ,俺也一样,你现在弄好了吗? li2452068 发表于 2024-9-10 01:14
我这个代码正确吗? JOHN文 发表于 2024-9-10 09:57
我这个代码正确吗?
如果图片跟ID是一致的话,应该就是对的 <record>
<!-- resource manager options -->
<!-- dont preload anything in this folder -->
<boolean id="preload" value="false"/>
<!-- turn off auto mapping -->
<boolean id="amap" value="false"/>
<!-- logo mappings -->
<!-- the following XML maps pictures inside this folder into other positions
in the resource system, which allows this folder to be dropped into any
place in the graphics folder and still have the game pick up the graphics
files from the correct places
-->
<list id="maps">
<!-- Auto generated by fmXML -->
<record from="2002059242" to="graphics/pictures/person/r-2002059242/portrait"/>
</list>
</record> Lynch28 发表于 2024-9-10 08:21
上图看看。。。
我想问下,我的图片文件里有好几个文件夹,每个里面都有一个单独的xml文件没问题吧? ordosgo 发表于 2024-9-11 09:05
我想问下,我的图片文件里有好几个文件夹,每个里面都有一个单独的xml文件没问题吧?
没,基本每个头像包都有自己的config文件。如果是分人种的随机人头像包就要自己生成
页:
[1]