Moved fluid attractor code from GDScript to C++ real quick in preparation for using them more heavily in levels
Went from 7 attractors taking 2ms to 0.04ms. And this is on a decent computer, so they did eat up a lot of performance before.