Hi everyone. I'm looking for way how to move number tovards value over time. Back in my Unity days I was using Mathf.MoveTowards but I'm unable to find GoDot alternative. I was never good in math so I need little help. Situation is like this : I need to move variable from 0 to 100 within 5 sec but nowhere is written how to do so.
Thanks -Garrom