Game
Dragonian: The Imbalance of Sierr
1 year ago

Apparently, I hit 15,000 downloads with this game a while ago.

It's almost been ten years since I released it.

Eh, I'll take the little victories, I guess.




1 comment

Loading...

Next up

The hands have now been drawn.

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

Well, I was looking through some old files, and found some cool stuff.

Concept art time!

Early on, Tiel had a backpack because in the fic she was originally created for, she was going on an adventure along with Rick. That's why I was kinda attached to her.

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.

I probably should continue work on the final boss, but I wanted to show you what else I've been working on with this game.

Title menus are really important for home releases, and Game Overs are for less casual gamers.

I forgot I designed the auctioneer recently. If there are robot maids, there are robot butlers, too.

...and yes, I did get inspiration from Jughead. What was your first clue?

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.

Strangely enough, of all the games I've made .exes of, this is the one that STILL works on my current computer. And sometimes, I realize I made some poor decisions in game design with this one.

The arms are done.

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

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.