- Home /
Make object move in random directions
Can anyon help me out with this?
I need to make an object move in random directions within a radius from a point.
Comment
Best Answer
Answer by Fattie · Feb 11, 2013 at 07:06 PM
Look at the documentation for Random.
There are many methods that will help you.
Your answer
Follow this Question
Related Questions
Moving an object a specific distance 1 Answer
Unity 2D Random Movement 1 Answer
How to create random movement in 2D 2 Answers
How do you create random paths in iTween? 0 Answers
Keep flies in a sphere? 1 Answer