I was never good at math.
but what I want is to have my links appear to be going into the distance. Using scaling.
now I can have link.scaleX = linkNum * 0.5; Where linkNum is the counter for each link 0,1,2…etc…
but what if I want to scale it backwards. 0 being the biggest. Right now 0 is the smallest.