X:min X:max Ymin Ymax
#1

I saw a picture how the min and max work but i didnt find it now


anyone could say how it works ? Im really confused -.- because i tried making worldboundries over something and it just shrinked the boundries.
Reply
#2

If you want to use a function on an area, as you said, you need a min/max X and a min/max Y.
It looks like:

__________MAX
|................|
|....the area.|
|................|
MIN________|

So you get a point's X and Y coords, and an other's X and Y, and the area will be between them.
Reply
#3

so it would be something like this ?


MAXY__________MAX X
|.........................|
|....the area..........|
|.........................|
MINX________MINY|
Reply
#4

No.

__________MAX X, Y
|................|
|....the area.|
|................|
MIN________|
X,Y
Reply
#5

Ohhh okey , now i get it atlast.

:P Thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)