I'm having a strange issue. I have an object that is set to always set its Y position to the Y position of another objects image point. This works for most parts, but some time the first objects position will be something like 120.00000077486038 instead of 120, which causes problems. How does that even happen? Everything moves in steps of fixed integers. Is there a way to make sure a position is fixed to the closest integer?