Im making a 2d game where you can shoot out a ball and I want it so that when shooting the ball you get sent back, issue is that I want it to slow down over time when getting sent back. I’ve tried multiple methods i’ve thought of but they don’t seem to work. I tried using things like scene timers and TimeScale but they also don’t seem to work well for this. Any methods I could use?
