Just came across this same problem. You can also set the min/max like this...


vec_set(level_ent.min_x, vector(-900000, -900000, -900000));
vec_set(level_ent.max_x, vector(900000, 900000, 900000));