- Home /
 
 
               Question by 
               steffeng3000 · Nov 22, 2017 at 03:21 PM · 
                c#movementai  
              
 
              Random movement AI
Hey everyone today i've been searching for a random movement AI in c# without any success. My goal is to move a object to random positions preferably rotating to its target position and when it's reached go to an other position. If you have a solution help would be appreciated.
               Comment
              
 
               
              Try using Random.Range: https://docs.unity3d.com/ScriptReference/Random.Range.html
Your answer
 
             Follow this Question
Related Questions
Making a bubble level (not a game but work tool) 1 Answer
Simple AI In 2D - C# 1 Answer
Pathing & Patrol AI Error 1 Answer
Help with AI follow range 0 Answers
AI Mecanim Movement help!! 1 Answer