How do I make a bitmap in GraphicsGale?
Community Forums/General Help/How do I make a bitmap in GraphicsGale?
| ||
I have been trying to a bitmap for my game in gg but have not been able to get it to save all of the frames except for the file type .gal, which dose not work with Blitz3d. So dose anyone know how to do it in other formats? |
| ||
Select File > Export Select Type: CombinedImage Columns: set this to how many columns you want, i.e. if you have 9 frames set to 9 columns or 3 colums = (3 columns and 3 rows) Click Ok Then save as file type .png or jpg |
| ||
It worked! Thank you so much okee, that was driving me crazy. (not that I wasn't crazy to begin with. :3) |