Get 1Click Maker

Object Size โ€‹

Object Size
PRO 50 memory Move & Resize works on targets

Set a fixed size, or grow/shrink by a percentage, for one prim at a time.

Changes the size of one prim (or the root). Either give an exact size or scale by a percentage.

Fields โ€‹

FieldRequiredWhat to enter
TargetYes$THIS or a scanned target.
Link Namesif multi-primThe prim to resize.
Size TypeYesBy Vector: exact size in meters. By Percentage: grow or shrink.
Size Vectorfor vector<0.5, 0.5, 0.5> in meters.
Size Percentagefor percentageA whole number: 10 grows 10%, -10 shrinks 10%.

Notes โ€‹

  • Resizing a prim does not move the prims linked to it. To scale a whole object proportionally (all prims and their spacing), use Resizer.
  • Second Life limits prim size to 0.01โ€“64 m per axis.
  • Percentage changes are cumulative: three clicks of +10% is about +33%.

Example โ€‹

text
btn_big   โ†’ Object Size: $THIS root, By Percentage, 10
btn_small โ†’ Object Size: $THIS root, By Percentage, -10