top | item 29843513

(no title)

samlearner | 4 years ago

Hey! So the solution I've got in place was actually kind of a compromise solution originally. I had it jump right in at first and people asked to disable autoplay, so I tried completely shutting it off and a lot of people missed that you could run the path altogether. Settled on this 5 second timer, but I think some kind of option to disable it is a good idea. I'll work on adding that in. If you'd like, you can submit it that or other suggestions as an issue here: https://github.com/sdl60660/river-runner

discuss

order

atonalfreerider|4 years ago

What is the general guidance on hinting to users that they should use a feature? It's always a shame when you design something really cool, and users miss it.

samwillis|4 years ago

I think you are kind of right on this, for me the “really cool thing” is seeing the routs not the fly through. I wouldn’t be surprised if that was the same for most people. I think it’s one of those cases (which I have done myself, multiple times) when you build something and you think the best thing is this clever thing you built, and you love it, but actually the basic functionality is the “cool bit” most people want.

If it were me I would not have an auto play at all but a really big fat arrow pointing at the play button saying “this fly though is really cool”. Might not seem “professional”, but it works from experience.

samlearner|4 years ago

Generally, I've found that if it's active at all (requires a click, reading something, opting-in etc) the vast majority of people will miss it.

sillysaurusx|4 years ago

Two ideas: (a) if you click during the timer, it resets the timer and re-plots wherever you clicked. (b) escape key cancels the timer.

(b) should take a few minutes to implement, and would be a big quality of life boost.

samlearner|4 years ago

Just implemented suggestion (b), sorry for the delay on that. I'm not sure about (a) yet, but will definitely at least add an option to disable autoplay and will consider that.

NikolaNovak|4 years ago

Fwiw on chrome on Android there does not appear to be a timer or delay - fly-by is Instantaneous... Not a biggie just fyi :)

fake-name|4 years ago

Holy crap the autoplay thing is annoying. Please disable it. Or at least make esc cancel it.