SpeedTV
SpeedTV
  • 84
  • 81 253
How I beat 50/20 mode (Fnaf Ultimate Custom Night)
Semi-guide and completion of 50/20 mode from UCN
This video is where I got all of the strategies from:
th-cam.com/video/BTV1fto4fBg/w-d-xo.html
Chapters:
0:00 - Intro
0:48 - 40/20 strategy
2:47 - 47/20 strategy
4:19 - Dealing with Foxy
5:27 - Coin farming
7:17 - Dealing with XOR
8:24 - Failed attempts
13:41 - Toy Freddy strategy
14:33 - Failed attempts (2)
16:05 - Winning attempt
21:20 - Afterthoughts
22:36 - Outro
#fnaf #fivenightsatfreddys #ultimatecustomnight
มุมมอง: 1 120

วีดีโอ

Remaking Five Nights at Freddy's in Godot - Part 4 (Power and time)
มุมมอง 1.7K21 วันที่ผ่านมา
Continuing to make Fnaf in Godot by making the power out sequence, and universal mechanics. DISCLAIMER: This video is for entertainment and educational purposes only. This video hides crucial details to prevent viewers from copying Fnaf by Scott Cawthon. None of the images or audio used for this project belong to me. Chapters: 0:00 - Intro 0:25 - Random stuff 1:20 - Power system 2:53 - Night an...
Remaking Five Nights at Freddy's in Godot - Part 3 (Animatronics AI)
มุมมอง 3.7Kหลายเดือนก่อน
Continuing to make Fnaf in Godot by making the animatronics' AI. DISCLAIMER: This video is for entertainment and educational purposes only. This video hides crucial details to prevent viewers from copying Fnaf by Scott Cawthon. None of the images or audio used for this project belong to me. Organized textures: www.reddit.com/r/technicalFNaF/comments/1h9v15a/ultimate_organized_fnaf_1_textures/ C...
Remaking Five Nights at Freddy's in Godot - Part 2 (Cameras)
มุมมอง 3.3Kหลายเดือนก่อน
Continuing to make Fnaf in Godot by making the camera system. Previous video: th-cam.com/video/w0CmJv_PIk8/w-d-xo.html Chapters: 0:00 - Intro 0:40 - Camera panel 4:22 - Making camera system 9:23 - Camera buttons 12:22 - Camera switching 15:14 - Fixing bugs 17:06 - Outro #fnaf #fivenightsatfreddys #godot #gamedev #programming
Recreating Five Nights at Freddy's in Godot
มุมมอง 8Kหลายเดือนก่อน
This video will showcase the process of making Fnaf in Godot, while also providing tips about how Godot works. The previous video is a tutorial on how to make the title screen: th-cam.com/video/EGqCtf_8lWI/w-d-xo.html Chapters: 0:00 - Intro 0:31 - Warning screen 1:33 - Fixing title screen 3:32 - Newspaper 4:53 - Loading screen 5:58 - The office 9:25 - Door and light buttons 13:41 - Perspective ...
Making Minesweeper in Godot
มุมมอง 4162 หลายเดือนก่อน
Link to tile map: drive.google.com/file/d/1HbpRE7Erbj_tRYbSpxBNDPrrDsq9rPd8/view?usp=sharing Link to GitHub project: github.com/The2AndOnly/Godot-Minesweeper #godot #gamedev #coding #programming #classic
(Part 2) Easy method to save data in Godot 4
มุมมอง 652 หลายเดือนก่อน
Tutorial for how to save all of the data in your game in one dictionary. Quick, simple, and flexible way to save data to a user's device. Part 1: th-cam.com/video/w8DrplXUku4/w-d-xo.html Chapters: 0:00 - Intro 0:21 - Building SaveData class 0:57 - Delete data function 2:58 - Clean up code 3:32 - Load specific data function 6:33 - Load all data on startup 7:40 - Load all data on startup (method ...
Easy method to save data in Godot 4
มุมมอง 1252 หลายเดือนก่อน
Tutorial for how to save all of the data in your game in one dictionary. Quick, simple, and flexible way to save data to a user's device. Part 2: th-cam.com/video/BuoHCkhuUyk/w-d-xo.html Chapters: 0:00 - Setup 2:22 - Create the dictionary 3:15 - Save data function 5:35 - Load data function 7:47 - Display the data 9:16 - Delete data function 10:13 - Auto load data 11:46 - Adding / removing data ...
Five Nights at Freddy's in Godot (Title screen)
มุมมอง 1.3K2 หลายเดือนก่อน
Fnaf 1 title screen in Godot Project download (improved version): github.com/The2AndOnly/Fnaf-title-screen Link to organized Fnaf 1 textures (not mine): drive.google.com/file/d/1HHAu_F4V0KswV7N8KbICjYORvCvSGVaS/view Script for fullscreen toggle and escape key: pastebin.com/8jhV2SEV #fnaf #fivenightsatfreddys #godot #gamedev #tutorial #programming
Scratch effects in Godot
มุมมอง 5704 หลายเดือนก่อน
Color effect, fisheye effect, whirl effect, pixelate effect, mosaic effect, brightness effect, and ghost effect all ported from Scratch into Godot! In this video, I will convert Scratch's effects into the Godot game engine using shaders. Video links: Pixelate effect by pabby: godotshaders.com/shader/pixelate-3/ Scratch shaders source code: github.com/scratchfoundation/scratch-render/blob/develo...
RetroStudio - Rich's Difficulty Chart Obby OFFICIAL COMPLETION (Stages 1-195)
มุมมอง 764 หลายเดือนก่อน
This is the official completion video by the developer for Rich's Difficulty Chart Obby (RDCO) in RetroStudio. This isn't really a "guide," but you can use this if you need help. This is for stages 1-195, which is the total number of stages during the time of making this video. I might make a part 2 in the future after more stages get made. Chapters: 0:00 Potato 1:24 Effortless 2:50 Very easy 4...
Converting Scratch projects into Godot projects - Part 5: Platformer
มุมมอง 965 หลายเดือนก่อน
If Scratch can do it, so can Godot Chapters: 0:00 Scratch project 0:45 Setting up Godot project 2:00 Making the player 14:16 Making the levels and collisions 29:06 Making lava/danger 33:27 Adding levels and finishing touches 38:15 Finished project
Converting Scratch projects into Godot projects - Part 4: Dodge
มุมมอง 965 หลายเดือนก่อน
If Scratch can do it, so can Godot I apologize for the poor planning on this episode, but next one will be better
Converting Scratch projects into Godot projects - Part 3: Breakout
มุมมอง 2.2K5 หลายเดือนก่อน
If Scratch can do it, so can Godot Chapters: 0:00 Scratch game 0:54 Setting up Godot project 2:20 Making the bricks 14:14 Making the paddle 15:56 Adding click to start 19:03 Making the ball 26:00 Adding collisions and physics 36:53 Adding lose/win screen 42:21 Finished project
Converting simple Scratch project into a Godot project (Part 2 - Apple catch)
มุมมอง 4065 หลายเดือนก่อน
If Scratch can do it, so can Godot
Converting simple Scratch project into a Godot project
มุมมอง 3255 หลายเดือนก่อน
Converting simple Scratch project into a Godot project
How to get to gas station in Big Scary VR tutorial (using snap turn)
มุมมอง 3218 หลายเดือนก่อน
How to get to gas station in Big Scary VR tutorial (using snap turn)
HIGHLY OVERLOOKED Feature Many Scratch Projects are MISSING! (Delta Time)
มุมมอง 4.5Kปีที่แล้ว
HIGHLY OVERLOOKED Feature Many Scratch Projects are MISSING! (Delta Time)
Recroom how to find bonky under the Rec Center
มุมมอง 2.6Kปีที่แล้ว
Recroom how to find bonky under the Rec Center
A Mario Fanfiction I made when I was 7
มุมมอง 33ปีที่แล้ว
A Mario Fanfiction I made when I was 7
greg miffin
มุมมอง 207ปีที่แล้ว
greg miffin
Peter griffin works at fnaf
มุมมอง 212ปีที่แล้ว
Peter griffin works at fnaf
I played paintball with Boethiah!
มุมมอง 37ปีที่แล้ว
I played paintball with Boethiah!
fortnite
มุมมอง 782 ปีที่แล้ว
fortnite
Rec room meme
มุมมอง 322 ปีที่แล้ว
Rec room meme
Rec Room Paintball - Drive In/Sunset Cinema screen footage
มุมมอง 2132 ปีที่แล้ว
Rec Room Paintball - Drive In/Sunset Cinema screen footage
Mario Maker 2 shell jumps
มุมมอง 232 ปีที่แล้ว
Mario Maker 2 shell jumps
I found a strange easter egg in Mario Maker 2!
มุมมอง 142 ปีที่แล้ว
I found a strange easter egg in Mario Maker 2!
Twosday
มุมมอง 152 ปีที่แล้ว
Twosday
Epic animatipns xd
มุมมอง 353 ปีที่แล้ว
Epic animatipns xd