Types of graphics found in GODD gfx folder
There are four basic types of graphics found in the godd/gfx folder.
Textures -- used to skin flat areas such as walls, floors, and ceilings.
Simple Sprites -- used to add object. These look the same from every angle.
Oriented Sprites -- used to add objects that have different views from each angle. Not to be confused with models.
Masks -- used to add an overlay to the screen. Used to present tools and aspects of the HUD (heads up display)
