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.
This should help speed up the process.
...no guarantees, but until I have an official level-select menu, this'll do.
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.
Sometimes, the hardest thing when designing a boss is scaling its AI and collision boxes so the player actually stands a chance.
That being said, Clampor's finally implemented, ready to take on this little stretchy lady.
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.
The best way to let everyone play with whatever controller they want is to let players test it out, reconfigure it, and let them test it again.
...it's a bit messy, since this is a game that should support two players.
What a bunch of clowns.
Part of the expansion involves a cute little fight right here. ...in space for no apparent reason.
...too bad it won't be as epic as the final boss, but still...
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).
A rather interesting thing I forgot about...
0 comments