【2023最新《廢墟圖書館邀請編輯》保姆級教程】涵蓋劇情制作、皮膚、舞臺等超全面

《ModInfo.Xml》(txt后綴轉Xml)
<ModInfo>
?<ClothInfo>
??<Name>注文</Name>??*皮膚名字
??<Default>
???<Direction>Front</Direction>
???<Pivot pivot_x="0" pivot_y="50" />??*中心坐標(大概以羅蘭的四分之一身寬為50)
???<Head head_x="-2.299999" head_y="395.5999" rotation="2.399998" head_enable="True" />??*頭位置(司書方專用,True為允許自定義頭,False為不允許,F的話要自己在貼圖上畫頭)
??</Default>
??<Guard>?*后面以此類推
???<Direction>Front</Direction>
???<Pivot pivot_x="0" pivot_y="50" />
???<Head head_x="0" head_y="395.6" rotation="6.599994" head_enable="True" />
??</Guard>
??<Evade>
???<Direction>Front</Direction>
???<Pivot pivot_x="0" pivot_y="50" />
???<Head head_x="0" head_y="386.4" rotation="8.399992" head_enable="True" />
??</Evade>
??<Damaged>
???<Direction>Side</Direction>
???<Pivot pivot_x="0" pivot_y="50" />
???<Head head_x="-2.300002" head_y="384.1" rotation="3.599997" head_enable="True" />
??</Damaged>
??<Slash>
???<Direction>Side</Direction>
???<Pivot pivot_x="0" pivot_y="50" />
???<Head head_x="2.299988" head_y="386.4" rotation="4.199996" head_enable="True" />
??</Slash>
??<Penetrate>
???<Direction>Front</Direction>
???<Pivot pivot_x="0" pivot_y="50" />
???<Head head_x="13.8" head_y="388.7" rotation="2.999997" head_enable="True" />
??</Penetrate>
??<Hit>
???<Direction>Side</Direction>
???<Pivot pivot_x="0" pivot_y="50" />
???<Head head_x="-9.200012" head_y="388.7" rotation="4.199996" head_enable="True" />
??</Hit>
??<Move>
???<Direction>Front</Direction>
???<Pivot pivot_x="50" pivot_y="50" />
???<Head head_x="4.599998" head_y="391" rotation="5.399995" head_enable="True" />
??</Move>
??<Fire>
???<Direction>Front</Direction>
???<Pivot pivot_x="0" pivot_y="50" />
???<Head head_x="2.299999" head_y="391" rotation="4.799995" head_enable="True" />
??</Fire>
??<Aim>
???<Direction>Front</Direction>
???<Pivot pivot_x="0" pivot_y="50" />
???<Head head_x="4.600002" head_y="388.7" rotation="3.599997" head_enable="True" />
??</Aim>
?</ClothInfo>
</ModInfo>