Pixelation

Critique => Pixel Art => Topic started by: startselect on June 18, 2015, 02:51:16 pm

Title: [WIP][C&C] grass/hill tileset for heightmap generated levels
Post by: startselect on June 18, 2015, 02:51:16 pm
Hello Pixelation! I'm like everyone else and think I can make games and I've started by making a grassfloor/mudwall tileset just like everyone else :D

This is the first iteration and now that I'm finally done with at least that for each tile for the grass floor and mud/rock walls I'd thought I'd get some critique on it to help improve it.

Here is the tileset:
(http://imageshack.com/a/img909/6637/HhQLA3.png)

Here is a mockup made with some tiling tool:
(http://imageshack.com/a/img661/8803/Lc7Bf8.png)

I've run it in my level generator and it covers all possibilities that can arise in the heightmap->tilemap transformation (that I've seen :)).
The grass doesn't look that great in larger patches but I intend to break it up with patches of gravel and taller grass so I'm not that worried about that. The part I'm really disappointed about and would like your input on most of all is the mud/rock/turd walls. They are an obvious level worse than the grass tiles. I would love for them to look more natural but I can't really figure it out.

Also, because the whole worlds terrain will be generated I'm not sure I can add shadows to tiles, I might try to generate some full screen shadowing based on tile types and heightmap but I doubt I will draw specific shadow versions of the tiles I have. So everything is pretty bright which currently makes it look unnecessarily flat.

All critique will be greatly appreciated, thx!
Title: Re: [WIP][C&C] grass/hill tileset for heightmap generated levels
Post by: Ryumaru on June 18, 2015, 06:26:54 pm
Hey there,

The first thing I noticed before even worrying about the technique of the mud walls is how close in value everything was. if you were to squint your eyes, you wouldn't be able to know what was going on in the image.

Here are some variations you could think about. one of them changes the value and hue of the mud ( might not be good for mud, better for rocks) and the other lightens the grass. The final lightens the grass and darkens the mud slightly, keeping all hue intact

(http://i.imgur.com/B5KEKLU.png)

good luck on your project  ;D
Title: Re: [WIP][C&C] grass/hill tileset for heightmap generated levels
Post by: startselect on July 10, 2015, 04:57:42 pm
Thanks for the feedback Ryumaru! I tried changing the hue for the mud to make it brighter, even though it makes it look more like rocks. Might just become rocks :)
Also tried to do some gravel. Quite pleased with the edge to grass on the gravel, not so much with the gravel it self, so could use some pointers there too. I've put the tiles into a world generator and written some collision detection so now I need some stairs, they turned out quite weird sadly so any input is greatly appreciated. Also I can't figure out how stairs on a top edge would look, any ideas?

Test scene:
(http://i.imgur.com/onOrY7u.png)

Tilemap:
(http://i.imgur.com/E9z91Ms.png)
Title: Re: [WIP][C&C] grass/hill tileset for heightmap generated levels
Post by: PypeBros on July 11, 2015, 10:44:22 am
(http://i.imgur.com/da6eNBd.png)
possibly having grass tinted according to the height on the map could help reading the structure ?
Title: Re: [WIP][C&C] grass/hill tileset for heightmap generated levels
Post by: Phoenix849 on July 11, 2015, 12:44:52 pm
It's really hard for my eyes currently. Maybe you could add up some flora? Or otherwise tune down contrast a bit.
Title: Re: [WIP][C&C] grass/hill tileset for heightmap generated levels
Post by: heyguy on July 11, 2015, 08:15:05 pm
I feel that the grass needs a bit more contrast. Maybe you can add one more color, a dark green shade, to the grass. And this definitely needs shadows being cast by the elevated terrain so it doesn't look flat. I think you're onto something by making the grass on the elevated structure have higher values of light. I think that works. Flora can also help the scene too!
Title: Re: [WIP][C&C] grass/hill tileset for heightmap generated levels
Post by: Cyangmou on July 12, 2015, 02:29:54 am
consider the big planes over tiny detail to block out the general impression of form.

Made a really quick edit for this which should be more pleasent to look at - it still could get tweaked a lot more though.

(http://abload.de/img/2015_7_12_colorfixbfj83.png)