The Lush Engine







Introduction
Generic
Expedition
Floors
Walls
Characters
Objects


Expedition Floor Graphics

This section holds various floor tiles that can be used with the Expedition project.

The graphics are stored as 4 sprites. The tiles are ordered as follows:

  1. Top Left
  2. Top Right
  3. Bottom Left
  4. Bottom Right

Because the floor tiles are meant to join together to create a uniform flooring, there will be two images shown in the sections. The first, small image is that of the actual tile. The second, larger image shows four of the tiles joined together.

Obviously the colours used in the images below are not stored with the images. They are simply the colours used by the person who drew them. You will need to set the palette entry yourself to whatever colours you want.


Cross flooring - by Marc Gale

This floor is a simple, two colour tile.


Colour     Used for            R   G   B
  0        Main colour        25  25  15
  1        Cross               5   5   0
  2        Nothing             0   0   0
  3        Nothing             0   0   0
Gameboy Video Ram format cross.bin

RGBDS source format cross.asm


Buttons created using the interactive button maker at Coolarchive