Skip to content
ComputerNerd edited this page Nov 14, 2015 · 4 revisions

Chunks can serve as a building block for levels. Chunks can be constructed with either blocks or tiles. The difference between blocks and chunks is that chunks contain level data and blocks are simply a plane map in the systems native format.

Like the plane mapping editor to place/edit tiles/blocks please read Placing tiles and blocks.

Clone this wiki locally