Object resizing

I want using a tween to double the size of an object when I press a button and and devide the size with another button I managed to achieve that but the scaling values I get are off for example a 32x32 doesn’t give 64x64 but a bit more and same thing with shrinking I think I am doing the math wrong

Can you post a screenshot of your events?