Merging two sprites (png files)
Monday, April 15, 2019 - 03:56
Hi,
First of all I hope this is the correct pla e to ask my question, due to an college assignment I have to develop a game with libgdx the atari 2600 classic combat.
I already found a good looking spritesheet but don't know which software to use to edit the spritesheet i found a few like piskel but it didn't really help me out can anyone recommend one?
I prefer GIMP: https://www.gimp.org/downloads/
There are simpler tools depending on what you need to accomplish, so it may help to tell us what you are trying to do and why piskel didn't have what you needed.
--Medicine Storm
I Use GIMP because havve rich function, & it's free
Assuming you are trying to merge images as mentioned in the subject, Linux has convert as part of ImageMagick. I recently used it to generate the sprite sheets for Troll Bridge that I posted here. I created a small script I can use to combines the images in the game into a file.
hehehe! I think if OP is having trouble with tools like piskel for merging 2 sprites, coding something in magic-script may be a bit like using a steamroller to kill a spider. Still, imagemagic is a great tool.
--Medicine Storm