Hey!
Working on visualizing furniture, however sprite offset seems to be weird. Take the throne for example:
If I use the "x" and "y" as offsets it produces the following result:
Does anyone have any documentation on how these sprites work properly? Current clients are too undocumented for me to find my way around in.
Working on visualizing furniture, however sprite offset seems to be weird. Take the throne for example:
Code:
<asset name="throne_64_a_2_0" x="32" y="74"
<asset name="throne_64_b_2_0" x="25" y="25"/>
If I use the "x" and "y" as offsets it produces the following result:
Does anyone have any documentation on how these sprites work properly? Current clients are too undocumented for me to find my way around in.