I am really confused by the error message, that appears just like the title
This is the code I am trying to make, I am making a script that generates trees on a procedurally generated world
Here is the line of the error: local Region = Region3.new(Vector3.new(tree.Hitbox.Position - tree.Hitbox.Size),Vector3.new(tree.Hitbox.Position + tree.Hitbox.Size))