Discuss Scratch

freddyfan223
Scratcher
57 posts

I need help to make a fnaf fan game!

I need help to make a fnaf fan game his name is five nights at herobrine's so if you know please help!

and kapowstudio I need you so much!

I don't know how to put the new game sprite in the menu.

I don't know how to make I.A for the animatronics.

I don't know how to make minigames from the game.

I don't know how to make the jumpscares to work perfect.

and I don't know how to make the cameras.

please kapowstudio help me!




HardClaw57
Scratcher
500+ posts

I need help to make a fnaf fan game!

If a “new game sprite” refers to a button where you start a new game, just do this-
whenclickedifmousedown?thenswitchbackdroptogamebroadcast(a signal where the animatronics and monitors etc. start)

The A.I. will be difficult or at least time consuming. A possible A.I. prototype would be to program numerous scripts where the animatronic moves around at set times in a set pattern, then use a number generator to determine which script would be used.

Leave minigames for last.

In what sense do you not know how to make the jumpscares perfect? Animation, scripting etc.?

The cameras are going to be time consuming, you will have to make it so that the backdrop will change and a new sprite (to control the cameras) will appear, but you will have to make different backdrops for the different animatronics.

Also, what fnaf game will it be? 1, 2 or 3? (or 4 if so inclined)
KAPOWstudio
Scratcher
10 posts

I need help to make a fnaf fan game!

Okay, so let me tell you how to put the jump scares in the game, because it's probably the easiest thing to do on the list. So inside of my games I have added 3 types of jump scares.

1: The still jump scare. The still jump scare is definitely the easiest, because all you have to is something like this.

whenIreceiveDeathswitchcostumetoJumpscareshowstopall

2: The shaking jump scare. The shaking jump scare is the 2nd easiest, because all you do is place a bunch of moving blocks like this, rember the more the more blocks you add the longer it is, I'll make a short example.

whenIreceiveDeathswitchcostumetoJumpscareshowchangexby10changexby-10changexby10changexby-10changexby10changexby-10changexby10changexby-10stopall

3: The moving jump scare. This is the hardest and not-so-hardest jump scare to make, you may be confused, but it's actually quite simple. This is an example hardest one, the costumes are named to be simple to understand like, let's say Jumpscare1 is the animatronic appearing but still quite low, and Jumpscare2 is the animatronic raising higher but still low, but not quite as low. Confused? Hopefully not.

whenIreceiveDeathswitchcostumetoJumpscare1showwait0.05secsswitchcostumetoJumpscare2wait0.05secsswitchcostumetoJumpscare3wait0.05secsswitchcostumetoJumpscare4wait0.05secsswitchcostumetoJumpscare5wait0.05secsswitchcostumetoJumpscare6wait0.05secsswitchcostumetoJumpscare7stopall

The one that's easier is this. Remember that the bigger the size increase on the blocks, the faster the animation.

whenIreceiveDeathswitchcostumetoJumpscareshowsetsizeto0%wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5stopall

Last edited by KAPOWstudio (July 8, 2015 20:19:58)

20sondayp
Scratcher
1 post

I need help to make a fnaf fan game!

Scratch is NOT a good tool for making FNaF fangames, if you want to make one, I recommend buying ClickTeam Fusion, or installing GameMaker.



KAPOWstudio
Scratcher
10 posts

I need help to make a fnaf fan game!

20sondayp wrote:

Scratch is NOT a good tool for making FNaF fangames, if you want to make one, I recommend buying ClickTeam Fusion, or installing GameMaker.



I make FNaF fan_games all the time, actually! But when I do use an engine, I use Construct 2
minerrobot
Scratcher
1 post

I need help to make a fnaf fan game!

whenclickedshowgotowhere you want the new game sprite to goplaysoundtitle musicbroadcast show menusetvolumeto100%whenIreceiveshow menushowwhenthisspriteclickedsetvolumeto0%hidebroadcastnew gamebroadcasthide main menu

Last edited by minerrobot (Dec. 16, 2015 02:40:04)

ZacharySheepMan
Scratcher
2 posts

I need help to make a fnaf fan game!

I Have A Way To Make Cameras

Make A Camera Sprite.

1.When You Click On The Button Here Is The Script
whenthisspriteclickedbroadcastCameraUp
hideHereIsTheCameraSpriteScriptwhenIreceiveCameraUpshowswitchcostumetowhat ever costume you want2.IfThereIsNOButtonDoThis:whenAny Key You WantkeypressedshowwhenA Different Key Then When You Open The CamerakeypressedhideHowever,TheCostumePartIsTheSame.ItsThatSimple.Mabye.Thatishowyoumakethecameras.sorry,butidonotknowhowtomakeamaptoswitchcameras.
ZacharySheepMan
Scratcher
2 posts

I need help to make a fnaf fan game!

I will give you advice, do NOT make it WAY too scary. The project would the be BANNED.

Last edited by ZacharySheepMan (Dec. 21, 2015 20:20:49)

totalprogramming
Scratcher
18 posts

