This is a continuation of an earlier problem (What is the most simple formula to achieve this pattern?). In that question I assumed the point $(0.25, \frac{\alpha}{2})$ was fixed. But suppose this "point of intersection of curves" is more dynamic, yet in such a way that $\frac{\alpha}2$ still remains. For example $(0.4, \frac{\alpha}2)$. Does a formula exist, that captures this possibility while adhering to the prior constraints? 
COMMENT: The following image shows my attempt at implementing Cye Waldman's answer (see below) in Mathematica. Obviously, something is wrong, but I can't see where my formula and Cye's formula diverge:
I have added another image to show exactly what the function should be able to capture. Note the possible "tuning" of the "point of intersecting lines" while keeping the asymptotic intersections with (0,alpha) and (0.5,0).
