Quote:
Originally posted by Dach
Look, lets say you have an odd number, 3. You need to find the middle of that number, so you do 3/2 which is 1.5, correct? Guess what, an odd number of pixels is going to do the same thing.
|
That's irresponsible. You should realize that when you do the calculation and use the appropriate calculations to make it an exact pixel coordinate rather than half. Well, on Graal, that's no big deal to leave it that way, as it's going to use the right coordinate for you regardless, but it's just bad to get in the habit of being lazy.
Quote:
Granted I didn't notice that the number was in the middle of a pixel untill you said something, but it's not like I'm wrong.
|
I never said you were wrong about anything. I was pointing out the fact that you were saying the middle of the player is a half-pixel coordinate.