I am trying to make a wheel work that slows down to a stop. I want to change the spawn timing to be slower as they slow down so it doesn't overlap like it usually does. I tried changing it in different ways, doing complicated equations to make them slow down as it goes (although even if I could figure out how to do that I figure I would have to change it every time I wanted to change the speed), I also tried doing a wait for signal which waits till the latest card has passed X 75 although I figured there was probably a simpler way.
To test it click the red button in the top left. That's what I'm currently working on.
TL;DR/Summary: Press the red button in the game. I want it to spawn slower as it slows down so they spawn the same distance (or similar) distances apart.