Thanks!
I actually tried to challenge myself with this system, and instead used an array which contains data for each tile. Each resource simply moves to it's correct location based on the array data, and I don't even have to use collisions!
This system took the first half of the jam to figure out, but I think it was worth it (since the collision might not work as intended at such high speeds)