# atm I'm resorting to writing my own trait extension methods that convert a vec2 into a vec3 with one call.
# https://docs.rs/bevy/latest/bevy/math/struct.Vec2.html#method.extend ? Vec2 in bevy::math - Rust A 2-dimensional vector.