Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
2D Art

Merging two sprites (png files)

Haso58
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?

 

 

  • Log in or register to post comments
MedicineStorm
joined 12 years 10 months ago
Monday, April 15, 2019 - 08:23
MedicineStorm's picture

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

 

  • Log in or register to post comments
ecovah
joined 6 years 2 months ago
Sunday, April 21, 2019 - 00:19

I Use GIMP because havve rich function, & it's free

  • Log in or register to post comments
dulsi
joined 7 years 2 weeks ago
Tuesday, April 30, 2019 - 11:32

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.

  • Log in or register to post comments
MedicineStorm
joined 12 years 10 months ago
Tuesday, April 30, 2019 - 12:11
MedicineStorm's picture

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

 

  • Log in or register to post comments