Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: On making graphics  (Read 744 times)

Acanthus117

  • Bay Watcher
  • Angry Writer
    • View Profile
On making graphics
« on: February 09, 2010, 01:29:57 am »

I've been interested in making graphics. I have most in paint, what do i do now?
Logged
Is apparently a Lizardman. ಠ_ಠ
YOU DOUBLE PENIS
"The pessimist is either always right or pleasantly surprised; he cherishes that which is good because he knows it cannot last."

Toastergargletop

  • Bay Watcher
    • View Profile
Re: On making graphics
« Reply #1 on: February 09, 2010, 07:12:28 am »

check the wiki, its helpful.
Logged

Hugo_The_Dwarf

  • Bay Watcher
  • Modding Mentor
    • View Profile
    • Regeneration: Forced Evolution
Re: On making graphics
« Reply #2 on: February 09, 2010, 08:43:22 am »

download a graphics pack and look at some of the graphic.txt files I believe this is the basic usage

%comments by me do not include in file

graphics_mayday %This must be the same name as the File

[OBJECT:GRAPHICS] %Declares it as Graphic type (this comment wasn't needed lol)

[TILE_PAGE:(UPPER-CAP-NAME)] %Name of tile set (can be whatever you want)
   [FILE:(folder)/(filename.{filetype})]
   [TILE_DIM:16:16] %Is it a 16X16 tile pack
   [PAGE_DIM:12:27] %How many tiles (pictures{16X16}) in file and vice versa for height

[CREATURE_GRAPHICS:(CREATURE)] %What creature that will get the given image

   [(profession):(tile_page_name):3:1:AS_IS:DEFAULT] %3:1 starts at the forth image from the left and the second image from the top (starts at 0,0. even tho PAGE_DIM starts at 1,1.) AS_IS uses the color in it, for pre colored images, ADD_COLOR is for a black and white image (uses creature color). DEFAULT is used just for everyday, the others include ZOMBIE,SKELETON,GUARD,ROYALGUARD

P.S. you can get creative with the ADD_COLOR by say, making a creature full color except a white headband, then give it to a dwarf, and whatever color (job profession in this case) will color the headband while the pre colored remains the same

and checking the Wiki is very good, I don't work much with graphics but I do sometimes
Logged

Acanthus117

  • Bay Watcher
  • Angry Writer
    • View Profile
Re: On making graphics
« Reply #3 on: February 09, 2010, 10:43:21 am »

Cool. If i make it good enough, mebbe I'll hazard at seeing if people like it. :D
Logged
Is apparently a Lizardman. ಠ_ಠ
YOU DOUBLE PENIS
"The pessimist is either always right or pleasantly surprised; he cherishes that which is good because he knows it cannot last."

m00npirate

  • Escaped Lunatic
    • View Profile
Re: On making graphics
« Reply #4 on: February 09, 2010, 02:53:30 pm »

Yes please do! The more graphics to choose from the better imo! I really wish there were tons of tile/graphic sets out there, it spices up the game a lot.
Logged

Spong

  • Bay Watcher
    • View Profile
Re: On making graphics
« Reply #5 on: February 09, 2010, 07:20:42 pm »

Yes please do! The more graphics to choose from the better imo! I really wish there were tons of tile/graphic sets out there, it spices up the game a lot.

On that note, a little something I'm working on:

Spoiler (click to show/hide)
« Last Edit: February 09, 2010, 07:28:05 pm by Spong »
Logged

Deon

  • Bay Watcher
  • 💀 💀 💀 💀 💀
    • View Profile
Re: On making graphics
« Reply #6 on: February 10, 2010, 01:42:34 am »

I think something like this should be stickied, or we'd better have a list of "how to" for common questions. I had to answer something like this at least twice this month, and this is the latest answer:
http://www.bay12games.com/forum/index.php?topic=48543.msg1008641#msg1008641

It looks almost like Hugo's answer :P.
Logged
▬(ஜ۩۞۩ஜ)▬
✫ DF Wanderer ✫ - the adventure mode crafting and tweaks
✫ Cartographer's Lounge ✫ - a custom worldgen repository