Game
Belgrad: Curse of the Castle
6 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

I don't know if I went too far, or not far enough. The hand-clamps work, but that's not being demonstrated here.

Testing out a tentacle...

Screenshots for Belgrad: Curse of the Castle

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

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

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.

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.

Possible default protagonists, Charlie (guy with hat) and Bonnie (girl with dress). Using a similar palette, because I can.

I would alter the faces, but I like appeal, and without the pixel-noses, they'd look like chibis at that size.

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).

This should help speed up the process.

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