- Joined
- May 27, 2018
- Messages
- 17
- Reaction score
- 0
- Achievement
-
We set 4 values as positions, X1, X2, Y1, Y2.
Let's make a square on the top left side of the screen;
X1 = 0
X2 = 50
Y1 = 50
Y2 = 50
First question, is it the correct format? is it really like;
X1 X2
Y1 Y2
or something completely different?
Question 2, where is the clicking point? Middle of the square? or a random position in that square?
Please enlighten me.
Let's make a square on the top left side of the screen;
X1 = 0
X2 = 50
Y1 = 50
Y2 = 50
First question, is it the correct format? is it really like;
X1 X2
Y1 Y2
or something completely different?
Question 2, where is the clicking point? Middle of the square? or a random position in that square?
Please enlighten me.