Game
Belgrad: Curse of the Castle
7 years ago

The third Belgrad has its own page now


Here you go. Now I can stop updating this page with articles about the sequel to this game.

https://gamejolt.com/games/Belgrad3/391454

On another note, I’ll be fixing THIS game to work better with game controllers. I couldn’t NOT do that now that I know how much it didn’t work.



0 comments

Loading...

Next up

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.

Screenshots for Belgrad: Curse of the Castle

Nobody's going to mind a time-limited Bonus Stage as long as it's not mandatory to beat it, right?

...and nobody will mind if the developer himself has a hard time with it, either, right?

This will be the last Bonus Stage I'll make for the game, because all the others are already developed.

Hopefully, there'll be more than dodging space potatoes, and I'll fix the HUD to not be the same one as the racing section.

Testing out a tentacle...

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.

Almost there...

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

We aren't in deep space. We're above the earth. There are no space potatoes above the earth. There's space debris, though.

The real trick now is figuring out what the starbase you're flying into looks like.

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.