My Problem:
I am trying to make a space between the top of my GUI and an object that is affected by my constraint. I’ve tried messing around with the constraints but so far I’ve had no luck. Is there a way I can make this space/offset?
Image:
Possible solutions?
I could make the parent of my object a frame that is slightly larger than my visible object but I do want to know if there is a way to solve my problem with the constraints themselves instead of other solutions.
If need clarification on the question, please ask me!