Tilesets: Difference between revisions

From Zenith
Jump to navigation Jump to search
Content added Content deleted
(Replaced content with " ")
Tags: Replaced Visual edit
No edit summary
Line 1: Line 1:
This page serves as an index for all tileset related pages and also features some general information.

==Pages==
[[Tilesets/Palette|Tilesets Pallete]]

[[Tilesets/Creating Custom Tilesets|Creating Custom Tilesets]]

[[Tilesets/Tiling Guide|Tilesets Tiling Guide]]
==General information==
Each area of a stage contains a main tileset and up to 3 "regular" tilesets.

Main tilesets (often referred to as Pa0s) usually contain tiles with special functionality such as question and brick blocks, pipe collisions donut lifts and other less theme specific tiles.

You can change which main tileset is being used in the area the '''Area Settings'''.

The other tilesets are used for the more regular tileset objects like ground and decorations.

Each tileset forms a 16 by 16 square of tiles, for a total of 256 tiles per tileset.

Every tile has a size of 60 by 60 pixels, giving the tileset a total tileset resolution of 960 by 960 pixels.

The 3 regular tilesets combined have a total space of 768 tiles. And together with the main tileset, the total amount of tiles available per area is 1024 tiles.

In the '''Tilesets''' menu of [[Miyamoto Level Editor|Miyamoto]] is the option '''Use RGBA8'''. If this option is checked, tileset images won't be compressed. This prevents the image quality from decreasing, but increases the file size.

Unlike sprites, tiles can only be placed on the grid.

Revision as of 09:31, 9 July 2022

This page serves as an index for all tileset related pages and also features some general information.

Pages

Tilesets Pallete

Creating Custom Tilesets

Tilesets Tiling Guide

General information

Each area of a stage contains a main tileset and up to 3 "regular" tilesets.

Main tilesets (often referred to as Pa0s) usually contain tiles with special functionality such as question and brick blocks, pipe collisions donut lifts and other less theme specific tiles.

You can change which main tileset is being used in the area the Area Settings.

The other tilesets are used for the more regular tileset objects like ground and decorations.

Each tileset forms a 16 by 16 square of tiles, for a total of 256 tiles per tileset.

Every tile has a size of 60 by 60 pixels, giving the tileset a total tileset resolution of 960 by 960 pixels.

The 3 regular tilesets combined have a total space of 768 tiles. And together with the main tileset, the total amount of tiles available per area is 1024 tiles.

In the Tilesets menu of Miyamoto is the option Use RGBA8. If this option is checked, tileset images won't be compressed. This prevents the image quality from decreasing, but increases the file size.

Unlike sprites, tiles can only be placed on the grid.