10 months ago

Don't let the Echoes of Wisdom overview trailer distract you from how the JP channel just posted a freshly-animated 30-second ad with Zelda panicking and running away before getting some echoes to weaponize.

Also, after TotK, I'll wait before buying.




0 comments

Loading...

Next up

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.

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.

This should help speed up the process.

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

Process of the fan illustration I painted after completing TLoZ: The Minish Cap.

: Clip Studio Paint : Nightfall by Sergii Pavkin

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

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

a little update of that link and epona piece i am working on 🐴💤

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.

As a writer, you learn to just make stuff up. As a science-fiction writer, you justify the stuff you just make up.

"Derma" is related to "skin", and "myo" is related to "myoelectric prosthesis".

It might not be a remake, or even the HD remaster but damn I'm excited to finally get to play Wind Waker on a new Nintendo console

https://youtu.be/Ob2ziyvPJ_Q

(And what an appropriate background for it )

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