Difference between revisions of "Linking"

From Synfig Studio :: Documentation
Jump to: navigation, search
m (Which Duck Moves and Which Stays Still?: exported values take priority)
m (spelt out the 'who moves' rules)
Line 10: Line 10:
 
** If all the ducks which are an exported value are the same exported value, then that value is used.
 
** If all the ducks which are an exported value are the same exported value, then that value is used.
 
** Otherwise it's an error; linking isn't allowed to change an exported value.
 
** Otherwise it's an error; linking isn't allowed to change an exported value.
* Otherwise, none of the ducks are an exported value.
+
* Otherwise, none of the ducks are an exported value.  If any of the ducks are referenced more than the others, then one of those is used.  What does 'referenced' mean?  I've no idea.  I've never seen it happen.
 +
* If it's still not decided which one to use, and some of the ducks are animated and others are constant values, then one of the animated ones will be used.
 +
* After that, if two or more ducks are animated, the one with the most waypoints gets priority.
 +
* If it's still not decided, then the one which was least recently modified will get priority.  (That's not actually true yet, but it will be soon.  Suppose you have two ducks which are equal in every way - how do you decide which one stays still?  You move one of them.  Which one don't you mind moving?  The one that's not going to keep its position anyway.  You might not want to disturb the position of the duck that is going to finish up 'winning').

Revision as of 02:12, 30 September 2007

Languages Language: 

English • română


It's possible to link two ducks together so that when one moves, the other moves with it. This is done automatically when you create an outline and region at the same time in the bline tool; each of the individual vertices in the resulting outline is linked to the corresponding vertex in the region. This allows you to move the outline around and have the region it surrounds automatically move with it.

Which Duck Moves and Which Stays Still?

So you've selected a bunch of ducks, right clicked to bring up the menu and clicked 'link'. Which of the ducks' positions is used as the new shared position?

It works like this:

  • If any of the ducks are an exported value:
    • If all the ducks which are an exported value are the same exported value, then that value is used.
    • Otherwise it's an error; linking isn't allowed to change an exported value.
  • Otherwise, none of the ducks are an exported value. If any of the ducks are referenced more than the others, then one of those is used. What does 'referenced' mean? I've no idea. I've never seen it happen.
  • If it's still not decided which one to use, and some of the ducks are animated and others are constant values, then one of the animated ones will be used.
  • After that, if two or more ducks are animated, the one with the most waypoints gets priority.
  • If it's still not decided, then the one which was least recently modified will get priority. (That's not actually true yet, but it will be soon. Suppose you have two ducks which are equal in every way - how do you decide which one stays still? You move one of them. Which one don't you mind moving? The one that's not going to keep its position anyway. You might not want to disturb the position of the duck that is going to finish up 'winning').


Languages Language: 

English • română