-
Up and down
I’m looking for an expression that would take my y-position and decrease it by my desired amount every 2 frames and then bring it back to the original y-position in the next 2 frames.
I’ve tried using sin functions but those go below the original y-position, whereas I want my object to stop at the original position and not go past it.
Thanks for the help!