Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

 
Advanced search

1075975 Posts in 44155 Topics- by 36120 Members - Latest Member: crochi

December 29, 2014, 08:11:13 PM
  Show Posts
Pages: 1 ... 16 17 [18] 19 20 ... 95
341  Developer / Art / Re: Space Crusade and Nostalgia on: September 04, 2013, 01:44:27 PM
Thanks! Smiley

So would I.. sadly I don't seem to have the motivation or concentration to work on big projects anymore like I did when I was younger. Still, I enjoy tinkering with bits of art or programming here and there. Smiley
342  Developer / Art / Re: Space Crusade and Nostalgia on: September 04, 2013, 10:13:30 AM
I've tweaked the colours a bit more as I've added new sprites. I've removed the orange skin colour as I don't think I could justify it just for the human faces. Instead I've tweaked the browns/reds and using one of those yellow-brown's for the faces.

I've had to remove the darkest blue as I need a pink/purple for the genestealers. It might be a bit too purple for the human faces.

Added a gretchin and trying to keep roughly the same design as the original miniature.

Also tried to add a little more shading to improve the faces and make them look more like an excellent painted miniature with shading and depth rather than a flat coloured one.

The colours are all still very saturated, but I think that's keeping with the original game? I might have to desaturate them a bit..

No doubt more tweaking and working on them will continue. Smiley

343  Developer / Art / Re: Mockups, or the "Please say this is going to be a game" thread on: September 03, 2013, 11:00:35 PM
I love that kitheif!  Kiss
344  Developer / Art / Re: Space Crusade and Nostalgia on: September 03, 2013, 09:46:01 AM
It sounds strange to say this but in some ways it was easier when doing art on the Atari ST or Amiga. On the ST you knew that you only had 16 colours to play with (baring any palette change tricks which seem very rare in games due to the CPU cost). Similarly on the Amiga (ECS/OCS) you knew you had 32 colours in-game (and maybe a graduated background with the help of the Copper chip).

However on PC's now there are no restrictions at all on the image size or number of colours.  So it would be easy to think that I could just add a few more colours when I'm struggling with only 16 to play with, or use 32 colours like an Amiga version would have been like. And that's right, it would make it easier and probably look better!

But, it wouldn't help stretch yourself against limitations, which is what is fun about doing these.. Smiley
345  Developer / Art / Re: Space Crusade and Nostalgia on: September 02, 2013, 12:04:48 PM
Improved the Chaos Marine (cheated a little and added 1 pixel in height for the horns, so 16 x 17 in total).
Tweaked colours and sacrificed the lightest green for an extra dark grey for the floor and walls.
Added Ork (though still need to work on it).



346  Developer / Art / Re: Space Crusade and Nostalgia on: September 01, 2013, 12:18:03 PM
Right, sorted out the colours, added Imperial Fists and Blood Angels as well as a Chaos Marine. Had to sacrifice the darkest blue for a skin colour, but still looks good!

347  Developer / Art / Space Crusade and Nostalgia on: September 01, 2013, 08:22:16 AM
Many many years ago I had an Atari ST and used to like playing Space Crusade on there, apart from one thing.. I hated the completely random nature of everything. I wanted something more like Laser Squad and with that viewpoint rather than the completely top-down view in Space Crusade.

So at that time I made some 16 x 16 sprites for all the characters in the game (in 8 directions and 16 colours) and was very proud of them (though looking back I imagine they would look pretty poor today). These sprites have been long since lost, but I thought I'd have a go as an exercise at doing a few more with the same 16 x 16 size and 16 colour limitations. Just to see how I'd do it now.. Smiley

The difficulty is that there are greys, blues, reds, greens and yellows used for the armours and skin tones of the marines, orks, etc.. in the game. This doesn't leave many shades for each hue. I've tried to use black as both the shadow colour and apply as a kind of partial outline away from the light source of top-left. I've also tried to make the various parts of the sprites (hand, gun, feet) stand out in this way as I do have a tendency to always over-detail.

Does it work so far? Here are an ultramarine commander and an ultramarine trooper:



10 colour used so far. I need to add reds, greens and probably make those orange/browns more yellowish for the final palette.
348  Feedback / DevLogs / Re: Downieville | Sidescrolling Stealth Platformer on: August 25, 2013, 12:00:15 AM
The graphics style is really nice! How do you draw those characters? Smiley
349  Feedback / DevLogs / Re: SpaceHero Command on: August 24, 2013, 01:45:26 AM
I've now added in the particle effect so that when your weapon fire hits a wall you get the ricochet effect and if you hit a unit you also get the unit damage effect. It looks better than I expected! Smiley

350  Feedback / DevLogs / Re: SpaceHero Command on: August 23, 2013, 09:01:18 AM
In my game I managed to introduce bugs that:
  • Made a seemingly random set of units invisible.
  • Duplicated units.
  • Allowed units to attack their allies.
  • Allowed units to attack themselves.
  • Pushed units to -1 elevation even though I have no mechanics for underground battles.
...all in the movement code.

So unless you can top that you are probably pretty competent.

Shocked  Impressive!  Wizard
351  Feedback / DevLogs / Re: SpaceHero Command on: August 22, 2013, 11:30:56 PM
Spent yesterday going through the code and trying to fix some of the movement / UI bugs. The process of selecting, walking, turning etc.. sounds relatively simple, so how I mentioned to turn it into a clusterfuck of bugginess I have no idea!

Sometimes I write terrible code..  Shocked
352  Feedback / DevLogs / Re: Spaghetti Western Action-RPG on: August 22, 2013, 11:28:59 PM
Lovely art!
353  Developer / Art / Re: show us some of your pixel work on: August 21, 2013, 12:45:19 PM
I'd say 2 and 5 (if read from left-right, top-bottom)
354  Feedback / DevLogs / Re: Out of the Caves - Lo-fi terraria-like on: August 20, 2013, 11:30:42 PM
Looks good! Smiley
355  Feedback / DevLogs / Re: Elliot Quest on: August 19, 2013, 11:22:44 PM
Lovely art style Smiley
356  Feedback / DevLogs / Re: moonman on: August 18, 2013, 10:59:39 PM
The poor tree!

You vandal!!  Cry
357  Feedback / DevLogs / Re: Robopolis (a puzzle platformer) on: August 18, 2013, 01:42:39 PM
The new version looks really nice! Smiley
358  Feedback / DevLogs / Re: SpaceHero Command on: August 18, 2013, 11:46:04 AM
Improved a little..

359  Feedback / Playtesting / Re: Persist - A Tale of Redemption on: August 18, 2013, 09:54:28 AM
I like it alot, especially the graphics style and the story. However the jumping and movement is too floaty.

Good work! Smiley
360  Feedback / DevLogs / Re: Witch Princess on: August 18, 2013, 12:55:00 AM
I love the sprites, the colours you have used are really nice!  Kiss

For the trees, if you made the greens more of a yellow-green, rather than the blue-green they are now it would probably look more like day time without doing anything else to the graphics. Smiley
Pages: 1 ... 16 17 [18] 19 20 ... 95
Theme orange-lt created by panic