What Im trying to accomplish is when I scale the model, I want the model to stay on top the Handle regardless of scale. When I scale the model manually, it covers the handle.
Normal size:
Scaled up:
What I tried is:
- set pivot point below the model
- Changed the offset
Here’s the heirarchy:
Core is weldconstrained to the handle.
Thanks in advance!