CodeWalrus

Multimedia => Drawing & Animation => Topic started by: Unicorn on July 21, 2015, 01:29:47 PM

Title: Post your requests for pixel art here!
Post by: Unicorn on July 21, 2015, 01:29:47 PM
SO, this is where you can post requests for any type of pixel art. (Just not NSFW)  :thumbsup:

So yeah, I have a request:
Can anyone try to make some 8x8 dice for my Game Of Pig game that would work in a .gif like this one?
[spoiler=LARGE .GIF]
(http://cliparts.co/cliparts/qcB/X8X/qcBX8Xp8i.gif)
[/spoiler]
I'll then convert it to a .png and put it in my spritesheet:
(http://usercontent.irccloud-cdn.com/file/TgtHrrF7/Game%20Of%20Pig%20Sprite%20sheet.png)
Title: Re: Post your requests for pixel art here!
Post by: LD Studios on July 22, 2015, 11:19:08 AM
I don't think it's really possible to do something of that complexity in 8x8, but I quickly drew this up in as little space as possible:
(http://s30.postimg.org/53qvyjr3x/die.png)
Title: Re: Post your requests for pixel art here!
Post by: sifodias on July 22, 2015, 11:21:16 AM
Hey i like this post :)
Title: Re: Post your requests for pixel art here!
Post by: CKH4 on July 22, 2015, 12:15:04 PM
@Unicorn if I can remember to I'll just scale the gif down to whatever the smallest res is that still looks reasonable.

Do you know what the image rights are? I'd rather not reupload it if I'm not supposed to.
Their usage policy is a total downer. There's nothing that you can do with it. http://cliparts.co/terms (http://cliparts.co/terms)

I wish that we could all avoid using sites with such restrictive terms.
Title: Re: Post your requests for pixel art here!
Post by: Unicorn on July 22, 2015, 01:25:28 PM
Quote from: CKH4 on July 22, 2015, 12:15:04 PM
@Unicorn if I can remember to I'll just scale the gif down to whatever the smallest res is that still looks reasonable.

Do you know what the image rights are? I'd rather not reupload it if I'm not supposed to.
Their usage policy is a total downer. There's nothing that you can do with it. http://cliparts.co/terms (http://cliparts.co/terms)

I wish that we could all avoid using sites with such restrictive terms.
Well, yeah, I had first checked if I could scale it down, and it would come out like a blob, so that wasn't going to work, hence my asking here.

And I honestly forgot about the usage rights O.O


@LD Studios The die you made is two pixels to high. Is there any way to scale that down, or is that how big it has to be?

See the line above the bottom two lines? There also is no need for the black lines outlining it on the outside, as the background it is going on is black.
(http://i.imgur.com/GtkO5YX.gif)
(http://i.imgur.com/PSNSSrW.png)
Title: Re: Post your requests for pixel art here!
Post by: CKH4 on July 22, 2015, 02:13:35 PM
I scaled it down and it looked fine at 16x16 but still :( because of the usage rights. If you were able to make the die bigger it'd probably be best.
Title: Re: Post your requests for pixel art here!
Post by: Unicorn on July 22, 2015, 02:26:23 PM
Quote from: CKH4 on July 22, 2015, 02:13:35 PM
I scaled it down and it looked fine at 16x16 but still :( because of the usage rights. If you were able to make the die bigger it'd probably be best.
I probably could use LD Studios one, but I would have to have it as 16x16, adn that posses a problem because of the way I display it. I do this:


For(A,0,15
remainder(A,6
real(4,0,75,54,1,1,0,0,7,0,0,Ans+5(Ans>=3
rand(3
real(7,9,75,54,8,8,0
End

I might be able to get it to display all 4 indexes at once, though it would require at least 4 variables.
Title: Re: Post your requests for pixel art here!
Post by: LD Studios on July 22, 2015, 04:05:20 PM
I'll shrink i down a bit when I get home, I can get the height down to 8
Title: Re: Post your requests for pixel art here!
Post by: Unicorn on July 22, 2015, 04:40:07 PM
I just got some sprites from someone on cemetech, and implemented them in the game. Sorry. What I could do, if you make them 8x8 is use your sprites on menus and things for aesthetic stuff..
Title: Re: Post your requests for pixel art here!
Post by: LD Studios on July 22, 2015, 04:54:09 PM
8x9
(http://s16.postimg.org/88wywhwip/die.png)
Title: Re: Post your requests for pixel art here!
Post by: Unicorn on July 22, 2015, 04:56:34 PM
Quote from: LD Studios on July 22, 2015, 04:54:09 PM
8x9
(http://s16.postimg.org/88wywhwip/die.png)
Hmm.. Thanks for that, I think I can use it as decoration. Or maybe if I decide to add a version with 2 die :)
Title: Re: Post your requests for pixel art here!
Post by: alexgt on July 22, 2015, 05:10:18 PM
I will need pixel arts for Nagoji320x240 (http://codewalr.us/index.php?topic=624.msg18942;topicseen#new)
Title: Re: Post your requests for pixel art here!
Post by: Unicorn on July 23, 2015, 12:46:42 PM
So what kind of sprites? You are doing an RPG, so a person and bushes and dirt? And what sizes? 8x8, 16x16....
Title: Re: Post your requests for pixel art here!
Post by: alexgt on July 23, 2015, 02:01:33 PM
I am leaning twords 8x8 and I will give out a full list of what I need once I have time (the world will be viewed from the top down)
Title: Re: Post your requests for pixel art here!
Post by: Unicorn on July 23, 2015, 08:26:56 PM
Good, we have the walrii, now you just need to post how you want the character to work.
Title: Re: Post your requests for pixel art here!
Post by: alexgt on July 23, 2015, 09:22:50 PM
scruffy hair, blue shirt and tan pants with dark brown shoes, pale tanned skin and green eyes (maybe blue) lso I need a front and rear facing sprite of both the walrii and the player, thanks :)
Title: Re: Post your requests for pixel art here!
Post by: Unicorn on July 24, 2015, 12:28:33 AM
Lets see what I can do... :)

Also, do you need bushes?
Title: Re: Post your requests for pixel art here!
Post by: alexgt on July 24, 2015, 01:07:03 AM
I will come up with what I need soon as I start on the game because as of now I just am trying to get player sprites so I don't have a black blob like MinePrime xD
Title: Re: Post your requests for pixel art here!
Post by: sifodias on July 24, 2015, 04:14:37 PM
Quote from: Unicorn on July 21, 2015, 01:29:47 PM
SO, this is where you can post requests for any type of pixel art. (Just not NSFW)  :thumbsup:

You can pm me for NSFW I rule 34ed Walrii if you want :p
Title: Re: Post your requests for pixel art here!
Post by: alexgt on July 24, 2015, 06:30:40 PM
I need sprites for Nagoji (list): 16x16
- Grass, with flowers and normal
- Dirt normal and stoney
- Cobblestone
- Gravel
- Houses 32x16 and 16x16 and 32x32
- Stone Brick normal and mossy kind of like minecraft ones, wall variations of these
- Bushes/ hedges

I will start on this afer I am back from camp so you have > 2 weeks ;)
Title: Re: Post your requests for pixel art here!
Post by: Unicorn on July 25, 2015, 01:04:49 PM
Mossy cobbleston 8x8 just in case :P

(http://img.codewalr.us/New%20Piskel%20(1).png)
16x16 cobble or gravel
(http://img.codewalr.us/New%20Piskel%20(2).png)
Some sort of a hedge or grass
(http://img.codewalr.us/New%20Piskel%20(3).png)
Title: Re: Post your requests for pixel art here!
Post by: Snektron on July 28, 2015, 07:48:33 PM
Sweet, though a bit hard to see. Maybe scale it a bit when posting online :P
Title: Re: Post your requests for pixel art here!
Post by: Unicorn on July 29, 2015, 01:31:47 AM
Quote from: Cumred_Snektron on July 28, 2015, 07:48:33 PM
Sweet, though a bit hard to see. Maybe scale it a bit when posting online :P

Maybe :P I'm gonna leave player sprites to someone else.  Though
Title: Re: Post your requests for pixel art here!
Post by: Dream of Omnimaga on August 23, 2015, 01:24:09 AM
That reminds me, I said I would try to see if I can find some sprites in my personal library for this. I can't promise anything though. Do you still need them?
Title: Re: Post your requests for pixel art here!
Post by: Unicorn on August 25, 2015, 04:13:59 AM
I have a request to: Does anyone have any good 8x8 person sprites for MoneyWalrii? To talk to and such.
Title: Re: Post your requests for pixel art here!
Post by: Dream of Omnimaga on August 30, 2015, 07:52:37 PM
I sadly don't have many and they are sideways, but here is the ROL3 sprite sheet (with some color sprites I made 2 years ago). The green guy at the bottom could be useful and if you don't mind a mage then you could use the mage:

(http://img.codewalr.us/rol3unfinishedcoloredsprites.png)
Title: Re: Post your requests for pixel art here!
Post by: alexgt on September 20, 2015, 04:27:44 PM
I need some 16x16 art for Nagoji 20x15, some grassy stuff for the outdoors and some dungeny stuff
Title: Re: Post your requests for pixel art here!
Post by: Dream of Omnimaga on September 21, 2015, 04:58:21 AM
Is the game top-down or side-scrolling?
Title: Re: Post your requests for pixel art here!
Post by: SiphonicSugar on September 21, 2015, 09:20:42 PM
Wait, could someone make me a gif or what not of falling sugar?
Title: Re: Post your requests for pixel art here!
Post by: Dream of Omnimaga on September 22, 2015, 12:53:45 AM
Is it fine if it looks like it's inside a square? Also what would it be for?
Title: Re: Post your requests for pixel art here!
Post by: SiphonicSugar on September 22, 2015, 01:03:48 AM
It would be for my signature.  It is fine if it is inside a square.
Title: Re: Post your requests for pixel art here!
Post by: Dream of Omnimaga on September 22, 2015, 01:06:28 AM
I'll see if I can do something later. I'll have to make sure it looks grainy enough so people won't think it's pixel art of illicit drugs :P
Title: Re: Post your requests for pixel art here!
Post by: SiphonicSugar on September 22, 2015, 01:07:02 AM
Lol, good idea!  :)
Title: Re: Post your requests for pixel art here!
Post by: alexgt on September 24, 2015, 03:03:19 AM
Quote from: Unicorn on July 25, 2015, 01:04:49 PM
Mossy cobbleston 8x8 just in case :P

(http://img.codewalr.us/New%20Piskel%20(1).png)
16x16 cobble or gravel
(http://img.codewalr.us/New%20Piskel%20(2).png)
Some sort of a hedge or grass
(http://img.codewalr.us/New%20Piskel%20(3).png)
The gravel looks good thanks.

Quote from: DJ Omnimaga on September 21, 2015, 04:58:21 AM
Is the game top-down or side-scrolling?
It is a top-down sidescrollling game so the whole world will be 15 locks tall and as many wide as necessary (there will be rooms off the main map though)
Title: Re: Post your requests for pixel art here!
Post by: Dream of Omnimaga on September 24, 2015, 04:31:09 AM
Ok, so should maps look like Zelda 1/Final Fantasy for the NES or should they look more like Zelda 2/Mario?
Title: Re: Post your requests for pixel art here!
Post by: c4ooo on November 29, 2015, 07:57:58 PM
I was thinking of making a side scrolling airplane game for the 84+ . I will need an assortment of sprites :) All should be in black and white, dithering is not neccesery but would be cool, i guess.
1) 4 or 5 tree sprites no pigger then 8 * 12 pixels. I would like 2 of the trees to be pines. Bubble trees are ok ;)
2) A radio tower, 8 pixels at the base, and around 20 pixels high.
I will need more sprites, i will think about what i need and update this :)
Title: Re: Post your requests for pixel art here!
Post by: Unicorn on December 20, 2015, 11:12:37 PM
Heres one:

Anyone up to making a 90x60 version of the spritesheet with only 20 or so walriis? I failed my attempt. Along with maybe 16x16 versions of the walriis?

(http://img.codewalr.us/censoredwalriispritesheet2.png)
Title: Re: Post your requests for pixel art here!
Post by: alexgt on December 21, 2015, 01:20:33 AM
If you failed I will fail. For the contest I presume?
Title: Re: Post your requests for pixel art here!
Post by: Unicorn on December 22, 2015, 12:10:06 AM
Yeah, unless this is against the rules @DJ Omnimaga ?

bump

Anyone up to making a 90x60 version of the spritesheet with only 20 or so walriis? I failed my attempt. Along with maybe 16x16 versions of the walriis?

(http://img.codewalr.us/censoredwalriispritesheet2.png)


Title: Re: Post your requests for pixel art here!
Post by: alexgt on December 22, 2015, 12:34:31 AM
how do they look if you just scale them with gimp or something ?
Title: Re: Post your requests for pixel art here!
Post by: Dream of Omnimaga on December 23, 2015, 06:41:04 AM
That would be fine. I don't have much time to help, though, right now.

Which walrus sprites would you prefer, though?
Title: Re: Post your requests for pixel art here!
Post by: alexgt on December 31, 2015, 09:45:18 PM
I have a request! I need the iron man walrii animated (http://img.ourl.ca/Iron%20Walrii.png)

Thanks for the help, I tried to make it animated but... it didn't work xD
Title: Re: Post your requests for pixel art here!
Post by: semiprocoder on December 31, 2015, 09:47:48 PM
Well, if it is any help I have a animated version of this where iron walrii flies. If you want that, here it is. It isn't however a moving walrii, just a flying one. Well, I had it in separate images but just compiled it into a gif right now:
Title: Re: Post your requests for pixel art here!
Post by: alexgt on January 01, 2016, 05:51:40 AM
Thanks, I think I can use that but I need the walking animation, or regular Zampy with separate parts attached and animated, I think I can just make Iron Zampy part by part myself though...
Title: Re: Post your requests for pixel art here!
Post by: alexgt on January 01, 2016, 05:40:01 PM
I DID IT!!! I actually made a good walrii (albeit I pretty much copied and pasted every pixel xD)
(http://i.imgur.com/4Kmd5c0.gif)
I am still working on the head, it looks like it is dented every time he walks :P
Title: Re: Post your requests for pixel art here!
Post by: Dream of Omnimaga on January 01, 2016, 10:07:14 PM
That looks nice. :D Usually I just chop the legs off then make them a separate layer. Then I take the head and move it one pixel down then replace the leg colors with the head ones, so it takes less time to make the other walrus frame. It can still take a while, though, which is why I didn't have much time to do it D:
Title: Re: Post your requests for pixel art here!
Post by: alexgt on January 02, 2016, 01:30:22 AM
Thanks, and yeah, I found that if I went from the bottom up it doesn't look that bad :P
Title: Re: Post your requests for pixel art here!
Post by: kegwaan on January 15, 2016, 11:48:35 AM
Can someone design me some monochrome (not grayscale) sprites that I could use in Fallout 84? Originally I had a grayscale Sprite but I think it will be easier if it was just black and white. Oh yeah, they should either be 8x8 or 16x16
Title: Re: Post your requests for pixel art here!
Post by: kegwaan on January 25, 2016, 10:23:58 PM
Okay, I've tried asking for sprites here before, but I'm not sure if this is the place to ask, but can someone design some 8x8/16x16 monochrome/grayscale car sprites? Also maybe something that resembles a soccer goal (can probably be 2x as wide as the cars)? And a ball, too...
For reference, I making a Rocket League clone.
Title: Re: Post your requests for pixel art here!
Post by: alexgt on January 26, 2016, 01:48:20 AM
Since it is gray scale I think I can help but I am lacking time :(