Game
Dragonian: The Imbalance of Sierr
10 years ago

So... what have I been up to?


First things first: since one Jessica Brown has been doing a video playthrough of my game, she’s mentioned a game-breaking bug. It’s been recently fixed in Version 1.2.1, and it involved Twelkin Buns and girlfriends.
So, go get it.

Anyway, for the past several months, I’ve been without a game-making program. Now that I have one, I realize that GM Studio changed everything, making a lot of functions that Dragonian exploited (namely running programs from txt files and using Midis) obsolete. So, making a sequel to Dragonian will have to wait.

Also, since I’ve got GM Studio, I’ve been making a little game from scratch to see what it can do. What is it? …a platform-adventure game that takes some influence from Castlevania. …but NOT a Metroidvania. I’m going to call it Belgrad for now. …and it’ll be an episodic series, maybe.

Lastly, Rick’s still going to be in Indie Game Battle… eventually.



0 comments

Loading...

Next up

Okay, so I'm doing something either crafty or questionable: drawing the objects with Draw GUI.

It works, doesn't it?

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.

Here. Just to give you an idea as to what I'm going for.

The character and GFX are temporary, but they help me realize what I want to do with the engine.

The floor's movement, being a view drawn onto a surface, is still one frame behind.

However, I figured it's more efficient to draw walls separately than to use blocks for indoor segments. They can stretch and keep doing the depth math accurately.

Dang it. I got the math right.

The real trick now is to optimize it. It's easier to do since it's technically all 2D.

...huh.

Didn't realize that debug mode was different on that version of Game Maker. Also shows WAY too much for players to use.

You can also click and drag some of those elements.

On the plus side, the tile layer ISN'T overlapping, and Draw draws objects.

On the other hand, NOW the tile layer lags during camera movement.

I guess I'd better let everything else lag for consistency (somehow), or fix the lag.

It took a while, but I got rotating flat sprites going.

Technically, it's a polygon, but it works.

If I were to do sprite-stacking, I have a basis, but my primary use for this is rotating attack animations.

On one hand, I'm getting there. On another hand, "No, I'm not."

Then again, I probably forgot something important about layering the old-fashioned way, and something about using a view as a texture.

For some reason, I wanted to experiment with a different thumbnail.