I'm in the mood for doing a graphics set, and I was wondering, how would I go about it? How do I link the sprites up with the things ingame, especialy for custom monsters and items?
Making graphics
Collapse
X
-
Basically- Put all the tiles in a sheet (look at one of the .png files in lib/xtra/graf to see what I mean)
- Make a .prf file that links objects, monsters etc with places in the sheet (look at, for example, lib/pref/graf-nmd.prf)
There are code changes that will be needed when it gets to be a fully-fledged tileset too, but if you just name your files to replace one of the existing tilesets, you can test it out.One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie. -
If you're looking at a 32x32 tile set. It the graf-dvg.prf that you want to get into.www.mediafire.com/buzzkill - Get your 32x32 tiles here. UT32 now compatible Ironband and Quickband 9/6/2012.
My banding life on Buzzkill's ladder.Comment
Comment