gfaerie / sleep-js

Javascript html5 variant of sleep (to start with god knows where it ends up)
0 stars 0 forks source link

Investigate support for constant movement when mouse down #9

Open gfaerie opened 10 years ago

gfaerie commented 10 years ago

Usecase: User click mouse down and then moves it (or just keeps it down). Game replots path accordingly.

Pathfinding is still quite expensive. Can we afford to replot path of mouse move?