Game
Belgrad: Y2K
2 years ago

Belgrad: Y2K got a major bugfix, to speed up the game on other Windows computers and to make the Penny Silversmith campaign work.




0 comments

Loading...

Next up

It doesn't matter if you're drawing in pixels, by hand, or with polygons. Hands are hard to draw, period.

There. The hand is drawn.

...now I've got four more angles for this hand to be drawn in, then I'll copy-paste and mirror them for the other hand.

Also, I've added a timer for scoring and convention reasons.

There. Another hand angle. It shouldn't have taken me this long, but this isn't my day job.

If I know what I'm doing, I can flip most of that hand, easily.

Almost there...

Thankfully, the fingers can be flipped around for the opposite direction.

The hands have now been drawn.

Now, I'd better program something that does the math for me to do that polygon-blending trick.

Behold, blending vertex positions!

Old position + ((number between 0 and 1) * the difference between the old and new position)

This took so much math, it hurts. ...not the CPU, but it sure hurts me to do.

...and I've got four more angles to do this with.

I want to do a magic trick that can morph the polygons from one position to the next. I'm doing the keyframes first, then I'll make them automatically do in-betweens with math.

Drawing fingers in perspective is hard, but it'll be worth the effort.

Meow.

Tigers are difficult to animate, especially since they have two joints for their hind legs.

Well, it kinda resembles a tiger.

Two screenshots.

The arms are done.

Now, let's see if adding wings is too much...