Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How do I make a Five Nights At Freddy's type game?
- TheBlazeRunner
-
Scratcher
2 posts
How do I make a Five Nights At Freddy's type game?
Well, I am planning on making a game like Five Nights At Freddy's, or even a remake of it, and I was wondering if anyone could give me an idea on how to start coding it. I've looked through other people's versions, and it kind of confuses me. If someone could just give me a few simple things on AI and stuff for this game, it would be well appreciated.
~Blaze
~Blaze
Last edited by TheBlazeRunner (Jan. 17, 2015 21:56:26)
- lin2
-
Scratcher
49 posts
How do I make a Five Nights At Freddy's type game?
You gonna tell more about things you dont know, first of all you should make all the rooms and the overlay where you can change them
- 1guy444
-
Scratcher
92 posts
How do I make a Five Nights At Freddy's type game?
You should upload pictures of the animatronics and make them sprites. Also add a background of the Real Five Nights at Freddys to use as the main menu. I'll do some research for you. The blocks for the animatronics should be something like this:
when green flag clicked
forever
repeat ()
point towards [ v]
wait () secs
move () steps
if <touching [ v] ?> then
switch costume to [ v]
broadcast [ v]
stop [ v]
end
end
end
Last edited by 1guy444 (Jan. 19, 2015 16:34:26)
- TheBlazeRunner
-
Scratcher
2 posts
How do I make a Five Nights At Freddy's type game?
You should upload pictures of the animatronics and make them sprites. Also add a background of the Real Five Nights at Freddys to use as the main menu. I'll do some research for you. The blocks for the animatronics should be something like this:when green flag clicked
forever
repeat ()
point towards [ v]
wait () secs
move () steps
if <touching [ v] ?> then
switch costume to [ v]
broadcast [ v]
stop [ v]
end
end
end
[/quote]
Thanks man!
- -RandomArt-
-
Scratcher
22 posts
How do I make a Five Nights At Freddy's type game?
there is already a 5 nights at freddys game, so making another one would count as copying, you could remix the project and change something and it wouldn't count as copying. But if you still want to make one by yourself, then i would suggest getting some ideas from this project
- ToiletSeats
-
Scratcher
1 post
How do I make a Five Nights At Freddy's type game?
I Created a Five nights at Freddy type game http://scratch.mit.edu/projects/45755152
try some of these scripts.
try some of these scripts.
- fnaffan2232
-
Scratcher
7 posts
How do I make a Five Nights At Freddy's type game?
I need Help on Making a Game called Five Nights at Scratchies
say [PLZ]Sincerely Fnaffan2232
Last edited by fnaffan2232 (March 14, 2015 01:19:05)
- Gobomo
-
Scratcher
96 posts
How do I make a Five Nights At Freddy's type game?
Wow… A bump… its like someone destined me to see @theblazerunner
And i have two words:
Cloud variables
And i have two words:
Cloud variables
- ScratchCat0
-
Scratcher
1 post
How do I make a Five Nights At Freddy's type game?
CAN SOMEONE HELP ME WITH FNAF GAME, PLS! THX


- MarcosJ
-
Scratcher
4 posts
How do I make a Five Nights At Freddy's type game?
how do I chnage the nights? I need help on that. Can anyone help me?
say [help] for (2) secs
- fnaf_fan24
-
New Scratcher
1 post
How do I make a Five Nights At Freddy's type game?
someone help me for doing a fnaf game
- g-dog9293
-
Scratcher
100+ posts
How do I make a Five Nights At Freddy's type game?
someone help me for doing a fnaf game
Look at my profile. I made a Five Night's at G-dog series.
For the project itself, click this link:
Five Nights at G-dog Night 1
There is also a night 2.
Night 3 is soon to be released.
- NinjaJ108
-
Scratcher
13 posts
How do I make a Five Nights At Freddy's type game?
hmm… i'm creating a five nights at freddys based game too! I'll show the trailer, and maybe you can collaborate with me! I would recommend for the start:
when green flag clicked
set [ play] to [ 0]
forever
if <[(play)] = [1]> then
broadcast [ loading screen]
end
end
and for the loading screen:
Make 6 costumes of dots forming a pointed-up hexagon. use those 6 costumes to brighten up a specific dot going counter clockwise. to make it go: do this:
when I receive [ loading screen]
repeat (10)
switch costume to [ costume1]
wait (0.05) secs
repeat (5)
next costume
end
end
thanks!
- TheGamePhantom
-
New Scratcher
1 post
How do I make a Five Nights At Freddy's type game?
Hey guys, im trying to make a fan game, its just so hard! Can someone please help me?

- sticktheman
-
Scratcher
17 posts
How do I make a Five Nights At Freddy's type game?
how do I chnage the nights? I need help on that. Can anyone help me?Its easy just um ummmmmm………. oh i know!say [help] for (2) secs
.make 1am 2am 3am 4am 5am and a 6am when its 6am the night will go to night 2.
when I receive [6am v] sorry thats all i know
switch backdrop to [6am v] and wait
broadcast [night 2 v]
- sticktheman
-
Scratcher
17 posts
How do I make a Five Nights At Freddy's type game?
how do i make the AI? thats all i really need
- AnonymousParadox
-
Scratcher
1 post
How do I make a Five Nights At Freddy's type game?
when green flag clicked
say [TEST] for (2) secs
- JAXXR_
-
Scratcher
5 posts
How do I make a Five Nights At Freddy's type game?
I also need help for making a fan-game of FNaF, i already have the backdrops and office.
- Multinacho8
-
Scratcher
4 posts
How do I make a Five Nights At Freddy's type game?
I'm making a fnaf fan game too! It's actually going pretty well. 

- Discussion Forums
- » Help with Scripts
-
» How do I make a Five Nights At Freddy's type game?

















