Table of Contents

Hero Sprite Layers

Description

This page documents the layer order for hero sprites in Remixed Dungeon. The hero sprite is composed of multiple layers that are rendered in a specific order from back to front.

Modern Hero Sprite Layers

The modern hero sprite system uses the following layer order (from back to front):

Retro Hero Sprite Layers

The retro hero sprite system uses the following layer order (from back to front):

Layer Descriptions

Purpose

Hero sprite layers allow the game to compose a complete character appearance from multiple individual components. This system allows for:

Content Verification

Source Code

See Also