Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - Xeova

#1
When I add

<apparel>
  <wornGraphicPath>texture path</wornGraphicPath>
</apparel>

to the

<thingClass>ShieldBelt</thingClass>

at 1.2

Although <wornGraphicPath> can still be used, but various body shapes and directions (_east, _north, _south) cannot be detected, now just an item texture.

It was operating normally at 1.1. Is there anything that needs to be changed at 1.2?
#2
General Discussion / Something want to know in 1.2
July 31, 2020, 11:59:39 AM
 Hi, I have tried 1.2 today ;D, and I have found that
<apparel>
  <wornGraphicPath>texture link</wornGraphicPath>
</apparel>
don't work in <thingClass>ShieldBelt</thingClass> anymore.

Is that normal?