Saturation Vehicle Speed

Hi. my first & simple question
how change smooth saturation when speed up and back to default value? it does not work

You are calling this event using event tick, which mean that you are playing the timeline FROM THE START on each frame, which is definitely what you don’t want to do. Just call the timeline, and if you want it to repeat use a timer instead .