sammy_smile 发表于 2006-5-4 17:27:26

求大头像详细制作流程!

求大头像详细制作流程!
求大头像详细制作流程!

supergk26 发表于 2006-5-4 17:29:16

靠,我不是给你发过吗,自己不看,又来问

1,找到你的头像,截成140*180(这是大头像)95*95 (这是小头像)

2,制作config文件具体内容望下看

<record>
<!-- resource manager options -->

<!-- dont preload anything in this folder -->
<boolean id="dpre" value="true"/>

<!-- 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. Copyright FMFAQ.-->
      
<list id="maps">
      <!-- 任意英文填入 -->

                  <record from=" 图片的文件名" to="graphics/pictures/person/填入球员的ID/portrait"/>
                  <record from="            " to="graphics/pictures/person/填入球员的ID/portrait"/>
                  <record from="            " to="graphics/pictures/person/填入球员的ID/portrait"/>   
                  <record from="            " to="graphics/pictures/person/填入球员的ID/portrait"/>
                     
      </list>
</record>

3,把你的照片放到相应的文件夹内

sammy_smile 发表于 2006-5-4 17:31:28

可是你按你说的我搞不出来呀,搞个详细点的呀!

sammy_smile 发表于 2006-5-4 17:33:59

我想问下我用英超头像的XML文件复制过来,改名字和ID可以么?

supergk26 发表于 2006-5-4 18:02:03

第一次做头像可不是那么简单的问题

那个light23616是刚学会的制作方法,你跟他学学。
页: [1]
查看完整版本: 求大头像详细制作流程!