AuthorTopic: [WIP] [C+C] Customisable shoot em' up ships.  (Read 4671 times)

Offline Linaru

  • 0010
  • *
  • Posts: 100
  • Karma: +0/-0
  • I eat pixels
    • View Profile

[WIP] [C+C] Customisable shoot em' up ships.

on: August 14, 2015, 07:11:10 pm
Need some thoughts and ideas on how to go about this:

we are working on a shoot em' up game that will feature customisable player ships. as you progress through the game you will obtain new wings, weapon systems, cockpits engines and power cores.

the problem I am having is originally the ships where only supposed to be super simplistic styled, like 4 pixels.. but now that we want customisation we've decided to tweak it to a larger scale to show off all the different ship parts visually.

i have ended up with this which is sort of somewhere between the simplistic style and the scale we are going for:



it looks okay but could use more work, and Because of the way in which the parts separate there are some areas where adding detail will be hard.

any thoughts or ideas on how to make the ships look better / or how to better stitch them together?
« Last Edit: August 15, 2015, 10:37:34 am by Linaru »
Linaru Greyfall

Offline FRAWG

  • 0001
  • *
  • Posts: 99
  • Karma: +0/-0
  • Ribbit Ribbit
    • View Profile

Re: [WIP] [C+C] Customisable shoot em' up ships.

Reply #1 on: August 14, 2015, 07:23:06 pm
What I would consider primarily is keeping the background and foreground elements separate. Use lower contrast elements for the ground and high contrast for the ships, projectiles, etc. One strategy that many shoot em ups use is making darker backgrounds (a lot of this may be due to space settings, but the design and the theming go hand and hand) and lighter ships, to further the separation. This can work in many other ways (dark vs light, saturated vs desaturated, complimentary colors, etc).

At the moment it's very difficult to pick out the ship in your mockup, and this is due to the value (light/dark) of the ship being very close to that of the ground, and the ground being very busy. For the background, focus more on larger areas of solid color, rather than small clusters of texture. It's easier on the eyes and makes scanning the scene for things like bullets, enemies, and yourself a lot easier.

Offline Decroded

  • 0100
  • ***
  • Posts: 1285
  • Karma: +3/-0
  • Oh hai
    • View Profile

Re: [WIP] [C+C] Customisable shoot em' up ships.

Reply #2 on: August 15, 2015, 06:18:06 am
nice tiles but try keeping background layer separate from sprites especially for an action game:

- less contrast
- less saturation
- reduce detail by opting for larger smoother forms

there's nothing wrong with large flat areas of a single colour broken up with patches of minimal texture.
this actually looks better and more interesting than a page full of "detail" which flattens everything out.

Offline Linaru

  • 0010
  • *
  • Posts: 100
  • Karma: +0/-0
  • I eat pixels
    • View Profile

Re: [WIP] [C+C] Customisable shoot em' up ships.

Reply #3 on: August 15, 2015, 12:44:14 pm
think there might of been some confusion as to what i was asking as responses where talking about the level?

done a little more on my example ship system:


so the idea of the system is to split the ships into wings, engine, weapons , power core and cockpit.
players can then mix and match parts to make their ships

but because of the way we are essentially splitting ships up i cant draw any details that go across those joins.

so this is making me unsure on how to improve the ships
« Last Edit: August 15, 2015, 01:03:22 pm by Linaru »
Linaru Greyfall

Offline Pusty

  • 0010
  • *
  • Posts: 246
  • Karma: +0/-0
  • I like cheese
    • View Profile

Re: [WIP] [C+C] Customisable shoot em' up ships.

Reply #4 on: August 15, 2015, 01:04:27 pm
the first 2 look inverted to me lol
the the only thing I can criticize is the fact that the wings look like they are
on the bottom of the ships (not middle centered)
other then that I think they are fine
Just a random hobby gamedev passing by O:
[Ludum Dare][Itch.io]

Offline Gil

  • 0100
  • ***
  • Posts: 1543
  • Karma: +1/-0
  • Too square to be hip
    • http://pixeljoint.com/p/475.htm
    • View Profile
    • My Portfolio

Re: [WIP] [C+C] Customisable shoot em' up ships.

Reply #5 on: August 17, 2015, 01:15:28 pm
Here's a similar test I did a while back:



You can't just cut pieces out to make that look work. you need to think about volumes.

Offline Linaru

  • 0010
  • *
  • Posts: 100
  • Karma: +0/-0
  • I eat pixels
    • View Profile

Re: [WIP] [C+C] Customisable shoot em' up ships.

Reply #6 on: August 17, 2015, 01:17:34 pm
Okay so we have had a rethink on vehicle assembly. instead of the weapons attaching between the power core and the wings we are making the wings bigger and having attachment points for weapons (the pink marked pixels) so weapons can be applied on a layer above the rest of the ship currently it looks a bit more like this:



im not really sure whats goingon with the engine , was trying to make it look like an angled view on the back of the ship

Edit : Gil posted his response just as i was posting mine XD
Linaru Greyfall

Offline Linaru

  • 0010
  • *
  • Posts: 100
  • Karma: +0/-0
  • I eat pixels
    • View Profile

Re: [WIP] [C+C] Customisable shoot em' up ships.

Reply #7 on: August 17, 2015, 01:45:10 pm
taking your advice into consideration i have attempted to draw a more complete ship


« Last Edit: August 17, 2015, 03:58:36 pm by Linaru »
Linaru Greyfall

Offline Joe

  • 0010
  • *
  • Posts: 298
  • Karma: +2/-0
    • View Profile

Re: [WIP] [C+C] Customisable shoot em' up ships.

Reply #8 on: August 17, 2015, 05:49:25 pm
Ok that's better but you need to consider the pixel tech now. Remove banding, clean up unnecessary noise. Use more contrast and spread your colors out more consistently.

Offline Decroded

  • 0100
  • ***
  • Posts: 1285
  • Karma: +3/-0
  • Oh hai
    • View Profile

Re: [WIP] [C+C] Customisable shoot em' up ships.

Reply #9 on: August 18, 2015, 08:26:28 am
grey is not generally a good choice for sprites in an action game.