I have a big retangular npc sprite, and I wish to calculate the area it occupies.
Horizontal and Vertical calculation is easy.
Is know it's X area, Y area, position and direction.
I need now to calculate diagonal area, to get all the cells the npc occupies, not sure about the math behind it. Remembering that npc position 1 and 5 != 3 and 7
Question
Moriarty
I have a big retangular npc sprite, and I wish to calculate the area it occupies.
Horizontal and Vertical calculation is easy.
Is know it's X area, Y area, position and direction.
I need now to calculate diagonal area, to get all the cells the npc occupies, not sure about the math behind it.
Remembering that npc position 1 and 5 != 3 and 7
Thanks
Edited by Moriarty3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.