How to move an object in a circular path?

Let’s learn how to move an object in a circular path. The most accurate or helpful solution is served by Game Development.

There are ten answers to this question.

Best solution

Moving an object in a circular path

I want to move one object (dot) in a circular path. How should I change the X and Y coordinates to accomplish this?

Answer:

You can make it by using simple math. X := originX + sin(angle)*Size; Y := originY + cos(angle)*Size...

Read more

Ganapathy at Game Development Mark as irrelevant Undo

Other solutions

15.In order to move in a perfectly circular path, the net force on an object must...?

I think I somewhat understand this one.... I think it's A or C but I am not sure. 15. In order to move in a perfectly circular path, the net force on an object must A. ...show more

Answer:

Actually its D, the magnitude must always stay the same because if it pulls harder or softer it would...

Read more

3CTHOIVSH6WJ734O4QKP2WB4KA at Yahoo! Answers Mark as irrelevant Undo

Answer:

Centripetal force is a center-seeking force that causes an object to move in a circular path,like a...

Read more

Anonymous at ChaCha Mark as irrelevant Undo

Answer:

An unbalanced force that causes an object to move in a circular path is called centripetal force.

Read more

Anonymous at ChaCha Mark as irrelevant Undo

Answer:

It might be in a clockwise direction.

Read more

Anonymous at ChaCha Mark as irrelevant Undo

Answer:

"yes move a remote controle car on a patch of low friction ground and move it in a circle. basic...

Read more

wiki.answers.com Mark as irrelevant Undo

Answer:

Centripical force

Read more

community wiki at wiki.answers.com Mark as irrelevant Undo

Answer:

Centripetal, I think. You're in eighth garde science, aren't you? Centripetal, I think. You're in...

Read more

wiki.answers.com Mark as irrelevant Undo

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.