0

I'm trying to scale something but I want a corner of it to stay still like I want to scale it from a single point/vertex.

Here is an image since I can't explain it well. enter image description here

stern38
  • 363
  • 2
  • 13

2 Answers2

5

Well I recommend to just use cursor this way: This is your plane with 4 vertices enter image description here

Select your vert you want to use for scaling and press Shift+S to open this menu and select Cursor to Selected: enter image description here

Now you need to change Transform pivot point to 3D cursor

enter image description here

Select all and press S to scale

enter image description here

That's it

MikoCG
  • 3,851
  • 5
  • 24
5

To add to MikoCG's answer, you can also select all your vertices, select the one you want to make active at last, in the Transform Pivot Point panel choose Active Element, scale:

enter image description here

moonboots
  • 155,560
  • 7
  • 105
  • 171