WIP: Straight-Ahead Loop
- ajlinz
- Feb 14, 2024
- 1 min read

So far in my project, I have animated the robot's eyes and mouth, and the general flow of the lava from its bucket, and illustrated the background. I intend to add movement to the surface of the lava, so that it doesn't seem like a purely static block, and yellow flowing highlights to the lava surface as it falls to create more movement. I am also noticing I have some loop errors to correct, as the lava "shrinks" a little too fast for my liking, and the robot's face suddenly snaps back to the start of the loop, breaking the coherency somewhat.

Comments