Тёмный

How to make a FNAF fan game ON SCRATCH #4 ANIMATRONICS | How To Scratch 

How to Scratch
Подписаться 1,9 тыс.
Просмотров 29 тыс.
50% 1

Опубликовано:

 

16 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 173   
@محمودصباح-ج2خ
@محمودصباح-ج2خ 2 года назад
I FIXED THE BUG YESSSSS HERES HOW IF YOU WANT YOUR ANIMATRONCI SHOW WHILE YOUR CAMERA IS UP AND ANIMATRONIC A.1 IS 1 PUT A WHEN I RECIVIVE CAM UP IF "ANIMATRONIC" A.I =1 AND CAMS 1 THEN ELSE HIDE
@محمودصباح-ج2خ
@محمودصباح-ج2خ 2 года назад
THX FOR HEARTING ME!!!
@محمودصباح-ج2خ
@محمودصباح-ج2خ 2 года назад
cuz i made a fnaf fan game called fnati 2020 "Five nights at treasure island 2020"
@supbro8883
@supbro8883 2 года назад
@@محمودصباح-ج2خ show me please!
@supbro8883
@supbro8883 2 года назад
@@محمودصباح-ج2خ wanna explain it a lot more clearer and tell me what code I combine together?
@TheHippyHoppyHippo
@TheHippyHoppyHippo 2 года назад
Very confusing. Reword your comment. I'm linguistically English and can't understand what you're saying
@orange4366
@orange4366 2 года назад
YOU LITERALLY DESTROYED MY WHOLE GAME
@nenovuletic5947
@nenovuletic5947 2 года назад
Ok so, to everyone whos struggling with the bug of the animatronic not moving on camera, I found a way to fix it. so what you wanna do is go in one of your camera sprites (if you don't get what Im saying just add this script into your cams) Make "When I receive camup then" now put a forever loop and inside it put an if, else block and add: "If cam = 1 then broadcast cam1. Else:" In the else statements put all of the other cams with the exact script but changing the variable and broadcast. On your last cam don't put a if, else block, put a if block. And last, put "When I receive camdown then stop other scripts in sprite. I hope all of that make's sense!
@TheBigHead_YT
@TheBigHead_YT 2 года назад
When you mean ''cams'' you mean the animatronic cam sprite or the cams sprite?
@TheBigHead_YT
@TheBigHead_YT 2 года назад
nvm i got it, thx a lot!
@noobblox8295
@noobblox8295 3 года назад
Now this is what im talking about your videos are so easy and fast
@King_Jrad
@King_Jrad 2 года назад
So true.. with most videos i get mad cuz i cant understand... But this is just so easy cuz he exsplains it a bit
@SpaceBoiYT
@SpaceBoiYT 2 года назад
im having a problem, i did the code, but when i put my camera up he is not there but when i pull it down he's there when i pull my camera up again he is on the stage, what can i do?
@SodorsCoalCoProductions
@SodorsCoalCoProductions 2 года назад
There is a glitch where my animatronic shows on only cam 1 and then he disappears and doesn’t show up at the door or the cams
@oanita29
@oanita29 Год назад
i like your art bro! keep it up!!
@BananaSplitRemastered
@BananaSplitRemastered Год назад
He appears on multiple cams at once and he dissapears and doesn’t come back when I click cam one more than once
@markgideonlibres1375
@markgideonlibres1375 2 года назад
link character is is kinda cute a little bit :D
@sonja822
@sonja822 3 года назад
It does not work when it is Back layer and Forward 1 layer it does not work
@how2scratch
@how2scratch 3 года назад
using the layer blocks should be a quick fix if you need help make sure to comment!
@Vexiiiiii
@Vexiiiiii Год назад
Your method is interesting for my game i used a different method for the camera screens for the animatronics movement
@goldendonut5674
@goldendonut5674 2 года назад
Cool video! Definitely deserves a sub! But I'm having a problem. When I was doing the code for my characters cam sprites i did the code at 9:42 but when i click off to a different cam and go back my character disappears! How can I fix this?
@boogerman6704
@boogerman6704 2 года назад
Try making it so instead of "go to back layer go forward 3 layers" I put go to back layer and go forward 20 layers. I hope it helps
@aquatheechidna5137
@aquatheechidna5137 2 года назад
Is there a way to have a character have all three counters?. Since my games other 3 characters won't be made for a while I really want the current one to have all counters, you know any way to add that?
@noobblox8295
@noobblox8295 3 года назад
imma sub
@PieTheYummy
@PieTheYummy 3 года назад
Hey dude I’ve got a bit of a prob here. So I was testing animatronic movement and something was wrong. I pull up the cameras at the start of the night and Butch isn’t at the stage. I click the cam1/stage button again and he suddenly appears. Strange, right? Also whenever Butch moves it makes the footsteps sound but he doesn’t move and it’s either when I click on another camera and go back or click the camera he was already on again that he will then move. I hope you understand what problem I’ve got here and hopefully you can fix it, thanks. Your tutorials have been great so far.
@how2scratch
@how2scratch 3 года назад
its actually quite a simple fix! so you are just gonna have to make a new script in the butch cam sprite! in that script you are gonna wanna put a “when i receive cam up” block and then under it youre gonna put a if block and in the section youre gonna put “if cam=1 and butchmovement=1” and then inside of the actual if block you have to put a show block and switch costume to butch movement 1!
@how2scratch
@how2scratch 3 года назад
and for the second bug i havent been able to fix it myself! i still have that bug in my game but thankfully its not game breaking :)
@PieTheYummy
@PieTheYummy 3 года назад
@@how2scratch Thanks for your help!
@PieTheYummy
@PieTheYummy 3 года назад
@@how2scratch I found out how to fix it! I’m not as good as explaining how to do this as you are in comments but hopefully you’ll understand.
@PieTheYummy
@PieTheYummy 3 года назад
@@how2scratch So basically you’ll wanna put broadcast “transition” in the animatronic’s A.I after the code changes animatronic movement by 1 and before the footsteps sound plays. Put the broadcast “transition” in the same space for every night. Next, go onto camera animatronic or camera Butch in my case and you’ll wanna put when I receive “broadcast” and put a if else block underneath and put show under if and put hide under else. Next put a green equals block in the empty space of the if else block. Put 2 more equals blocks in the 2 empty spaces of the equals block. Next put the variable AnimatronicMovement or in my case, ButchMovement in the first space of the equals block and put equals 1 after that. For the second equals block put a green not block in there, and put “if not cam = 1” without the quotations.
@terrarian6399
@terrarian6399 10 месяцев назад
My problem is that i didn't do my cams with variables how can i make the animatronic move?
@umicaddd
@umicaddd 3 года назад
I have bit of a bug with the camera and animatronics...So when my characters move there models stay in the same place unless I click the cam again or move to another cam. And the other problem is similar to the first, let’s say I open the camera and it opens on cam 1 where the animatronics are, the animatronics don’t show up until I click the same cam that it’s already on or switch to a different one. If you could help that would be awesome!
@how2scratch
@how2scratch 3 года назад
the first problem isnt a bug but how the system works, and the second one can be fixed but it is very hard to describe
@umicaddd
@umicaddd 3 года назад
@@how2scratch I see...well I can send you a link to the game if you like since it’s already been shared (thanks to your videos!)
@alisinarezaee7457
@alisinarezaee7457 3 года назад
@@umicaddd try adding if cam=1 to it
@محمودصباح-ج2خ
@محمودصباح-ج2خ 2 года назад
this never happend
@jackcomas
@jackcomas 2 года назад
I use: Forever If CatMovement(my character name is cat)=1 and cam=7 and CamUp/Down=up switch to costume 7 show Else hide P/S: it fix the first problem too
@Cartoon0796
@Cartoon0796 Год назад
I have 2 bugs with my game,1 my character shows up in my camera but then when my cam button is clicked it hides,2 the movements don’t work for me either, is there a fix for this bug?
@ScareFactory
@ScareFactory Год назад
I have an issue, when the character goes into the hall, the light stops working. Any help?
@EchoKy
@EchoKy 2 года назад
whenever I try to counter my animatronic it doesn't work. it just jumpscares me. how do I fix this?
@bmoneybighead7646
@bmoneybighead7646 Год назад
Quick fix when i receive camera 1 repeat until not cam 1 and then when i recieve cam down stop other scripts hide tranistion
@ydouble
@ydouble 2 года назад
My character isn't showing up on the cameras :(
@cocinemosaloboricuarapidoybuen
ok soeone explain how i fix the linkmovement because i did it exactly and its not working
@user-Zack2007
@user-Zack2007 2 года назад
Hey man my animetronics dont move whenever i switch the cameras hes every where!
@migdalialeon5841
@migdalialeon5841 2 года назад
When I do hide on my Camara character it just completely disappears and when I do back layer and go toward 1 layers disappears too so you tell me what I'm doing wrong
@imnameless7489
@imnameless7489 2 года назад
i cant switch cams it just shows my animatronic on stage even if i try to switch cams
@PickledSoupz
@PickledSoupz 2 года назад
When I start the game the door doesn’t go down until I put my cam up and down please help
@Generick_tophat_dude
@Generick_tophat_dude 2 года назад
My sprites for one character end up in the same place when they move. When i set pnmickymovement to 7 and press the code, it works as i intended. But when the A.I or the code in the sprite itself trys to move the character, he ends up in his first stage for all the time he moves and stays in the his first camera and only disappears when he enters my office. Basicly, my sprites never move cams. Also, i can't get a jumpscare for the flash feature. If you can find a fix for these bugs would nice.
@SophisticatedMarbleYT
@SophisticatedMarbleYT 2 года назад
What You Should Try is to make sure the movement variable is changing from 1- How many cams he's on.
@Generick_tophat_dude
@Generick_tophat_dude 2 года назад
@@SophisticatedMarbleYT Got it fixed thanks
@tdmd9677
@tdmd9677 2 года назад
5:32
@migdalialeon5841
@migdalialeon5841 2 года назад
Like my bug is that my character movement is on different cams and I'm just tired
@DeadAccount416
@DeadAccount416 2 года назад
Guys to fix the bug of him still show put a forever loop and now when he receive the camera down Stop Other Scripts in sprite and hide
@thehiddenlego9662
@thehiddenlego9662 2 года назад
for some reason my character is not moving and it only moves when i set the varabile to the moveset
@kruca6824
@kruca6824 3 года назад
i have problem when my animatronic has to move it doesnt move and i double checked and everything and the script is ok
@hendrixfarr4700
@hendrixfarr4700 10 месяцев назад
Anyone have a solution for this? So I have this problem where when I switch from one camera to another it has scratchy stay one it until I get to another camera with scratchy on it. Help.
@blobby8401
@blobby8401 2 года назад
Does the jumpscare still works if I didn’t make the “jumpscareon/off”?
@mr_moonstared
@mr_moonstared 2 года назад
Hey I made a scratch game called 1 night at zen's and how do I do all of this if its a one night and yours is 3 nights.
@mr_moonstared
@mr_moonstared 2 года назад
@Shadow's Stuffs yup the AI doesnt show on door or camera and plus I gave up and deleted the 1 night at zen's
@godlyjay6430
@godlyjay6430 3 года назад
MY ANIMATRONIC STARTED MOVING WHEN I WAS EDITING THE CODE WTF IT SCARED THE CRAP OUT OF ME
@how2scratch
@how2scratch 3 года назад
if you still have problems give me the link to the game and i can tell you what you need to fix!
@godlyjay6430
@godlyjay6430 3 года назад
@@how2scratch ok thanks
@noobblox8295
@noobblox8295 3 года назад
11:02
@BloodyHexx
@BloodyHexx 2 года назад
um im on the part when the animatronics on cams for some reason he hide when u click on cam1 twice u have to re open the cams for him to show
@BloodyHexx
@BloodyHexx 2 года назад
nvm i had to reset my variables
@brandontheidiot2074
@brandontheidiot2074 2 года назад
But when my animatronic moves,he went to the other cam but his other model is still at this last cam
@jamesgames9644
@jamesgames9644 3 года назад
for some reason when he moves from the last cam he doesn't show in the office.
@AndyGun11
@AndyGun11 2 года назад
Do you know how to make the animatronics do this: Example: animatronic is on cam 1 and i want it to go to cam 5 instantly do you know how to do this cause i'm stuck. :
@AndyGun11
@AndyGun11 2 года назад
Also my animatronic isn't moving.
@Jordan-wl5sy
@Jordan-wl5sy 2 года назад
Thank you 🙏
@learnedlegendztcg5716
@learnedlegendztcg5716 2 года назад
scratch pls reply i watched the hole vid tru and i dont see u make a new message 'reset link' and whenever i shut the door it still jump scares me
@learnedlegendztcg5716
@learnedlegendztcg5716 2 года назад
or put a time stamp where he makes a new message saying 'linkreset' pls help
@stazorro1628
@stazorro1628 3 года назад
thanks :D
@dudemanstudio880
@dudemanstudio880 Год назад
21:01
@oily6784
@oily6784 2 года назад
So my character is not doing the jumpscare animation.It would mean a lot if somebody was to help me.
@glenhaven721
@glenhaven721 2 года назад
What is the song name btw
@cdknightgaming2802
@cdknightgaming2802 2 года назад
Hello i need your help with something
@tech14813
@tech14813 2 года назад
Help, as soon as start game starts broadcasting my characters proxy is already at the door, she doesnt go through the cams, and she doesnt even go away from the door, she just sits there.
@ydouble
@ydouble 2 года назад
Did you put a show block under the when I receive start game?
@Veryverycreativehandlefrfr
@Veryverycreativehandlefrfr 3 года назад
i has problem on the movement sprite (it has show but wont show)
@Veryverycreativehandlefrfr
@Veryverycreativehandlefrfr 3 года назад
nvm i fixed the problem
@kruca6824
@kruca6824 3 года назад
how xD i have the same problem
@cronics1027
@cronics1027 3 года назад
it wont let me have more than 1 animatronic moving its so weird
@apersonthatexistssadly5208
@apersonthatexistssadly5208 3 года назад
for some reason when i close the door my character doesn't stop the jumpscare and revert back to cam 1
@how2scratch
@how2scratch 3 года назад
make sure you reset the right character when you reset them
@gamersmashup7057
@gamersmashup7057 2 года назад
nothing is working for animatronic movement. Both scripts, the one in the vid and the one in the comments.
@jezzeboi7130
@jezzeboi7130 2 года назад
I have a problem, when I block my character with the door, they do not reset back to cam 1, they just vanish and shortly after I get jumpscared. I don't know if I've done anything wrong but yea.
@ydouble
@ydouble 2 года назад
Did you put a broadcast reset, or another line of code in the ai sprite for the reset?
@jezzeboi7130
@jezzeboi7130 2 года назад
@@ydouble Omg thank you so much the other line of code worked!
@ydouble
@ydouble 2 года назад
@@jezzeboi7130 np, glad to have helped
@ydouble
@ydouble 2 года назад
23:04 saving spot
@leftythegamer3602
@leftythegamer3602 2 года назад
saving my spot 18:27
@migdalialeon5841
@migdalialeon5841 2 года назад
I want to fix a bug but idk how to
@ZylexAmik
@ZylexAmik 2 года назад
timestamp saving 21:13
@incorres4754
@incorres4754 3 года назад
my animatronic won’t move and shows up on every screen....
@how2scratch
@how2scratch 3 года назад
give me a link to your project and i will tell you whats wrong!
@incorres4754
@incorres4754 3 года назад
@@how2scratchhere it is: scratch.mit.edu/projects/550918607 (its a meme game)
@migdalialeon5841
@migdalialeon5841 2 года назад
Like I did everything good since first ep and I have bugs
@raskaskulli
@raskaskulli 3 года назад
My animatronic shows up indifferent locations at once. I did everything in the tutorial. I do not know whats wrong
@nikelaevs
@nikelaevs 2 года назад
me too but i had the issue of my character not showing up when he needs too even though i did everything correctly
@VOgaming51official
@VOgaming51official 3 года назад
when I switch to cam 4 and 6 my character still shows (it's on movement 1). edit: for context the character is on cam1 and is supposed to stay the until movement 2. edit: when I click the cam he's on he stays on screen. edit: another character is appearing in the office when it isn't supposed to. edit: I fixed the camera character now I'm getting the office version of the same character (er window version) appearing when it shouldn't and I still have the other character in the office before it's supposed to if this helps the character is supposed to appear on a certain night. edit: the character appears in the office when I put the camera down again (same with the window character).
@how2scratch
@how2scratch 3 года назад
comment a link to the project and i will try to fix it as fast as i can! then i will tell you what was wrong so you can fix it!
@VOgaming51official
@VOgaming51official 3 года назад
@@how2scratch thankyou also just so you know before hand I fixed the character appearing in the office and figured out that the "window character" was the camera character. here you go: scratch.mit.edu/projects/537725024/editor/
@VOgaming51official
@VOgaming51official 3 года назад
@@how2scratch also I only had 2 characters A.I's
@how2scratch
@how2scratch 3 года назад
@@VOgaming51official make sure the project is shared because it is not loading for me!
@VOgaming51official
@VOgaming51official 3 года назад
@@how2scratch I didn't finish it but ok.
@Axos_Abode
@Axos_Abode 2 года назад
The way you did the AI pains me.
@ResidentShredder_Off
@ResidentShredder_Off 2 года назад
One year
@aquatheechidna5137
@aquatheechidna5137 2 года назад
My characters (Clone Aqua) is speed he has like 3 costumes and it's fast lol
@kibby8823
@kibby8823 3 года назад
hey dude, when I do back layer, the go forward 1 layer it doesn't show, do you know how to fix it?
@mr_moonstared
@mr_moonstared 2 года назад
backdrop cam or office
@mr_moonstared
@mr_moonstared 2 года назад
use it
@rhandylarrios1403
@rhandylarrios1403 3 года назад
for me it doest move from cam 1
@how2scratch
@how2scratch 3 года назад
make sure you followed the tutorial and also make sure you are changing the variable CAM
@darkquiver4166
@darkquiver4166 2 года назад
Wow I’m making a way more complicated designs and well movement
@lilyfox6329
@lilyfox6329 3 года назад
i did the door bug on part 3
@raskaskulli
@raskaskulli 3 года назад
My animatronics show up everywhere!!! Help fasttt
@mirrorkirby123
@mirrorkirby123 2 года назад
This is a better system than most other tutorials, but it doesn't allow for the easy implementation of a custom night. What I did was model my AI after the original fnaf 1, with a variable called "characternameAI" that determined the probability of each character moving every few seconds. AI 1 gave them a 5% chance to move, 20 game them a 100% chance. Still though, pretty good!
@Caramel-pf6kj
@Caramel-pf6kj 2 года назад
why does link look so dead inside? reminds me of me.
@alisinarezaee7457
@alisinarezaee7457 3 года назад
13:05
@محمودصباح-ج2خ
@محمودصباح-ج2خ 2 года назад
the jumpsscare sounds tho..
@thehiddenlego9662
@thehiddenlego9662 2 года назад
when i click go to back layer, it goes behind the office and i have to click go forward three layers 5 times for the character to show, anyone know how to fix???
@mr_moonstared
@mr_moonstared 2 года назад
maybe make the office a backdrop it helps
@samuelnewman3981
@samuelnewman3981 2 года назад
it does not work for me
@محمودصباح-ج2خ
@محمودصباح-ج2خ 2 года назад
hey dude i have a bug when i set the animatronic ai to 2 it dosent hide how do i fix that?
@محمودصباح-ج2خ
@محمودصباح-ج2خ 2 года назад
i figured out how to fix it
@thetoomt
@thetoomt 2 года назад
@@محمودصباح-ج2خ how do you fix it?
@SodorsCoalCoProductions
@SodorsCoalCoProductions 3 года назад
#ScratchFNAFtutorial
@gina5240
@gina5240 3 года назад
Is it me but when he says link you think of legend of zelda
@how2scratch
@how2scratch 3 года назад
I was thinking of that the whole time I was making it, that's why I made link green lol!
@gina5240
@gina5240 3 года назад
Cool
@bighairguitars
@bighairguitars 3 года назад
For some reason my camra sprite does not work.
@bighairguitars
@bighairguitars 3 года назад
Same prob like pie the yummy
@bighairguitars
@bighairguitars 3 года назад
never mind
@isaacnek4650
@isaacnek4650 2 года назад
make more videos please
@ImW100.
@ImW100. 3 года назад
when i put hide into the scrip for moving at 9:42 it will not show up
@ImW100.
@ImW100. 3 года назад
pls comment back to me soon
@how2scratch
@how2scratch 3 года назад
are you sure you set the movement?
@how2scratch
@how2scratch 3 года назад
also make sure you put the show block!
@Oros0109
@Oros0109 2 года назад
17:21 Timestamp for me
@denny_ham5435
@denny_ham5435 3 года назад
11:41 it doesnt work
@leftythegamer3602
@leftythegamer3602 2 года назад
IT DOSENT WORK : (((((
@nikelaevs
@nikelaevs 2 года назад
the tutorial doesn't entirely work
@how2scratch
@how2scratch 2 года назад
it does you most likely did something wrong.
@NoobCoder196
@NoobCoder196 Год назад
it does work
@aquatheechidna5137
@aquatheechidna5137 2 года назад
I did 13 nights in total Night 14 being the custom night, oh god
@AlphaCat43
@AlphaCat43 Год назад
WHAT THE FUCK-
@aquatheechidna5137
@aquatheechidna5137 Год назад
@@AlphaCat43 Ik, thankfully I changed it since it'd a pretty fucking boring
@efeaygun1326
@efeaygun1326 Год назад
can you give your game link?
@aquatheechidna5137
@aquatheechidna5137 Год назад
@@efeaygun1326 It's been fully cancelled since fuck all wanted to help me work on it, unless you want to help then I ain't givin' anything of a link
@LosCriminalesInutiles
@LosCriminalesInutiles 2 года назад
7:02
@RippleAnimates1
@RippleAnimates1 Год назад
10:07
@RippleAnimates1
@RippleAnimates1 Год назад
3:24
@RippleAnimates1
@RippleAnimates1 Год назад
14:22
@fbi8857
@fbi8857 3 года назад
5:23