Adding graphics

From XtremeWorlds - 2D MMORPG Maker

Contents

Adding Graphics

The following is short introduction in how to modify or add graphics.

Where are my graphics saved?

Tiles are saved at... XtremeWorlds\Client\gfx\tiles

Sprites are saved at... XtremeWorlds\Client\gfx\sprites

What is the file format?

.bmp so most graphics editors will work.

What size are the tiles?

Each tile as a *.bmp file is a 32-bit x 32-bit picture.