Skip to content
ComputerNerd edited this page Dec 22, 2014 · 4 revisions

Chunks are what makes up 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 https://github.com/ComputerNerd/Retro-Graphics-Toolkit/wiki/Placing-tiles-and-blocks

Clone this wiki locally