Showing results for on ceramic-engine.com
...The ceramic.AutoTiler
component is plugged to a tilemap layer. That auto-tiler will choose the right tile at each location depending its sibling...
component is plugged to a tilemap layer. That auto-tiler will choose the right tile at each location depending its sibling...
TilemapQuad
Specialized Quad visual used to render individual tiles in a tilemap layer.
TilemapQuad extends the basic Quad to add tilemap-specific properties and...
Specialized Quad visual used to render individual tiles in a tilemap layer.
TilemapQuad extends the basic Quad to add tilemap-specific properties and...
TilemapLayerData
Data model representing a single layer within a tilemap.
TilemapLayerData holds all the information needed to render and interact with a tilemap layer...
Data model representing a single layer within a tilemap.
TilemapLayerData holds all the information needed to render and interact with a tilemap layer...
...This is particularly important for proper visual layering in non-orthogonal tilemap orientations.
Render Orders
- RIGHT_DOWN: Start top-left, go right then down (default...
Render Orders
- RIGHT_DOWN: Start top-left, go right then down (default...
...If a visual is created, it will be added at the correct depth
in the tilemap
object, inside the correct layer
.
If createVisual
in the tilemap
object, inside the correct layer
.
If createVisual
...The data structure is optimized for performance on static targets and provides easy access to all LDtk entities, layers, and tilesets.
Instance Members
File...
Instance Members
File...
Tileset
Represents a collection of tiles used by a tilemap.
A tileset contains the image data and metadata for tiles that can be placed...
Represents a collection of tiles used by a tilemap.
A tileset contains the image data and metadata for tiles that can be placed...