littensy/slither

Optimize minimap performance

Closed this issue · 0 comments

The minimap is expensive, especially with large snakes, and it takes up space in the microprofiler when it shouldn't have to.

It should be modified to not animate positions. The segment count may also be reduced and render lines instead of points.