Experimenting with New Transform Constraint
So I basically made another tick animation for minute hand
now it looks great, still need to solve shadow issue
- Изменено
yugutou If you annotate your images only with numbers, then write text for each number, we can translate it more easily.
I translated the image text, but I'm still not sure what your suggestion is. Can you explain it more? Do you suggest a slider setting to choose positive or negative? You can uncheck Loop
for a slider and it works similar to transform constraint Clamp
.
warmanw the shadows also can be done with sliders but I really want to see if there is an option with transform constraints
Probably it's possible, but sliders are so easy!
Here's a little clue from our (Soeren's) solution:
- Изменено
That's not a clue but solution I thought we only should use one
second hand
animation slider
Doesn't it make sense to allow lower transform constraint to affect if the the higher in the order has being clamped so it doesn't affect. I hope this make sense. Its like i wear shorts which fully covers my hips but it does not cover legs. Currently i dont see legs kinda shorts replace legs
A slider can stomp (or mix from) values from your animations. If you don't like that, which is common, then you can check Additive
on the slider. That makes key values add to whatever the pose is when the constraint is applied, instead of replacing (or mixing from) the current value. Keys are stored relative to the setup pose, so when you key the setup pose, it's actually storing zero. The current value plus zero is of course the current value, so you can have an animation that has no effect in some parts.
Here's the project with our solution:
Try your own solution before looking at this project! Don't ruin the fun!
You're right that sliders are similar to transform constraints. Sliders map a bone value to animation frames.
I didn't quite understand this part:
The current mix of slider constraints is used to control the mixing of animations, not the mixing between bones and timeline maps
The slider mix is between the current pose and the pose from the slider's animation. It is only sort of mixing animations. It's better to think of sliders differently from animations. You don't really want to use sliders to mix animations. For that you should use the Preview view (AnimationState at runtime). For example, if your character is holding a burning torch, you wouldn't use a slider. You would play an animation so the torch burning animation is always playing.
Sliders sort of abuse an animation to allow you to apply a pose. Sliders can sort of "play" and mix animations, but it doesn't have the control you get with AnimationState. Sliders are best for storing poses and rigging that needs poses. There are many uses though, I'm sure you guys will come up with crazy new stuff!
We could have a match button, though it would only be able to set the bone from minimum value. The only problem is there's not a great place in the UI to locate it.
Was there another suggestion you had beside the match button?
I see, thanks for the explanation!
With a transform constraint you can either set the mix or edit the mapping numbers to control how much affect the transform constraint has. Setting the mix is easier, but it can be convenient to use the mappings because then you can animation 0 to 100% mix to get the effect you want. Otherwise you have to remember to key the mix eg 0 to 53.76%.
A slider's mix works exactly the same way as the transform constraint, so you can use it to control how much effect you get from the slider. Other ways to change the magnitude of the slider effect is to change the mapping numbers or edit the animation keys or animation duration.
If we had another setting on the slider for controlling how much of an effect you get, what would it do? That sounds like the same thing mix does. If you have an animation that moves a bone, you can set a mix < 100% to move it less or > 100% to move it more.
Here's an interesting setup to think about, magnetic IK!
Very nice! ️ 4.3 setups can seem like magic the first time you see them!
You can probably use 2 sliders, one for X and one for Y, with additive set.
Nate 在休假中、没有关注新特性。(停留在4.3.16)
研究了一下大概是这个样子?
不清楚是那个版本新添加的滑块约束动画帧可以映射到某个骨骼的变换属性上。
新功能能实现很多有趣的想法。但是好像变得更加复杂了(指理解和学习成本)
很多时候理解原理但是可能习惯直接键帧似乎、、
Looks like you got it! For everyone else: a slider animation controls the IK mix. When the slider's bone enters the range, the IK is turned on, when it leaves the range it is turned off.
These setups are definitely more complex than just setting keys. Mostly we are just exploring the new tools. In the real world you would have some goal, then hopefully you use the advanced setups only when warranted. We see far too many projects that have literally 500 or even 1000 constraints, and that's before sliders and the new transform constraint. Please don't do that!
If you've missed the last few updates, check the changelog. The update today was very important, I posted about it here:
https://esotericsoftware.com/forum/d/28555-4317物理约束出现奇怪的形为/20
Voice-of-Shadow 啊明白了感谢感谢!
Voice-of-Shadow WHAT?! Did you create constraint by dragging and releasing a bone on another?