Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

Is there any software that helps with the X, Y placement of elements when programming a video game?

Is there any free software I can download that helps to find the screen coordinates where objects should appear when programming a video game in C# / XNA?

I find it very inconvenient to always have to calculate everything manually on graphic paper, compensating for the top-left corner of every sprite object.

2 Answers

Relevance
  • Anonymous
    8 years ago
    Favorite Answer

    The whole point of programming is to make the machine do what you want it to do. NO program can help with that.

  • 8 years ago

    That's the whole point of making a game. I found this actually very fun :D

    Since you are a programmer, why don't you make one yourself? Can't be that hard :)

Still have questions? Get your answers by asking now.