I need help to make a fnaf fan game!

i need help with animatronics moving+sprites in door when light is on+animatronics going away when the door is closed. help would be appreceated.
gabbyabby4
Scratcher
8 posts

I need help to make a fnaf fan game!

To make cameras make a sprite for each room and put:

whenthisspriteclickedswitchbackdropto Scary Place

Last edited by gabbyabby4 (Jan. 2, 2016 16:21:11)

greenyoshiplush
Scratcher
44 posts

I need help to make a fnaf fan game!

totalprogramming wrote:

i need help with animatronics moving+sprites in door when light is on+animatronics going away when the door is closed. help would be appreceated.

waitpickrandomtosecsifdoorstatus=closedgotostageresetaielsegotoofficeandhidewaituntilnotcam#=0waitpickrandom5to12secsplaysoundanimatronic alert!!!waituntilcam#=0broadcastjumpscarewhenireceivenight startsetanimatronic aito1waitpickrandomtosecschangeanimatronic aiby1whenIreceivedoor lightifanimatronicai=last room #switchcostumetoanimatronic in left/right hallelseswitchcostumetolight left/rightwaitsecsswitchcostumetonormal
Deadlife123
New Scratcher
1 post

I need help to make a fnaf fan game!

how do you get cams that actuly work!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! plz
define
mrbobbygreathead
Scratcher
1000+ posts

I need help to make a fnaf fan game!

snakeboy712
Scratcher
100+ posts

I need help to make a fnaf fan game!

Why is there so many FNAF games to be honest the game isn't that good
Tails-the-Doll
Scratcher
100+ posts

I need help to make a fnaf fan game!

Deadlife123 wrote:

how do you get cams that actuly work!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! plz
define
Easy!
First, make two sprites
moniter
and one for the actual cam view.

now, make a variable called camera and one called camera#

in moniter, do this exact script:
whenclickedforeverifCamera=Off thenhideelseshow

now, make a sprite that Is called cam button. draw some square as the sprite..

Anyway, now in that sprite do this script:
whenthisspriteclickedifcamera=on thensetcamerato offelsesetcamerato on
now, go back to the monitor
do this script:
whenclickedsetcamera#to0 ifkeynumbervpressed?thensetcamera#tonumber restofthescriptisthesamescript,butdiffnumbersforeachcamera
now, go to the view sprite thing.
do these scripts!
whenclickedforeverifcamera=on thenshowelsehide

whenclickedswitchcostumeto...foreverifcamera#=number thenswitchcostumeto...thenrepeatthisscriptwitheachcamnumberandcostume


And that's how you can make a camera system.
jacquesimo
Scratcher
100+ posts

I need help to make a fnaf fan game!

KAPOWstudio wrote:

Okay, so let me tell you how to put the jump scares in the game, because it's probably the easiest thing to do on the list. So inside of my games I have added 3 types of jump scares.

1: The still jump scare. The still jump scare is definitely the easiest, because all you have to is something like this.

whenIreceiveDeathswitchcostumetoJumpscareshowstopall

2: The shaking jump scare. The shaking jump scare is the 2nd easiest, because all you do is place a bunch of moving blocks like this, rember the more the more blocks you add the longer it is, I'll make a short example.

whenIreceiveDeathswitchcostumetoJumpscareshowchangexby10changexby-10changexby10changexby-10changexby10changexby-10changexby10changexby-10stopall

3: The moving jump scare. This is the hardest and not-so-hardest jump scare to make, you may be confused, but it's actually quite simple. This is an example hardest one, the costumes are named to be simple to understand like, let's say Jumpscare1 is the animatronic appearing but still quite low, and Jumpscare2 is the animatronic raising higher but still low, but not quite as low. Confused? Hopefully not.

whenIreceiveDeathswitchcostumetoJumpscare1showwait0.05secsswitchcostumetoJumpscare2wait0.05secsswitchcostumetoJumpscare3wait0.05secsswitchcostumetoJumpscare4wait0.05secsswitchcostumetoJumpscare5wait0.05secsswitchcostumetoJumpscare6wait0.05secsswitchcostumetoJumpscare7stopall

The one that's easier is this. Remember that the bigger the size increase on the blocks, the faster the animation.

whenIreceiveDeathswitchcostumetoJumpscareshowsetsizeto0%wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5wait0.05secschangesizeby5stopall

Or

1.

whenIreceiveDeathswitchcostumetoJumpScareshowrepeat5changexby10changexby-10

2.

whenIreceiveDeathswitchcostumetoJumpScare1showrepeat7nextcostumestopall

3.

whenIreceiveDeathswitchcostumetoJumpScare1showsetsizeto100%repeat10repeat5changesizeby5repeat5changesizeby-5stopall
Harakou
Scratcher
1000+ posts

I need help to make a fnaf fan game!

Hi all, this thread is quite old - please try to avoid posting on threads that have died and are no longer relevant. If you have a question to ask, make your own thread. Thanks!

Powered by DjangoBB