Godot Version
4,4,1
Question
How can I scale a 3d object from only one side, it scales from both even though I don’t press alt.
4,4,1
How can I scale a 3d object from only one side, it scales from both even though I don’t press alt.
If you’re trying to scale something in the inspector, there should be a chain icon to the right of the scale property.
When it looks like this, all three axes will be scaled at the same time:
Click it and you will be able to scale each axis individually.