public static void Deserialize(ref Vector2Int value, BitStreamReader reader) => value = reader.ReadVector2Int();