• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
1

How to make path vertex follow object's position

New Here ,
Oct 14, 2023 Oct 14, 2023

Copy link to clipboard

Copied

Rom32479543ewm6_0-1697281893529.png

Hi, so I want the right path vertex of the line shape to follow the rectangle shape's position, does anyone know how to do that?

 
 
TOPICS
How to

Views

85

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 14, 2023 Oct 14, 2023

Copy link to clipboard

Copied

LATEST

The Window/Create Nulls from Paths.jsx.Points Follow Nulls script can add a pair of nulls to the path. You could then tie the position of the lower right null to the position rectangle with parenting. Move the rectangle, and the point will follow. 

 

You could also use the same script with the Trace option to create a null that would follow the shape of the rectangle (if it was a bezier path) or the Nulls follow Points option to tie the null on one end of the path to any vertex or the path of the rectangle. 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines