You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
121.json
In this workflow, the same “1” is entered in the first and third KfKeyframedConditionWithText nodes. In this case, the schedule of the first text is not displayed.
This is how it should be.
The text was updated successfully, but these errors were encountered:
I'm probably not going to fix this anytime soon, but there are a few alternative ways you could go about this that would result in a correct graph. Here's what I recommend:
Replace that third KfKeyframedConditionWithText node with a KfKeyframedCondition node and feed the CONDITIONING output from the first node into this new node. This will attach a new keyframe to the "curve" object created by that first node. This would result in a graph with no third green curve: instead, the blue curve will just go back up.
121.json
In this workflow, the same “1” is entered in the first and third KfKeyframedConditionWithText nodes. In this case, the schedule of the first text is not displayed.
This is how it should be.
The text was updated successfully, but these errors were encountered: