Charas-Project

  • Home
  • Help
  • Search
  • Calendar
  • Login
  • Register
*
Please login or register.

Login with username, password and session length
 

News:

Click here to join us on IRC (#charas on irc.freenode.net)!



  • Charas-Project »
  • Game Creation »
  • Requests »
  • Can anyone here work with fire emblem style sprites i could use a few poses for
« previous next »
  • Print
Pages: [1] 2

Author Topic: Can anyone here work with fire emblem style sprites i could use a few poses for  (Read 13272 times)

Offline tmerrill420

  • Associate
  • *
  • Posts: 272
Can anyone here work with fire emblem style sprites i could use a few poses for
« on: May 10, 2009, 05:48:14 AM »
a battlecharset for a few diiferent classes if anyone thinks they can help pm me and ill send you the sprites i need help with
Logged

Offline Prpl_Mage

  • Administrator
  • Sage
  • *
  • Posts: 7,645
  • The Administrator Mage
    • Check out our itch website
Re: Can anyone here work with fire emblem style sprites i could use a few poses for
« Reply #1 on: May 10, 2009, 07:53:54 AM »
I'll take a look. I've done some work wit Fire emblem. But I never really get my custom animations to look as smooth as the game's
Logged
Cool RPGM Project!
Sprite till you die

Oh my god, this was ...10 years ago...

Offline tmerrill420

  • Associate
  • *
  • Posts: 272
Re: Can anyone here work with fire emblem style sprites i could use a few poses for
« Reply #2 on: May 10, 2009, 04:05:32 PM »
alright thanks um heres the really important 2 if you could do a few more that would be cool if your to busy though dont worry about it
I really just need a dead pose if you could


         
Logged

Offline Prpl_Mage

  • Administrator
  • Sage
  • *
  • Posts: 7,645
  • The Administrator Mage
    • Check out our itch website
Re: Can anyone here work with fire emblem style sprites i could use a few poses for
« Reply #3 on: May 11, 2009, 07:29:39 AM »
So, to make things clear.
You want these as a battlechar?
Logged
Cool RPGM Project!
Sprite till you die

Oh my god, this was ...10 years ago...

Offline tmerrill420

  • Associate
  • *
  • Posts: 272
Re: Can anyone here work with fire emblem style sprites i could use a few poses for
« Reply #4 on: May 11, 2009, 03:21:26 PM »
yea pretty much if you could?



Edit: could you make attacks and poses and such for this sprite too by chance or no?
« Last Edit: May 11, 2009, 05:34:39 PM by tmerrill420 »
Logged

Offline Prpl_Mage

  • Administrator
  • Sage
  • *
  • Posts: 7,645
  • The Administrator Mage
    • Check out our itch website
Re: Can anyone here work with fire emblem style sprites i could use a few poses for
« Reply #5 on: May 11, 2009, 06:51:24 PM »
Just give me a list of what poses you want. I should be able to do it.
Logged
Cool RPGM Project!
Sprite till you die

Oh my god, this was ...10 years ago...

Offline tmerrill420

  • Associate
  • *
  • Posts: 272
Re: Can anyone here work with fire emblem style sprites i could use a few poses for
« Reply #6 on: May 11, 2009, 10:00:36 PM »
mainly just idle 2 or 3 attacks and dead is all i need just let me know when your done
Logged

Offline Prpl_Mage

  • Administrator
  • Sage
  • *
  • Posts: 7,645
  • The Administrator Mage
    • Check out our itch website
Re: Can anyone here work with fire emblem style sprites i could use a few poses for
« Reply #7 on: May 12, 2009, 07:24:48 AM »
Did the death poses for the first guys. I'm pretty sure you can include them yourself.
But for the third. The pic is a JPEg. so I can't do anything.
Logged
Cool RPGM Project!
Sprite till you die

Oh my god, this was ...10 years ago...

Offline tmerrill420

  • Associate
  • *
  • Posts: 272
Re: Can anyone here work with fire emblem style sprites i could use a few poses for
« Reply #8 on: May 13, 2009, 05:15:45 AM »
sorry but could you do this one too?   
Logged

Offline Prpl_Mage

  • Administrator
  • Sage
  • *
  • Posts: 7,645
  • The Administrator Mage
    • Check out our itch website
Re: Can anyone here work with fire emblem style sprites i could use a few poses for
« Reply #9 on: May 13, 2009, 06:26:07 AM »
I'm pretty sure you can do death poses on your own can't you?

And that's another JPEG.
Logged
Cool RPGM Project!
Sprite till you die

Oh my god, this was ...10 years ago...

Offline DedlellyDeth

  • Exemplar
  • *
  • Posts: 1,215
Re: Can anyone here work with fire emblem style sprites i could use a few poses for
« Reply #10 on: May 13, 2009, 10:44:14 PM »
JPEGs may look OK at first, but they're really only suited for art and photos, because they get horribly distorted at the pixel level, which is where sprites are edited.
Logged
The previous post may contain rudeness. I'm just trying to help people, is all. I apologize for any damages inflicted. I just want to be friends. :flower:

Offline tmerrill420

  • Associate
  • *
  • Posts: 272
Re: Can anyone here work with fire emblem style sprites i could use a few poses for
« Reply #11 on: May 14, 2009, 03:56:12 AM »
I dont know anything about that stuff sorry Can I change it?
Logged

Offline DedlellyDeth

  • Exemplar
  • *
  • Posts: 1,215
Re: Can anyone here work with fire emblem style sprites i could use a few poses for
« Reply #12 on: May 14, 2009, 04:16:25 AM »
If you don't know what a JPEG is you might think twice about making a game. It might be too much for you. A JPEG is an image in the JPEG file format. The JPEG file format is used for creating images with compression to lower file size. However, this is not the best way to compress images. The best format is PNG. PNG does what's called "indexing" colors, only processing colors that are used in the image, saving space. PNGs have the limit of only being able to hold 256 colors, but since it's indexed, which Paint doesn't do with another format you may have heard of called "256 color bitmap," which selects them from a preset selection of colors, most people can't tell the difference. Regular 32-bit bitmap images do not lose any colors, but they are not recommended because they take up much more file space and make pages take longer to load. To save an image as a PNG, when saving an image, click on the drop-down menu for selecting file format in Paint, and click on PNG, then click Save. Saving an image that you previously saved as a JPEG does not make a good PNG, because data is already lost, so you will have to make a new file. Bitmaps, however, do not lose data and are fit for converting to PNGs. GIFs are also a good format, but Paint does not support them well and you will have to download a program like GIMP to be able to preserve the exact colors, Paint often modifying them. GIFs can also be animated, using special animation programs like UnFREEz, by stringing together GIF files, which is an advantage over PNG, but they are not supported by RPG Maker.
Logged
The previous post may contain rudeness. I'm just trying to help people, is all. I apologize for any damages inflicted. I just want to be friends. :flower:

Offline tmerrill420

  • Associate
  • *
  • Posts: 272
Re: Can anyone here work with fire emblem style sprites i could use a few poses for
« Reply #13 on: May 14, 2009, 05:29:34 AM »
I save everything as 256 colr bitmap
Logged

Offline Prpl_Mage

  • Administrator
  • Sage
  • *
  • Posts: 7,645
  • The Administrator Mage
    • Check out our itch website
Re: Can anyone here work with fire emblem style sprites i could use a few poses for
« Reply #14 on: May 14, 2009, 06:21:04 AM »
As Dedley tried to say: JPEgs are useless.

On another note. If you didn't save that file as a JPEG - The hosting site did.
Logged
Cool RPGM Project!
Sprite till you die

Oh my god, this was ...10 years ago...

  • Print
Pages: [1] 2
« previous next »
  • Charas-Project »
  • Game Creation »
  • Requests »
  • Can anyone here work with fire emblem style sprites i could use a few poses for
 

  • SMF 2.0.10 | SMF © 2015, Simple Machines
  • XHTML
  • 2O11
  • RSS
  • WAP2
  • Simple Machines Forum