Hey everyone!
Remember this: [WIP] Spy vs Spy
After only 4 years I present to you the first finished episode:
What do you think? Be harsh.
Can I complain now? I will complain now.
Oh, it took a lot of work. Everything aside, the most important issue to me is that I don’t know how to work with outlines. You see, it requires A TON of masking. Each character has 8 fingers with 2 joints on each one so 16 overlapping outlines should be masked on each frame in the worst case scenario. And it’s just the bloody fingers, there’s also everything else.
So it requires creating small “Alpha Over” regions for each joint, adjusting it on each frame. It’s so goddamn tedious that I just gave up. Instead, I just put a fat “Shade” layer with opacity 5 above everything and it does not look good.
I wanted to keep everything animation-related in Synfig but it seems it’s not a very good option. In my next animation (very short Sonic the Hedgehog parody) I’m gonna try a different approach: I will render all outlines as a separate set of pngs using the power of a new “Chroma key” layer and then correct those outlines in Pencil2D using my tablet and see how this scheme works.
All right! Now I am gonna make some drafts for bugs I discovered working on the animation and also some features I want to have. Later I’ll make them into proper issues on Github, this is just for me, so I won’t forget.
Bugs:
- Synfig can go to the keyframes that are located past “Start time”.
Issue: "jump-[prev|next]-keyframe" action can jump past project's time range · Issue #3423 · synfig/synfig · GitHub
-
Manipulation of “Radial composite” (tangent) waypoints in “Graphs” panel should be allowed because it’s a default type.
Issue: Allow manipulation of tangent waypoints in Graphs panel · Issue #3426 · synfig/synfig · GitHub -
“Perspective” layer eats WAY too much RAM. I think the problem is with “Clip” option, but I am not sure yet.
Issue: Perspective layer eats WAY too much RAM in certain cases · Issue #3430 · synfig/synfig · GitHub
Features:
-
Add option to mark all choices in “Pasting Layers” dialogue.
Issue: Mark/Unmark all option in the "Pasting layers" dialog · Issue #3413 · synfig/synfig · GitHub -
Ability to set default interpolation and lock future/past keyframes.
Issue: Add option to set up default interpolation · Issue #3433 · synfig/synfig · GitHub