- Home /
Play sound when object is on sight
Hi! I am trying to make something like a RADAR. I am making a FPS game, and it have it's own minimap. So i am trying to make the following:
My Minimap is a camera with orthographic view, and it's called "GPS". I am trying to make a detection script, so, when a specific object enters the GPS screen view, let's say it's "the thing", a bip sound play. You know, exactly like a radar. But i don't have any idea of how i will make this =(
i've searched and i didn't found anything in here.
Answer by bethany.worl · Jul 06, 2016 at 08:04 PM
Try something like this: https://unity3d.com/learn/tutorials/projects/stealth-tutorial-4x-only/cctv-cameras
Your answer
Follow this Question
Related Questions
Making a 2d "radar" for space game 2 Answers
Problems with Minimap 1 Answer
Minimap blib icon error 1 Answer