I'm trying to make a game where time is dependant on what the player's speed is. So if a player is going full speed, everything goes at a normal pace, but if the player goes slower, the pace goes slower.
I've been researching this, but I haven't gotten a lead on anything useful to create a game like this. So, how would I do it?
There is no easy way to do this, you would be better off doing something more simple until you get very skilled at scripting.