I thought I read somewhere that Godot had support for Vector2Int (or at least plans for it). There's certainly places in the API where it would make more sense than returning floating point values.
Does anyone know which version this will be part of? I want to determine how much time to put into my own "coordinates" type.