The title literally says it all. I'ven't an idea how to do this.
Resize the Region3 maximum by 16 studs on the y-axis for example:
1 | local region = Region 3. new(Vector 3. new( 0 , 0 , 0 ),Vector 3. new( 0 , 16 , 0 )) --16 represent 16 studs up |