- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
i'm trying to make a "tree" that has adaptive points. the basic shape of the tree is a rectangle and i want each rectangle's center to be the point.
when i make an instance parameter and change the number to bigger or smaller, it doesn't originate from the middle point that i need- that is the reference point.
attaching pics- can see that the first width is 30, then when i try to change it to 60, it expands not from the middle.
important to say is that i don't have the eq sign when drawing the rectangle.
when i draw the rectangle,i start from the middle point and go up(half the length i need) and than right(half width that i need) and than continue with the regular lengths so the rectangle will be the right size from beginning and will be centered.
Solved! Go to Solution.