ДХ
Size: a a a
ДХ
ДХ
ДХ
ДХ
D
ДХ
MG
MG
MG
location - regionLength - widthLeft
// location - 100 - 100
however this does not fix it entirelyold regionLength = [724.0]
location = [975.58594]
regionLength = [724.0]
widthLeft = [100.0]
new regionLength = [151.58594]
old regionLength = [151.0]
location = [973.47656]
regionLength = [151.0]
widthLeft = [100.0]
new regionLength = [722.47656]
MG
float locationFixed = location - regionLength - widthLeft
regionLength = location - locationFixed;
just screws it up, as doesregionLength = regionLength - locationFixed;
EB
DG
DG
t
t
С
EB