Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - aeveis
Pages: [1] 2

1
Pixel Art / Re: Combat U.I.
« on: January 30, 2020, 04:47:27 am »
Ah ok, that clears up some things.

What's the current theming with the dice or game and what are the current symbols? They look different from your previous symbols. Also, usually if a dice landed on a skull that would feel like a bad result, but may make sense depending on the theme. So far I see the skull, chains, bullet vest, gun, and you mentioned the noose. Previously you mentioned energy and horseshoe.

2
Pixel Art / Re: Combat U.I.
« on: January 27, 2020, 06:34:34 am »
Randomly popping in here, I checked out the other thread that had more context on the game.

Some thoughts:
Do you have an idea of everything that you'll need for the UI? Might be helpful to make a flow map of possible options first, rather than deciding since there's extra space you should have equipment there. Especially since the decision of equipment has caused more problems for you to solve visually, like where to fit the description and the like. I would think of what info is really needed for the player to see and then format the art and the layout to that.

Basically organize and plan out the UI first and then make the art work for it.

Visually I think you've made good decisions in improving readability and everything looks pretty good - but if the layout changes that you may have to rehash things anyway, so I'm not sure if feedback on how things look will really help if the layout is not figured out first.

It feels like you are describing a lot of the game without much context - there's a lot of detail and it's a bit hard to parse and feels unfocused.  Might be better to make a devlog and just talk about one subject at a time, or perhaps a game design document of how you want everything to work. Otherwise I'm concerned there'll be a lot of churn - a lot of repositioning and revising of assets with an unclear design goal.

Hope that is helpful!

3
Pixel Art / Re: staring dragon [c+c]
« on: May 02, 2016, 04:45:17 am »
thanks for the feedback!

@Chadtech
made horns a bit less weird shaped

@MysteryMeat
yah, I don't want to rely on dithering (usually if I am going to do it I would approach it more as "texturing," but I don't want to do that for this for now. I did make one of the colors lighter since it was close to the dark blue though, so hopefully the banding is better or/and seems more like a natural cut off for shadows.

@Decroded
Thanks of the video! It's easy to forget basics, I made some edits to try and make the lighting more realistic.

In general also tried adding some more detail to the leg and some other tweaks:
old    new

4
Pixel Art / Re: [Mazgeon] Skeleton enemy
« on: May 01, 2016, 03:43:25 am »
Just did a quick edit of a frame about what I meant with the ribs:

(you can click to zoom in)
mostly just to make the ribs look like they don't disappear in shadow and not lose the form of the ribs, thought\ you might have to try something different if the ribs compress or so.

5
Pixel Art / Re: [Mazgeon] Skeleton enemy
« on: April 30, 2016, 05:54:10 am »
looks pretty good! some small things:
-arm with shield looks shorter than arm with sword (maybe is bent, but then it's bent all the time?)
-the ribs don't read like they're getting closer together when the skeleton leans in/breathes out. maybe use the dark bone shade for the ribs there instead of the shadow color?
-you also lose the impression that the shoulder pad is ridged since a lot of the dots disappear.

6
Pixel Art / staring dragon [c+c]
« on: April 28, 2016, 02:34:36 am »
Hello, I did a thing where I pixel art-ed something I drew in the past, for practice:

Here is the original: http://aeveis.tumblr.com/post/134580670809/what-do-you-want

I guess I'm thinking if there's any feedback on technique and colors (11 colors + transparency), or anything else that seems relevant.
Thanks!

7
Pixel Art / Re: RMXP Stone Autotile Critique
« on: April 10, 2016, 05:01:58 am »
I think it's looking better!

One thing I noticed is how the highlights on the bricks are set against the dark color, so the corners still feel sharp where the highlights meet the dark cement:


There's a couple things you could do here... here's a first edit I made (you can click to zoom in):

You can imagine for the corner pixels some of the highlight is hitting that corner, but not all, so it's not as bright as the highlight color. So what I did here was just take a slightly darker color than the highlight (the base color of the brick) and placed it in the corners. This makes the corner look not as sharp.

However this does have an unintended side effect of making the top right and bottom left of each brick look sharper instead of rounder:


I can go about making these corners softer the same way though, by choosing a darker color to soften those corners:


That's some brief process that's hopefully helpful for how you want the bricks to look. An assumption I'm making here though is that you want to corner to just be slightly rounded- there are times where you do want some sharpness, but usually when you want to define a harder edge.

For the colors, I would say you could probably push it more green. You mentioned "kind of unnoticeable" so that means you could tell that it was hard to see it was slightly green. So make more green until it reaches a level you think is good, like maybe "kind of noticeable" or "noticeable" or so and so.

I would also like to reiterate going through this tutorial on pixeljoint (http://pixeljoint.com/forum/forum_posts.asp?TID=11299). It covers some of the fundamentals for creating pixel art as well as defining a lot of the terminology.

8
Challenges & Activities / Re: GDC Art Jam
« on: March 24, 2016, 12:58:51 am »
Ah yeah, was recommended to join as well! I have my hands in my pockets in the first photo.

9
Pixel Art / Re: RMXP Stone Autotile Critique
« on: March 22, 2016, 02:45:13 am »
1. current dithering is better than your tiles before, as it shows a more consistent light source from the upper left. That being said though, dithering can added unwanted textures, especially for small tiles like this. You can try experimenting with solid shading as well.

2. it is more readable than before.

I think it's okay if it takes you long time, but saying that you were lazy feels like you didn't try very hard, and makes it harder for people to potentially respond.

I would also look back to kilenc's post and think about varying colors (at least hue shifting the colors a bit so it's not just all greyscale). To add to that a bit, it can help to look at references to help inform how you make your tiles, especially if you don't know/not sure what something may look like. Right now you have very small/thin bricks, is there reasoning behind that? Either way, answering that question can help better define what you want to brick wall to look like (for example, a wall made out of stones of various sizes vs a regular brick wall).

10
It looks like you have it mostly solved, if it's just those side tiles, why not split up those like you did with the top corner tiles, and have the top layer set as the max possible height (you have to detect how long the platform is though).

Pages: [1] 2