fragcastle / fragengine

our very own game engine and editor.
2 stars 1 forks source link

closes #14. fixes calculations in GameObject#DistanceTo #15

Open codeimpossible opened 10 years ago

codeimpossible commented 10 years ago

hmmm just pulled master and this isn't happening any more. closing pr.

codeimpossible commented 10 years ago

Still happening. FML.

jbubriski commented 10 years ago

I haven't tried it out, but does that handle difference in position... Ex. A is up-right of B and vice versa, B is up-right of A.

codeimpossible commented 10 years ago

@jbubriski Good question. I'll add test cases for these.