
Make Five Nights At Freddy’s Game Unity 5 Tutorial – Part 1: Camera Map FNAF Remake
Big Rook Games
Views: 74649
Like: 959
Become an expert at Unity:
FREE 3D ASSET LIBRARY –
Part 2: Making Freddy Fazbear’s Pizza:
Download Free Project Files:
FREE 3D ASSET LIBRARY –
Part 2: Making Freddy Fazbear’s Pizza:
Download Free Project Files:
Make Five Nights At Freddy’s Game Unity 5 Tutorial – Part 1: Camera Map FNAF Remake
Let us know if you want to see more FNAF Remakes! FNAF 2 FNAF 3 FNAF 4?
In this series we are remaking one of the most popular horror games loved by Game Theorists (matpat) and pewdiepie. We will continue to make videos until we have completed making the entire Five Nights at Freddy’s horror game!
Check out our other Call of Duty Zombie Remake series!
Make Five Nights At Freddy’s Game Unity 5 Tutorial – Part 1: Camera Map FNAF Remake
Let us know if you want to see more FNAF Remakes! FNAF 2 FNAF 3 FNAF 4?
Get all the latest tutorials and free assets at
21.12.2022
it didn't work for me
you are doing great! i hit that like button! hopefully both of our channels grow huge in 2016! 😉
I used the code in this video for a non-fnaf type game. I'll link to this video and credit you for the camera code. Thanks!
I Think You Should Make a FNaF FreeRoam Tutorial for Unity!
you should make another set of videos like these for the other FNAF games
Assets/Scripts/CameraScript.cs(10,16): error CS0246: The type or namespace name `Button' could not be found. Are you missing a using directive or an assembly reference? <——- HELP
Just thought you should know. The grayscale asset and noiseandgrain do not work with unity 5. Could please tell me what is wrong. On the grayscale it says the ImageEffectsBase is not found. On the NoiseAndSound the PostEffectsBase is not found. I'm a completely new person to unity and don't know how to fix it. Please help.
this isn't working for me. my 2 errors are "error CS1525: unexpected symbol 'public'" and "error CS8025: parsing error". someone plz halp me! my scripting is: using UnityEngine;
using UnityEngine.UI;
public class Camscripts : MonoBehaviour {
public Camera[] Cams;
public Camera Cam1;
public Camera Cam2;
public Camera Cam3;
public Camera Cam4;
public Camera officecam;
public Button Cam1button;
public Button Cam2button;
public Button Cam3button;
public Button Cam4button;
public Button CamB;
AudioSource staticsound;
// Use this for initialization
void Start () {
staticsound = FindObjectOfType<AudioSource>();
public void OnCamButtonClick(string whichButton);
foreach (Camera cam in Cams);
cam.depth = -10;
if(WhichButton == "Cam1button")
Cam1.depth = 10;
if(WhichButton == "Cam2button")
Cam2.depth = 10;
if(WhichButton == "Cam3button")
Cam3.depth = 10;
if(WhichButton == "Cam4button")
Cam4.depth = 10;
Thx so much! Really enjoyed your vid. :p
i hate your viflds shdd
Finish this series please!
haha create game name five night at shit haha
Can you link the map?
Free Project file link is not working
Download Free Project Files link dont work
this is the name of the assets in this video since you are having a hard time finding it Stealth. (Unity 4x)
oh and hears the link to it https://www.assetstore.unity3d.com/en/#!/content/7677
the links just changed I give you the link for the first step! Http: //bigrookgames.com/portfolio-items/five-nights-freddys-remake-unity-tutorial-part-1-camera-map/
could you please share again the assest library it 404
How can I get the map?
i made a list and did it what way it made for lest code did basically the same thing and made it lot smoother code whise
Hey I just want to know where I can Learn or where do you learn that programing language because I am like three days finding a good place to learn all of that stuff about C#
I found one but it doesn't show me especifically for Unity.
it call SoloLearn but i am trying to find a way that is specified for Unity. Do you know one?
doesn't have the map in the stealth asset package what do I do??!
WOW, good job! and Congratulations for your courage!
I find this very helpful!
How do I create my own place instead of download a map?
I legit cant find the camera effects
could you PLEASE add the code in the description!
6:49 im up to here
Can you teach us the effect of coming out of camera mode like a monitor?
Hey no offense but your computer is not really running smooth
If you live in Ohio I could hook ya up with my boy Jordan
your link dosnt work
awesome video
I Like How He Calls The Night guard Or Security Guard Office The Homebase
why do the links no longer work did he remove them??
project file link cant be read for some reason. can you fix that?
good tutorial but i dont know how to get the map in the video so i needed to build my own
I doesn't work
The links don't work
Will this work with vr?
Part -4???
This only makes my brain hurt 😡
um i got 6 errors
You Should add a maintenance panel feature that is available on nights 3,4,5,6, and 7
Do you think the buttons to change camera can only be visible when the cams are on!
im new
The links no longer work, not for me anyway…
when will you make another tutorial?
could you make an update on how to make fnaf in unity?