Unity Discussions
How to get info of object within certain range?(Javascript)
Questions & Answers
legacy-topics
system
March 25, 2012, 8:55pm
1
So here is the idea:
My AI moves forward constantly.
Once object is in range with AI information is send in order to make ray.
And once my AI moves away from object ray disappears.
Any ideas for script.
Berenger
March 25, 2012, 9:28pm
2
OnTriggerXXX
OverlapSphere