PXC Documentation

PXC Home

ASE File In

1.18.0

Load Aseprite file with support for layers, tags.

Node Data

Display name

ASE File In

Internal name

Node_ASE_File_Read

Inheritances

Node_ASE_File_Read

Inputs

Node_ASE_File_Read

path

Path

text

Current Tag

bool

Use Cel Dimension

Outputs

Node_ASE_File_Read

surface

Output

object

Content

path

Path

color

Palette

text

Layers

text

Tags

struct

Tilesets

struct

Raw Data

integer

Frame Amount


This node allow you to read the content of a aseprite file. It supports layers, tags, palette (index mode). It does not support tilemap.



Properties


Path


Path to the aseprite file.


Generate Layers


Generate ASE Layer nodes for each layer for further processing.


Use Cel Dimension


By default, each layer will be cropped to fit the content. Uncheck this option will force all layer to use the canvas dimension.


Current Tag


The tag to read (if exists).



Related Links