Scaling shape parent object without scaling line thickness?

Avatar
  • updated
  • Answered

I've made a complex multi-shape prefab which all pieces are nested within a parent, and I would like to be able to resize/rescale on "drag". As I'm writing this I just discovered "Coordinate" scaling mode (silly me).  But this still doesn't work as I wish, since the child shapes are not technically being rescaled locally.  What would be the best way to approach this? I have a lot of child shapes, so I don't know if it would be efficient to rescale every child.

I would love to be able to create the shapes by code. It would made my scaling issue "scaling" much easier, but it seems more complicated and I'm not mentally ready to tackle that challenge. :|

Reporting a bug? please specify Unity version:
Reporting a bug? please specify Shapes version:
Reporting a bug? please specify Render Pipeline:
Built-in render pipeline
Avatar
eric bergevin
  • Answered

I got it working. For some odd reason, it was working fine when I reopened unity later. Must have been a glitch where I needed to restart Unity. Sorry.

Avatar
Freya Holmér creator

ah, glad it worked out!