- Home /
How can I make a GameObject face a GameObject with a specific Tag?
If I could get help, I would greatly appreciate it. I just need one of my game objects to face the nearest game object that has a certain tag. Pretty much like a turret in a TD game.
               Comment
              
 
               
               
               Best Answer 
              
 
              Answer by allenallenallen · Aug 08, 2015 at 01:32 PM
Make a list or array of the targets. Check for the closest distance via a for loop. Then use LookAt()
Your answer
 
 
              koobas.hobune.stream
koobas.hobune.stream 
                       
                
                       
			     
			 
                