Hello.
I’m trying to figure out an algorithm that will allow me to determine where a character will be in x seconds from now given that characters current velocity. This assumes that character is moving in a straight line, but that’s okay for this purpose.
Can anyone recommend a quick way to determine that?
thanks