Position Blend
Intro
Blend (lerp) between two positions.
UI
First (origin) - Enter the position [x,y] for the Shape's origin.
Second - Enter the position [x,y] for the Shape's destination (e.g. the position it will move to when a Falloff is over its origin.
Example
- Create a Shape.
- Create a Position Blend.
- Connect positionBlend.id→shape.position.
- Set Second to 50, 50.
- Right click on the **Falloff **attribute and select Add Falloff.
- Move the Falloff.
The shape will move towards the position set in Second when the Falloff passes over the position set in First.