Author Topic: Sprites, Please?  (Read 25899 times)

0 Members and 1 Guest are viewing this topic.

Offline MRide

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 711
  • Rating: +14/-0
  • You can't see this.
    • View Profile
Sprites, Please?
« on: September 04, 2010, 02:19:15 pm »
Hello, I'm am looking for some sprites to use in-battle for my game.
The sprites should be monochrome, and kept reasonably simple, as the game is pure BASIC, and I'll be drawing them with line( commands.
They will just be displayed once on the screen, though, so no speed worries.  They can take up maybe 1/2 to 2/3 of the height of the screen and 1/4 to 1/3 the width (as two of them will be displayed at one time.)

The first is for the main character.
He should be standing in profile, facing right, maybe in some sort of fighting position.
Also, I would like another one of him holding a bazooka-looking thing over his shoulder.

The next one (or two) will be enemies.  They should be facing left, and be alien-looking.

The last one will be some sort of deranged, half-starved scientist guy, maybe holding a gun.  He, too should be facing left.

I thank you in advance, and apologize for my being an awful artist.

Offline MRide

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 711
  • Rating: +14/-0
  • You can't see this.
    • View Profile
Re: Sprites, Please?
« Reply #1 on: September 05, 2010, 12:52:19 pm »
*bump*

Offline matthias1992

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 408
  • Rating: +33/-5
    • View Profile
Re: Sprites, Please?
« Reply #2 on: September 05, 2010, 01:01:29 pm »
i cant help you out sorry...
MASM xxxxxxxxxx aborted | SADce ====:::::: 40% -Halted until further notice| XAOS =====::::: 50% -Units done| SKYBOX2D engine ========== 100% -Pre-alpha done. Need to  document it and extend |

~Those who dream by day are cognizant of much more than those who dream by night only. -Sir Edgar Allen Poe-

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Sprites, Please?
« Reply #3 on: September 05, 2010, 01:20:14 pm »
I am afraid all our spriters are gone now, so sprite requests will most likely remain unanswered until Christmas time, sorry :(

For such sprite maybe Illusiat 10 enemy sprites could be useful, though.
« Last Edit: September 05, 2010, 01:20:44 pm by DJ Omnimaga »

Offline MRide

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 711
  • Rating: +14/-0
  • You can't see this.
    • View Profile
Re: Sprites, Please?
« Reply #4 on: September 05, 2010, 03:29:30 pm »
Oh, well, that's okay.  Thanks for the suggestion, DJ.  I look at those.  In the meantime, I'll work on the storyline and other little goodies.

Offline yunhua98

  • You won't this read sentence right.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2718
  • Rating: +214/-12
  • Go take a dive in the River Lethe.
    • View Profile
Re: Sprites, Please?
« Reply #5 on: September 05, 2010, 08:35:09 pm »
I will have time tommorrow, but since your using line, does that mean it will have to be mostly made with lines?

Spoiler For =====My Projects=====:
Minor setback due to code messing up.  On hold for Contest.
<hr>
On hold for Contest.


Spoiler For ===Staff Memberships===:






Have you seen any good news-worthy programs/events?  If so, PM me with an article to be included in the next issue of CGPN!
The Game is only a demo, the code that allows one to win hasn't been done.
To paraphrase Oedipus, Hamlet, Lear, and all those guys, "I wish I had known this some time ago."
Signature Last Updated: 12/26/11
<hr>

Offline shmibs

  • しらす丼
  • Administrator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2132
  • Rating: +281/-3
  • try to be ok, ok?
    • View Profile
    • shmibbles.me
Re: Sprites, Please?
« Reply #6 on: September 05, 2010, 09:04:39 pm »
not necessarily
line could be used in an rle-esqu fashion, meaning that you just should avoid dithering or any other quick transitions from black to white and back again.
use more cell shading type techniques(sort of like these sprites i made a while back[although there is a bit of dithering present...])

Offline apcalc

  • The Game
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1393
  • Rating: +120/-2
  • VGhlIEdhbWUh (Base 64 :))
    • View Profile
Re: Sprites, Please?
« Reply #7 on: September 05, 2010, 09:10:54 pm »
They look nice!

Good job shmibs! :)


