What is the difference between doing the constant type keyframe and the linear keyframe? Also which do i do more or even which do i do on what situation?
Pablo Fournier
13th January 2021 - 17:57
@Theeverflare constant will hold the pose until you create another one, with linear blender will interpolate for you between the poses. Personally I use constant when I have few poses and I want to show my work to get feedback.
During the blocking phase I will be working switching between both but I will show my work on constant. Later in the splining pass I will switch to bezier and i will adjust the key that needs to be linear by hand
Theeverflare
15th January 2021 - 05:32
@Pablo Fournier i didn't expect that reply to be answered to be this quick thanks
dima.panchuk204
29th March 2021 - 23:57
Hello, I have a question about rendering my animation. When I play it in viewport, everything looks like it's supposed to look, but when I try to render it, the model breaks in the rendering tab. It grows t-posing hands and a scarf, and the body is not moving (but other body parts like legs and head do move as they are supposed to). Is there a way for me to fix this? There are no such issues in viewport playback, just the rendering.
Demeter Dzadik
30th March 2021 - 16:43
@dima.panchuk204
The appearing objects is simply because those objects are not disabled for rendering by the rig. To do so you would need to unpack the packed library and modify the rig that's being linked into the file by copying the drivers from the viewport visibility over to the render visibility.
As for the torso not moving, I'm not entirely sure to be totally honest. It uses a Mesh Deform modifier, which could break if the preceeding mesh data or the binding mesh data changes, but afaict neither of those should be the case here.
Either way, I think my advice would be to not use these rigs for rendering, they seem to have been just designed for viewport playblasting, sorry!
11 Comments
Join to comment publicly.
Silas O.
6th October 2019 - 01:22
I am really thankful for this course. Thanks to everyone who worked on it!
Martin R
26th April 2021 - 19:56
Thanks for showing each step of the process from blocking to final polish, it's very helpful to me when i start my own projects!
Talhat J
22nd October 2019 - 08:17
Hi! Can you do Tutorials instead of breakdowns?
Pablo Fournier
28th October 2019 - 12:18
*@Talhat J* probably we will continue doing them like breakdowns because they are easier to make and we don't have a lot of time, but we will see...
arunoda
31st December 2020 - 12:45
Thanks for this. Here's my version of this: https://www.instagram.com/p/CJdffNQntNw/
Theeverflare
13th January 2021 - 00:30
What is the difference between doing the constant type keyframe and the linear keyframe? Also which do i do more or even which do i do on what situation?
Pablo Fournier
13th January 2021 - 17:57
@Theeverflare constant will hold the pose until you create another one, with linear blender will interpolate for you between the poses. Personally I use constant when I have few poses and I want to show my work to get feedback. During the blocking phase I will be working switching between both but I will show my work on constant. Later in the splining pass I will switch to bezier and i will adjust the key that needs to be linear by hand
Theeverflare
15th January 2021 - 05:32
@Pablo Fournier i didn't expect that reply to be answered to be this quick thanks
dima.panchuk204
29th March 2021 - 23:57
Hello, I have a question about rendering my animation. When I play it in viewport, everything looks like it's supposed to look, but when I try to render it, the model breaks in the rendering tab. It grows t-posing hands and a scarf, and the body is not moving (but other body parts like legs and head do move as they are supposed to). Is there a way for me to fix this? There are no such issues in viewport playback, just the rendering.
Demeter Dzadik
30th March 2021 - 16:43
@dima.panchuk204 The appearing objects is simply because those objects are not disabled for rendering by the rig. To do so you would need to unpack the packed library and modify the rig that's being linked into the file by copying the drivers from the viewport visibility over to the render visibility. As for the torso not moving, I'm not entirely sure to be totally honest. It uses a Mesh Deform modifier, which could break if the preceeding mesh data or the binding mesh data changes, but afaict neither of those should be the case here.
Either way, I think my advice would be to not use these rigs for rendering, they seem to have been just designed for viewport playblasting, sorry!
dima.panchuk204
30th March 2021 - 17:13
@Demeter Dzadik Alright, thank you anyways!