Conversation

Replying to and
Here are some handy features that are unintentionally hidden: - U to toggle the UI - P to pause - F11 for fullscreen - F3 for FPS overlay - Hold \ and tap space to lock the handbrake - You can set "?seed=x&topo=[easy|normal|hard]" in the URL (more to come!)
2
65
Show replies
Replying to and
Wow. It's great and works flawlessly. It would be nice if there was a transition from day to night depending on the driving time, obviously more or less accelerated. Also a transition between the seasons of the year in the middle of driving.
1
10
Replying to and
There is a setting to run through a day-night cycle dynamically - check the lower-left scene menu. It won't do seasons, but I'll see if I can get that working in the future!
21
Replying to and
Yep! Turn on cruise control (the little padlock next to the speedo) and lower it to whatever you'd like. You can also disable pause-when-inactive in the settings so it'll keep playing in another window.
11
The heightmap algorithm is similar in concept to perlin noise (superimposed octaves of random grids) but uses a squared-distance function instead of dot-product. The results are a lot more blobby and hill-like.
9