View Single Post
Old 10-15-2006, 01:28 AM   #2 (permalink)
ncyphe
Phantom's Freak
 
ncyphe's Avatar
 
Join Date: May 2006
Location: Texas
Posts: 1,972
ncyphe is on a distinguished road
Default

A sprite is a term to describe all 2d graphics.

Since you using an orpg editor (elysium and all the rest of those editors make orpgs, not mmorpgs), you'll want to make a 16x16 or 32x32 (depends on what the engine can handle) graphic in any graphics editor. The graphics in such orpg editors are all located in a single image; thus, you'll need to copy you image into the correct position t line up with the games map system (if 8x8, every 8 pixels is a new tile, for 32 the same.).

Really, there should be plenty of tutorials on the slysium website, or even easily find web sites with Google. Don't have everyone else solve your problems, how else will you learn
__________________
Now, an official Game Dev student.


\/ Links to Descriptions of Anime they represent \/
<<BY:
EnB emulator, resurecting the dead
ncyphe is offline   Reply With Quote