Hello guys. I'm new with the software.
I'm creating a 2D floor planner with this software. I know this isn't intended for this, I understand that.
My question is what the title says really.
I have a Sprite that is a image of a box. I then want to click and drag one side of the (2D) 4 sided box. so then the customer can scale the box to size.
The problem is that when i use the scale event on the width of it. It then widens both sides of the box.
How do i freeze one side and only scale one slide of the 4 sides?
Am i best to divide the box into 4 lines and merge into a container?
Thanks guys!