top | item 42626201

(no title)

fizzynut | 1 year ago

You should probably just use a quad tree to put your objects into and traverse that with a path finding algorithm.

discuss

order

Farer|1 year ago

Yeah, I thought about that too, but I'm also trying to keep pre-processing work as light as possible.