PDA

View Full Version : Import of assets to Image assets



jharp
July 29th, 2022, 22:01
I know you can create an name.png and name.xml file and import the asset to an image object. Is there a way to indicate in the name.xml additional image layers?

So for example:

name.png (as the main image layer)
name.xml (describes the occluders and additional layers)
gmlayer_name.png (as the gm layer)

Jason

Moon Wizard
August 2nd, 2022, 02:15
No, you cannot specify multiple layers in assets. The .png and .xml are considered a single entity for importing into an image record.

Regards,
JPG

jharp
August 2nd, 2022, 16:23
Thanks.