Five Nights at Freddy's 2 in MakeCode Dev Log

I’m making the entirety of FNAF 2 but for MakeCode Arcade. I currently have toy bonnie and chica completed, with the Mask and camera mechanics working. Today I added the puppet and the music box. Next I’ll be doing the rest of the Animatronics, then the visual effects, then the sounds.

9 Likes

dang that’s actually sick Im exited for the game

4 Likes

I know how you did this… but this is so… clear.

3 Likes

Love it!

2 Likes

Wow!! This game is already looking like the real thing!!

2 Likes

Thank you for the feedback guys! I made the title screen (with the music) and night selection. Because I’m not aware of any way to make a save file on Arcade, you can choose all nights from the title screen by moving to continue and using the left/right buttons. If anyone knows how to please let me know!

5 Likes

these look amazing

3 Likes

can you share your game so far? I’m really exited

3 Likes

also how did you do that art??? like theirs a tool for that just not as good as what that showed up

2 Likes

I’m planning on releasing a first version when I finish all animatronics, and the tool I used is a modified version of the one you are thinking of.

4 Likes

Today I added the battery and mute call buttons, along with some more audio (camera noises, music box + jack in the box, phone calls). Having some trouble with some of the phone call audio, but once I’ve fixed that I will code the rest of the animatronics to attack. Thanks again for the support!

4 Likes

@bazthedev HOW did you make that art this is one of the best FNAF games on the forums

3 Likes

true dat

1 Like

I modified an existing tool to allow colour

how is the framerate in the workspace and in game?

In-game the framerate is fine

In the workshop its pretty poor (its all the audio data and animations)

2 Likes

Just finished toy freddy, foxy and balloon boy. Mangle and the withereds are left, along with same visual changes. Look forward to the demo!

3 Likes

It’s here (finally)!

I tried getting the png uploaded to the forum and then I remembered you can publish to GitHub.

So here is the first public version (0.1.5): https://bazthedev.github.io/fnaf-2/

The mode option currently does nothing, I’m working on adding controller support for the next version depending on how well this version is received.

Thanks all and have fun!

2 Likes