

You should also read the article deeper, I did explain that you needed to add costumes of the animatronics in the locations.
How to make a fnaf character out of play doh code#
Also, I didn't present the moving code, the code I presented in this discussion was the camera code, the costumes switch depending on the number of the animatronic's location variable numbers. The cameras in that game wouldn't have worked if the method I gave out did not work, i'm not an idiot. then do when I receive delete (all v) of when I receive add to ok dont do this guys it wont workBoth ways work, go to this project: and click see inside, then go to the “Camera screen” sprite, then check out the code. the costumes need to be: on with no one in it, one with 1 character in it, and one with another character in it. 29, 2019 19:16:14)ĪstroRoblox wrote:dont use this method first, make a list lof all camera's in your game (list :: cam1)then obviously you need to make the camera costumes. However, he has a more critical role in Five Nights at Freddy’s 4 as an enemy capable of jumpscaring you. end when green flag clicked go to front go to x: (0) y: (0) forever if then show else hide end end If you are confused, let me know, I will explain. In most FNAF games, Cupcake appears as an easter egg, being on display for long-time fans to cherish such games include Five Nights at Freddy’s 1, Five Nights at Freddy’s 2, Five Nights at Freddy’s 3, and even Ultimate Custom Night. Now create variab variables called “Cam#”, “Freddy”, “Bonnie”, and “Chica”, Here is a code example: when green flag clicked forever if then if and and > then switch costume to end if and > and > then switch costume to end if and and > then switch costume to end etc. Then, make your cams, it's good to start with the Show stage first, make the costumes of the animatronics on and not on the stage, for example: Costume 1: All three animatronics on stage, Costume 2: Bonnie and Freddy on the stage, Costume 3: Chica and Freddy on the stage. Then put in all this code: when green flag clicked show go to x: (wherever position) y: (wherever position) forever go to front if then switch costume to else switch costume to end end when this sprite clicked broadcast Now we will make the camera screen. If you want it to have different costumes representing the monitor being up or down, you may make or borrow those costumes too. Then submit some more code in this code: when I receive if then set to switch costume to repeat (number) next costume end set to else switch costume to repeat ((number) - (1)) next costume end set to set to end Then make a new sprite called, “Monitor button”, then draw or borrow a monitor button costume.

Then go the “costumes” section, and count the number of costumes and subtract the number of costumes minus 1. when green flag clicked hide go to x: (wherever position) y: (wherever position) set to set to Then, Make a message called “Monitor”, and put in this code: when I receive if then end end Then grab a camera animation somehow from someone, or make one yourself, make sure the costumes are on the monitor sprite. Then make a variable called, “Monitor up?”. Adding security cams: There are several ways to make security cameras, there is one way I will shine out though: To start, Make a sprite called, “Monitor on?”.
