Discuss Scratch

mrphteven
Scratcher
14 posts

FNAF Animatronics

How do you set up an animatronic for a fnaf game? The test animatronic for the demo game is set to move around the location using a variable ‘__move’ but instead of moving around, it waits however many seconds I tell it to wait before moving, then automatically kills the player without any warning.
here is the script I used:
whenIreceivenew gamerepeatuntilhour=6wait--secsifmove=1 thensetmoveto 2ifmove=2 thensetmoveto 3ect..
BKFighter
Scratcher
1000+ posts

FNAF Animatronics

Could you provide a link to the project?
mrphteven
Scratcher
14 posts

FNAF Animatronics

Found the bug! It automatically carried out the entire script until it reached the jumpscare, it's fixed now. here is the link anyway:
https://scratch.mit.edu/projects/84735820/

Powered by DjangoBB