Game
Dragonian: The Imbalance of Sierr
9 years ago

Almost 1-year Anniversary... and Soundtrack


It’s almost been one year since I first released Dragonian… and we still haven’t gotten a new Zelda game yet.
Once again, I thank you all for your support. This game took quite a while to make, and I hope I can produce a sequel someday. Also, I’m still keeping this as a free game, so don’t panic.
…and from what I can tell, people haven’t found everything this game has yet to offer. There are still quite a few Easter eggs for gamers who are jerks.

Oh, and if you’re looking for the original soundtrack (all Midis) here you go! It also includes a brief history on the making of this game.

https://drive.google.com/open?id=0B4CjsB0TaO9zdy13elRPcUJHbkU

By the way, I’m working on another platform game right now. Y’know, in case you’re wondering.



0 comments

Loading...

Next up

First you draw parts, then program a rig for animation.

I need to work on the "What does this guy actually do" part.

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.

Two-level demo for Robot Maid P-NA-4 is here!

...but the game's still not in active development right now.

What a bunch of clowns.

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

Why, yes, programming an elephant IS hard. Making its eyes blue is a lot easier, but I'm not doing that.

I also had to make sure it's a robot elephant, specifically, because this is a robot circus, and it's unethical to use real elephants.

Despite anything resembling better judgment, and this not going into any demos, I decided to implement a swinging mechanic.

I got it working. You can control the swing (loosely), and can stretch and retract the arm. It even adds a bit of momentum.

This should help speed up the process.

...no guarantees, but until I have an official level-select menu, this'll do.

I figured out an easier way to program arranging angles on a rig.

It involves choosing which body part to move, then using the mouse to calculate an angle.

Namely, angle= point_direction(x, y, mouse_x, mouse_y).

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.