Thank you laugh

Since units are pixels, they are moved by finding the surrounding highest value in the floodmap balanced by a speedmap, so they are moved pixel by pixel and describe the fastest path to the nearest emitter in the floodmap. A* pathfindinng works similar.