Tap the screen or press space to go the next smooth entrance.
I might add more later. Thanks to https://easings.net/ And for inspiration: https://scratch.mit.edu/projects/77831128/ https://www.desmos.com/calculator/ahamz1wm05 for equations Below are all of the equations I used: y=1-(1-x)^2 y=3x^2-2x^3 y=(((2x)^4)/2){x<0.5} y=1-(((2(1-x))^4)/2){x>0.5}