Offline MRide

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 711
  • Rating: +14/-0
  • You can't see this.
    • View Profile
Re: Sprites, Please?
« Reply #8 on: September 05, 2010, 10:00:52 pm »
I'm on my phone right now, so I can't see them, but I'll look when I get back home.  Thanks in advance. :P

Offline shmibs

  • しらす丼
  • Administrator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2132
  • Rating: +281/-3
  • try to be ok, ok?
    • View Profile
    • shmibbles.me
Re: Sprites, Please?
« Reply #9 on: September 05, 2010, 10:05:00 pm »
:P those were just a couple of random sprites i pulled out of a folder to help express an idea.
i could try making so real sprites if you'd like, but it would be easier if you were a little more explicit as to what kind of character/pose and all that you want as i have very little imagination XD
EDIT: that so should be some. this new keyboard is very odd sometimes

HOPEFULLY A HELPFUL SECOND EDIT: ok, here is a monochrome hero of sorts facing right. does that type work, or do you want something a little less tween-aged?

A THIRD, SLIGHTLY MORE INQUISITIVE EDIT: these are just being used for stills, right? is there a reason you cant use text sprites? that would make things a whole lot easier

FOURTH, SOMEWHAT SELF DEPRICATING EDIT: wow, that wasnt what you asked for at all(and here i am telling you to be more specific :P). ok, here is the same fellow, but less cheerful and more fight-oriented(and in a profile view to boot)
« Last Edit: September 06, 2010, 12:12:33 am by shmibs »

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: Sprites, Please?
« Reply #10 on: September 05, 2010, 10:31:18 pm »
Ya, I believe they are stills. It's because though he is using them battles, so he just wants it to look nice. Unless you mean Vertical Text Sprites (hmmm...idea for a new spriter...).
« Last Edit: September 05, 2010, 10:31:27 pm by meishe91 »
Spoiler For Spoiler:



For the 51st time, that is not my card! (Magic Joke)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Sprites, Please?
« Reply #11 on: September 05, 2010, 10:33:24 pm »
If I remember he doesn't plan to use any ASM libs, though, so such complex sprites might become a problem. That's unless he plans to display them pixel by pixel.

They look pretty nice, though.

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: Sprites, Please?
« Reply #12 on: September 05, 2010, 10:35:14 pm »
Well if he uses Line( and Pxl-On(/Pt-On( commands it shouldn't be that much of an issue, I don't think anyways.
Spoiler For Spoiler:



For the 51st time, that is not my card! (Magic Joke)

Offline FinaleTI

  • Believe in the pony that believes in you!
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1830
  • Rating: +121/-2
  • Believe in the pony that believes in you!
    • View Profile
    • dmuckerman.tumblr.com
Re: Sprites, Please?
« Reply #13 on: September 05, 2010, 10:39:38 pm »
Well, actually if he wanted to do sprites with the Line( command, he could compress the sprites using the same method that Contra 83 uses to draw the screens for each level.

MRide, if you wanted to do so, or even check it out, I've attached an image renderer I made that lets you draw a pic as a compressed sprite.

The controls are arrows the move the cursor, 2nd to place a point, Alpha to recall a picture (0-9, cuz this is pure basic) to act as a guide. Mode finishes and compress the sprite.
prgmAIR is the editor and prgmAIMGR is the renderer.


Spoiler For Projects:

My projects haven't been worked on in a while, so they're all on hiatus for the time being. I do hope to eventually return to them in some form or another...

Spoiler For Pokemon TI:
Axe port of Pokemon Red/Blue to the 83+/84+ family. On hold.

Spoiler For Nostalgia:
My big personal project, an original RPG about dimensional travel and a few heroes tasked with saving the world.
Coding-wise, on hold, but I am re-working the story.

Spoiler For Finale's Super Insane Tunnel Pack of Doom:
I will be combining Blur and Collision Course into a single gamepack. On hold.

Spoiler For Nostalgia Origins: Sky's Story:
Prequel to Nostalgia. On hold, especially while the story is re-worked.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Sprites, Please?
« Reply #14 on: September 05, 2010, 10:42:34 pm »
Yeah but with line it might be kinda hard to create such complex sprite x.x. However with a converter I guess it could work.