Melody's Escape

Melody's Escape

Customize your escape!
Create and share mods to add new character skins, dynamic hairstyles and color themes to Melody's Escape.
了解更多
VixAgri 2014 年 6 月 19 日 下午 10:06
Help on XML
So I can't really figure out this XML thing...I made a skin, but I don't know what numbers to punch in in order to make it work. Can someone help or provide the numbers themselves?

https://dl.dropboxusercontent.com/u/26053809/Alexandra.png This is the skin. I have a few friends who'd like to use it as well, so any help is much appreciated.
< >
正在显示第 1 - 4 条,共 4 条留言
Nihilgeris 2014 年 7 月 23 日 上午 8:21 
I'll give you an example to let you know what every value means.

<Area Key="torso_A" X="146" Y="2" W="70" H="142" PX="35" PY="98" />

X="146" value where the body part starts on the image's X axis
Y="2" value where the body part starts on the image's Y axis
W="70" value which determines how much pixel of width the selected body part is
H="142" value which determines how much pixels of height the selected body part is
PX="35" value which shows the body's center point on the X axis
PY="98" value which shows the body's lower center point on the Y axis

Heres a picture I made from the template if you don't have a clear idea.
http://puu.sh/anMjM/ab5b81f138.png
最后由 Nihilgeris 编辑于; 2014 年 7 月 23 日 上午 8:23
scree 2014 年 9 月 16 日 上午 5:08 
Rather then making a new thread, I'll jump on this one. When I exported my skin from illustrator, it completely changed the dimensions. How do I make it custom? I tried to make it just recognise the skirt but it didn't work.
Also, is the top right hand corner 0, 0?
And are the values in pixels or some other measurement?
最后由 scree 编辑于; 2014 年 9 月 17 日 上午 1:48
Epsi  [开发者] 1 2014 年 9 月 22 日 下午 4:45 
Indeed, pixels and 0, 0 top. the PX/PY pivot point is related to the top-left of the local area.
I'm working on a tool to make custom region selection much easier, with mouse selection. More info soon.
scree 2014 年 9 月 23 日 上午 4:55 
Thank you. You are amazing for making us these tools.
< >
正在显示第 1 - 4 条,共 4 条留言
每页显示数: 1530 50