Thank you, I was banging my head against the wall trying to figure out how to divide a vector 2d by a float and UE5 saying a float real is not compatible with a vector2d using the divide function. but now I’ve disabled type promotion i can see vector2d/float.