How To Make A REALISTIC Roblox Horror Game

Поділитися
Вставка
  • Опубліковано 6 лют 2025
  • Ігри

КОМЕНТАРІ • 1,2 тис.

  • @CoolCat453
    @CoolCat453 Рік тому +367

    Pin me

  • @abbyamaranto6141
    @abbyamaranto6141 Рік тому +146

    the fact he made a whole realistic horror game in 20 mins while i spent 3 hours making a unrealistic house.. respect

    • @FunVids4-U
      @FunVids4-U Рік тому +8

      exactly. It took me about 15 minutes to make the house cause I had to keep redoing it because I want to be perfect for some reason because if I messed it up I thought it wouldn’t work out too good

    • @natanielkaminski7762
      @natanielkaminski7762 5 місяців тому

      @@FunVids4-U wow

    • @rdjil
      @rdjil 2 місяці тому

      lol im slow w making games too

  • @dswqsa895
    @dswqsa895 Рік тому +362

    Optimization tip:
    If your light source with shadows is the same as without, turn the shadows off. Light sources with shadows enabled might impact performance a little bit.

    • @40kq
      @40kq Рік тому +8

      In a very very small game like he showed, shadows will have 0 impact whatsoever.

    • @darkahrii
      @darkahrii Рік тому +3

      if its a big map, make proper render distance and it shouldnt be too much of an issue (parent segments of the map to nil)

    • @betica7087
      @betica7087 10 місяців тому +5

      do you need glasses or smth shadows on looks soo much better

    • @theaveragecomment1014
      @theaveragecomment1014 9 місяців тому

      @@betica7087 Personally I prefer making a game that doesn't lag badly to one that looks super super nice but it's just preference. I know you can certainly find an audience whether or not you need an alright computer to play. So everyone here has a valid opinion! but imo I like less lag

    • @oriad7483
      @oriad7483 5 місяців тому

      12:18 in studio when you want to do a transition you can work with the “brightness” object you can put directly into the camera service instead of using a frame. awesome video though 🤟🏾

  • @simplynewball9511
    @simplynewball9511 Рік тому +142

    As a beginner scripter this is actually some good advice unlike other tutorials which don't really explain much of what will happen and stuff. Sub +1

    • @alfamejeu7237
      @alfamejeu7237 11 місяців тому +2

      Do you mind sharing with me how you got into scripting? Did you follow a UA-camr ?

    • @funtasticgamers
      @funtasticgamers 10 місяців тому

      I use the devking, rodev and scriptix

    • @ec23472
      @ec23472 9 місяців тому +2

      @@alfamejeu7237 you learn scripting
      🤯

    • @Jeffplays04
      @Jeffplays04 8 місяців тому

      ​@@ec23472🤯

  • @cggaming740
    @cggaming740 Рік тому +424

    This is **heavily** underrated.

    • @sierrra-r15
      @sierrra-r15 Рік тому +3

      Agreed

    • @lenoxpI
      @lenoxpI Рік тому +5

      Is it *HEAVILY* underrated?

    • @pikitinxz
      @pikitinxz Рік тому +2

      Real

    • @rxdom_vids
      @rxdom_vids 11 місяців тому +1

      I think you mean *HEAVILY*
      🏋️🏋️🏋️
      🏋️🏋️🏋️
      🏋️🏋️🏋️

    • @MaryRose-l6s
      @MaryRose-l6s 11 місяців тому

      YES IT IS MAM@@lenoxpI

  • @ServantSinister
    @ServantSinister Рік тому +188

    you know its a good horror game when you are scared of your own creation XD

    • @SLAM_y
      @SLAM_y Рік тому +6

      it really happens to me lol

    • @Xiga1980
      @Xiga1980 Рік тому +3

      it happens to me too 😭

    • @Nicole-jf3gr
      @Nicole-jf3gr 10 місяців тому +2

      IT happened to me pls help i am scared lol

    • @ItzFabyXD
      @ItzFabyXD 9 місяців тому +7

      1 year ago i made a god damn free model game and i was too scared to get a key cuz i saw smth moving there (there was nothing)

    • @Someone-mu1mp
      @Someone-mu1mp 5 місяців тому

      humanity lore explained in 10 seconds

  • @jonathanhaschipbag
    @jonathanhaschipbag Рік тому +114

    To anyone who's flashlight script didn't work: make sure the folder with all the sounds of your game is named "SFX" and not Sounds, one error can break the entire script, and I have some experience with scripting so i understand the problem, hope this helps :D (i don't think this is helping anyone)

    • @canismajoris513
      @canismajoris513 Рік тому +4

      For me the flashlight doesn’t even work. Idkw.

    • @unbentmarlin3950
      @unbentmarlin3950 Рік тому

      Just search up a tutorial on UA-cam for a working flashlight@@canismajoris513

    • @NOBODY_animates12
      @NOBODY_animates12 Рік тому +3

      For me I copied everything from it and it st I’ll did not work

    • @jonathanhaschipbag
      @jonathanhaschipbag Рік тому

      i'm sorry bro idk what else to do@@NOBODY_animates12

    • @jonathanhaschipbag
      @jonathanhaschipbag Рік тому

      open the output window and give me the error@@NOBODY_animates12

  • @bakedalive
    @bakedalive 10 місяців тому +6

    thank you so much! i was trying to find tutorials how do people created those things, and i am still a beginner but this turned out very well and understanding to me, even though some are not but it's fine, once again thank you

  • @Das.mp3
    @Das.mp3 3 місяці тому +8

    Tip : change in lighting “technology” to “Future”, why?
    It adds light shadows to every light interaction to any block
    (Ik this is on 4:16 but you can miss this important step)

  • @BOBO_2_0_0_0
    @BOBO_2_0_0_0 8 місяців тому +9

    Thank you bro for the tutorial, even though I think the script part is a bit confusing for me, this is very helpful in my development in making horror Roblox games. I'm a new subs, keep up the enthusiasm bro

  • @RobinBli
    @RobinBli 6 місяців тому +4

    This was really well explained. I actually managed to understand a good bit of it even though im not very experienced in coding. Thank you!

  • @TimmyCoolJamal
    @TimmyCoolJamal 10 місяців тому +2

    This could really help me for the past few days I've been trying to make a good roblox game cause I really want to buy this hat but it's expensive so thank you

  • @amdogehere1788
    @amdogehere1788 Рік тому +16

    if ur flashlight kept shaking *ANCHOR IT*

  • @slayhere_
    @slayhere_ 5 місяців тому +59

    take the script for the Flashlight it's not available
    local cam = workspace.CurrentCamera
    local RS = game:GetService("ReplicatedStorage")
    local RunService = game:GetService("RunService")
    local Flashlight = RS.Flashlight
    local Clone = Flashlight:Clone()
    Clone.Parent = script.Parent
    local Brightness = 1
    local Keybind = Enum.KeyCode.F
    local UIS = game:GetService("UserInputService")
    local Toggle = false
    local Mouse = game.Players.LocalPlayer:GetMouse()
    local TS = game:GetService("TweenService")
    local TI = TweenInfo.new(.1, Enum.EasingStyle.Sine)
    local ClickSFX = workspace.SFX.Flashlight
    UIS.InputBegan:Connect(function(Input, p)
    if p then return end
    if Input.KeyCode == Keybind then
    Toggle = not Toggle
    ClickSFX:Play()
    end
    end)
    RunService.RenderStepped:Connect(function()
    if Clone then

    Clone.Position = cam.CFrame.Position
    TS:Create(Clone, TI, {CFrame = CFrame.lookAt(Clone.Position, Mouse.Hit.Position)}):Play()

    if Toggle then
    TS:Create(Clone.SpotLight, TI, {Brightness = Brightness}):Play()

    else
    TS:Create(Clone.SpotLight, TI, {Brightness = 0}):Play()
    end

    end
    end)

  • @justtomatobando8635
    @justtomatobando8635 3 місяці тому +1

    Thanks so much, dude! I'm a small developer who has no idea how to code, I needed this.
    Yo, here's my sub!

  • @augustine6683
    @augustine6683 Рік тому +8

    One thing that works for me for lighting is to have an extra point light in the center of your room with shadows off and with a much lower brightness value, this adds a somewhat realistic "light bounce" effect and the only real downside is that it can sometimes be a pain to setup properly. You can get a similar effect by changing your games lighting properties but from my experience doing that makes darker areas brighter, which can be bad for horror games.

  • @sunnyshocker
    @sunnyshocker 12 днів тому

    Great tutorial bro, helped me learn so many more features to roblox studio

  • @unbentmarlin3950
    @unbentmarlin3950 Рік тому +8

    Hey Pluto, Thanks alot for this tutorial! It actually helped me get an Ideea of what making a roblox Horror Game is like, and thanks to you, I can create more in the future. Thanks!

  • @DhamioneGaming_OFF
    @DhamioneGaming_OFF 4 місяці тому +2

    i've still seen this late but it was so much useful for my game ! thanks !

  • @ChristianBello-u6w
    @ChristianBello-u6w 10 місяців тому +3

    Thanks man this really helped me 😊

  • @samuke-bj1mu
    @samuke-bj1mu 11 місяців тому +1

    This Worked for the flashlight of my old styled Game!😃 You Are The Best!

  • @Starboyyyy98
    @Starboyyyy98 Рік тому +5

    Developer tip: Hold Down Control Shift on a object and then click v to paste into selected!

  • @IR0Xpl
    @IR0Xpl 11 місяців тому +2

    I think that I made the ambience... a little too creepy... Like try to see this from my POV. While play testing this game alone... you get the feeling... that you are actually not alone.

  • @ZecayOfficial
    @ZecayOfficial 9 місяців тому +3

    How realistic do you want to be?
    Pluto: *yes*

  • @EvilNoob-kr3ju
    @EvilNoob-kr3ju 10 місяців тому +1

    Hi this video helped me on my journey to create my first horror game thanks

  • @ohlucius
    @ohlucius 5 місяців тому +10

    local cam = workspace.CurrentCamera
    local RS = game:GetService("ReplicatedStorage")
    local RunService = game:GetService("RunService")
    local Flashlight = RS.Flashlight
    local Clone = Flashlight:Clone()
    Clone.Parent = script.Parent
    local Brightness = 1
    local Keybind = Enum.KeyCode.F
    local UIS = game:GetService("UserInputService")
    local Toggle = false
    local Mouse = game.Players.LocalPlayer:GetMouse()
    local TS = game:GetService("TweenService")
    local TI = TweenInfo.new(.1, Enum.EasingStyle.Sine)
    local ClickSFX = workspace.SFX.Flashlight
    UIS.InputBegan:Connect(function(Input, p)
    if p then return end
    if Input.KeyCode == Keybind then
    Toggle = not Toggle
    ClickSFX:Play()
    end
    end)
    RunService.RenderStepped:Connect(function()
    if Clone then

    Clone.Position = cam.CFrame.Position
    TS:Create(Clone, TI, {CFrame = CFrame.lookAt(Clone.Position, Mouse.Hit.Position)}):Play()

    if Toggle then
    TS:Create(Clone.SpotLight, TI, {Brightness = Brightness}):Play()

    else

    TS:Create(Clone.SpotLight, TI, {Brightness = 0}):Play()
    end
    end
    end)

  • @mcdooods
    @mcdooods 10 місяців тому +2

    keep up the good content man

  • @Timlystic
    @Timlystic Рік тому +4

    AHHHHH TOOO UNDERATED MAN +1 SUB

  • @Whitepaw-official13
    @Whitepaw-official13 26 днів тому +1

    "Damn that was scary"
    is crazy-

  • @AnnaXythe
    @AnnaXythe 11 місяців тому +2

    I'm just now finding this and this is so much more easier to understand then other tutorials I've seen, underrated fr

  • @user-serukosu
    @user-serukosu Рік тому +3

    I see people in the comments saying "im stuck on the transition" and stuff like his scripts doesn't work. I just did it and all of em works just fine, just go over and check all the scripts for errors, misplace or spelling error.

    • @Lxquid69
      @Lxquid69 Рік тому

      Can you help me? I checked everything but the transitions and text doesn't work

    • @almond_playz3663
      @almond_playz3663 Рік тому

      same
      @@Lxquid69

    • @realmrpizza
      @realmrpizza Рік тому

      NO DUH WELL GEUSS WHO DID THAT 5 TIMES

  • @uranusantifurrye
    @uranusantifurrye 2 місяці тому +1

    Tip to make more scary: Add a window to your game script it to open and close and make it so you can actually look out. Then add a forest make it dark then try to add the same face in the thumbnail into the forest in the players view to make it more scary and then you start to hear screaming then the knocking happens

  • @AlbertAlbertEinstein
    @AlbertAlbertEinstein Рік тому +3

    Hey man that made my skills better on how to make a better horror game, thanks for teaching me on how to make better lightings. reply me if you want :D.

  • @ChimkenCucumber
    @ChimkenCucumber Рік тому +9

    18:46 bro got that cube queen laugh

    • @zabzs0n
      @zabzs0n 10 місяців тому +1

      fr

  • @Floppa_funfun
    @Floppa_funfun 3 місяці тому

    Bro has real talent. In 20 minutes he showed us how to make a really awesome horror game
    Worth a subscription

  • @culsud
    @culsud Рік тому +3

    literally lot lot lot better than any tutorials over there

  • @ElonBazos
    @ElonBazos 4 місяці тому +8

    thank me later
    script:
    local Cam = workspace.CurrentCamera
    local RS = game:GetService("ReplicatedStorage")
    local RunService = game:GetService("RunService")
    local Flashlight = RS.Flashlight
    local Clone = Flashlight:Clone()
    Clone.Parent = script.Parent
    local Brightness = 1
    local Keybind = Enum.KeyCode.F
    local UIS = game:GetService("UserInputService")
    local Toggle = false
    local Mouse = game.Players.LocalPlayer:GetMouse()
    local TS = game:GetService("TweenService")
    local TI = TweenInfo.new(.1, Enum.EasingStyle.Sine)
    local ClickSFX = workspace.SFX.Flashlight
    UIS.InputBegan:Connect(function(Input, p)
    if p then return end
    if Input.KeyCode == Keybind then
    Toggle = not Toggle
    ClickSFX:Play()
    end
    end)
    RunService.RenderStepped:Connect(function()
    if Clone then
    Clone.Position = Cam.CFrame.Position
    TS:Create(Clone, TI, {CFrame = CFrame.lookAt(Clone.Position, Mouse.Hit.Position)}):Play()
    if Toggle then
    TS:Create(Clone.SpotLight, TI, {Brightness = Brightness}):Play()
    else
    TS:Create(Clone.SpotLight, TI, {Brightness = 0}):Play()
    end
    end
    end)

    • @kyrck
      @kyrck 3 місяці тому +1

      I love you so much thank you for existing 🤞🤞

    • @v7blx
      @v7blx 3 місяці тому

      THANK YOU

    • @simplegmbh
      @simplegmbh 3 місяці тому

      you got the one for the door?

  • @ianfothawin
    @ianfothawin 3 місяці тому

    Thank you so much bro this video gave me a understanding of how to code, and how to make a game.

  • @sifawss
    @sifawss Рік тому +9

    Well this is underrated
    caseoh

    • @samuraigod1283
      @samuraigod1283 Рік тому +1

      hahha

    • @Wave6805.
      @Wave6805. 9 місяців тому

      Well aint even heavy, people bully him to much

      caseoh

    • @marvelman762
      @marvelman762 5 місяців тому

      i dont even watch
      c
      a
      s
      e
      o
      h

    • @marvelman762
      @marvelman762 5 місяців тому

      FFFFFFF
      F
      FFFF
      F
      F
      F

    • @DumThomasFan1
      @DumThomasFan1 4 місяці тому +1

      @@marvelman762 me to I don't watch
      caseoh

  • @Helloslap24
    @Helloslap24 9 місяців тому +2

    You're Such a good person! Keep it up brother♥

  • @jujhar.
    @jujhar. Рік тому +4

    Useful! Especially when paired with Rust's tutorial.

    • @unbentmarlin3950
      @unbentmarlin3950 Рік тому +2

      Thanks for mentioning Rust's tutorial, i just searched it up, took a look and helped me too.

    • @balticthegrapher
      @balticthegrapher 10 місяців тому

      link pls

  • @AyoHorsebespinning
    @AyoHorsebespinning 11 місяців тому +1

    This is good! Keep it up bro.

  • @Todofutbol762
    @Todofutbol762 Рік тому +6

    I have a problem, when I start the game, the black screen does not go away, do you know how to fix it?

  • @willowsquad6849
    @willowsquad6849 29 днів тому

    Thank you bro I have struggling you helped me script better lol

  • @NameIDontKnow_
    @NameIDontKnow_ Рік тому +4

    I'm just suggesting you should really release the models you used in the video.
    It would help people because what if they dont have blender? Or know how to model?

  • @SuperEpicAnimation
    @SuperEpicAnimation 7 місяців тому

    This tutorial actually help me a lot, Thanks!

  • @AnimatedThrillers
    @AnimatedThrillers Рік тому +3

    I Know it's Jerma But why is so Eerie😨😨😨
    btw does this apply to every type of game cuz i was Planning on Making a school Horror game(that'll definitely not gonna be finished nor gonna Gain Popularity)

    • @PlutoIsAway
      @PlutoIsAway  Рік тому +2

      Yes it does, good luck on your game

    • @ThumbiVC
      @ThumbiVC Рік тому

      @@PlutoIsAway I am working on a idk game but its horror and the link for script aint working for me so I typed manually run game not working and trying to figure issue would really appreciate if u reply with the script

    • @Jazzes.official
      @Jazzes.official 9 місяців тому

      @@PlutoIsAway question here.. i am making an experiment game and i really want to know how to make an object not be able to walk past at first but then later on you can walk past it?
      i see no tutorials for it and i want to do this for my doors, since the player is gonna be reading the announcement and then after that they can exit.
      and also can a horror game have bright colors? i mean... i want the mini classrooms, detention, and cafeteria to be kinda colorful, but slowly gets less saturated as the days go on.

  • @Soph1aTheDevil
    @Soph1aTheDevil 5 місяців тому +1

    I don’t know what any of this means, but i hope i will, thank you for the information:)

  • @NatekSveXD
    @NatekSveXD 7 місяців тому +9

    local RS = game.ReplicatedStorage
    local Events = RS.GameEvents
    game.Players.PlayerAdded:Connect( function) ()
    wait (8)
    Events.StartGame:Fireallclients()
    end)

  • @scripteddev_
    @scripteddev_ Рік тому +1

    This is amazing! I subbed

  • @joe-op2gr
    @joe-op2gr Рік тому +16

    I've been looking for a good horror game tutorial and this one was good but I'm wondering how I can make a dark room while the outside is still light.

    • @kianhashemi-ng6eh
      @kianhashemi-ng6eh Рік тому +4

      go to lighting then outdoor ambeince if you make it white it gets bright outside or if you make it dark it goes dark outside

    • @joe-op2gr
      @joe-op2gr Рік тому

      @@kianhashemi-ng6eh thanks

  • @lmlimpoism
    @lmlimpoism 3 місяці тому

    i'm currently working on a non-realistic horror game
    decided to check this out anyway, even though i know how to make it.

  • @the2crackheads-tg8ue
    @the2crackheads-tg8ue 6 місяців тому +3

    TYSM BRO LAST TIME I TRIED THIS IT FAILED BUT I TRIED AGAIN AFTER LEARNING SOME LUA AND I FIXED IT ALL TYSMM BRO I BEEN LOOKING FOR A VID THAT ACTUALY WORKS FOR AGES

  • @Cr3cked
    @Cr3cked 5 місяців тому +1

    1:04
    "Theres Gonna Be A Jumpscare"
    "Theres GONNA BE A JUMSCARE"
    "THERES GONNA BE A JUMPSCARE"

  • @CalebMohr
    @CalebMohr Рік тому +11

    Can you show us how to model the window and the door? Or something close to that?

    • @z3nh0u
      @z3nh0u Рік тому +1

      i need the door.Anf the window is already in the model place.Just type window and you will see it

    • @SykraOfficial
      @SykraOfficial 10 місяців тому

      @@z3nh0u just search bedroom door and you'll find it

  • @dexu_yt_2
    @dexu_yt_2 Рік тому +1

    I teached how to make RemoteEvents that connected to LocalScript. Now, i can make something my own in game and publish it. TYSM!

  • @lumantasrylex9019
    @lumantasrylex9019 Рік тому +6

    I'm having troubles because when I test play the game the black screen won't go away

    • @alicestephens3399
      @alicestephens3399 5 місяців тому

      Omg Same

    • @jiminegi391
      @jiminegi391 Місяць тому

      @alicestephens3399 happened to me and i spelt backround wrong. Try it

  • @DavonteMhuka
    @DavonteMhuka Місяць тому

    I'm making a Doors And Pressure based horror game with my friends
    We want it to be as scary as possible
    I asked some friends and they thought of good ideas
    Thanks for the tutorial
    Just the thing I need

  • @SaurianAnimates65
    @SaurianAnimates65 Рік тому +20

    I made my own game called "Untitled Zombie Defense Game." Which consists of free models and like 1 set of script from the workshop. I use free models due to my lack of being able to make a monster and I can't get moon animator. I wanna make a dinosaur horror game and this really helped.

    • @gaunterodimm4884
      @gaunterodimm4884 Рік тому +7

      Keep it up, man. Don't be afraid to use free models for anything, just keep on making!

    • @dounzi.274
      @dounzi.274 Рік тому +1

      @@gaunterodimm4884Agreed! Free models are very useful! Sometimes, I don’t have time to create what I want and I don’t know how to use blender so I use them! Don’t be ashamed :)!!

    • @akra0p4c
      @akra0p4c Рік тому

      im haqve moon animator💀

    • @JC14792
      @JC14792 Рік тому

      whats your game called?@ArlxGaming

    • @CHRISI297
      @CHRISI297 Рік тому

      @@akra0p4cq

  • @Breno72493l
    @Breno72493l 10 місяців тому

    Thank you very much, I'm Brazilian but I used the subtitles, man you're very smart, thank you

  • @ArtinZz
    @ArtinZz Рік тому +6

    Yo, can u make a tutorial or the link model for the door and the window? i aint good at scripting and i need help xd

  • @Deltaforcce
    @Deltaforcce 7 місяців тому

    I shared this video with my team, thank you.

  • @iceyrblx_yt2340
    @iceyrblx_yt2340 Рік тому +6

    I love this video and you did a great job but the flashlight didn’t work. Do you know how to fix it?

    • @Mopper12363
      @Mopper12363 Рік тому +1

      i followed another tutorial but make sure the name is Flashlight like no changes and that there isnt anything else in the game named flashlight

  • @Pyro_Turkey
    @Pyro_Turkey 11 місяців тому +9

    heres the door script: local SFX = script.Parent.SFX
    local DoorClose = SFX.Close
    local DoorOpen = SFX.Creak
    local DoorLock = SFX.Lock
    -- TweenService--
    local TweenService = game:GetService("TweenService")
    for i, v in pairs(workspace:GetDescendants()) do
    if v:GetAttribute("Door") then
    local open = false
    local debounce = false
    local prompt = v.Main.ProxPrompt
    local hinge = v.Hinge
    local currentCFrame = hinge.CFrame
    local Goal
    local OpenTweenInfo = TweenInfo.new(2, Enum.EasingStyle.Cubic, Enum.EasingDirection.InOut)
    local CloseTweenInfo = TweenInfo.new(1, Enum.EasingStyle.Cubic, Enum.EasingDirection.InOut)
    prompt.Triggered:Connect(function()
    if debounce == false then
    debounce = true
    if open == false then -- Door opening --
    open = true
    Goal = {CFrame = currentCFrame * CFrame.Angles(0, math.rad(-100), 0)}
    DoorOpen:play()
    else -- Door closing --
    open = false
    Goal = {CFrame = currentCFrame * CFrame.Angles(0, math.rad(0), 0)}
    DoorClose:play()
    end

    if open == true then -- Door open animation --
    local tween = TweenService:Create(hinge, OpenTweenInfo, Goal)
    tween:Play()
    tween.Completed:Wait()
    debounce = false
    else -- Door close animation --
    local tween = TweenService:Create(hinge, CloseTweenInfo, Goal)
    tween:Play()
    tween.Completed:Wait()
    debounce = false
    end
    end
    end)
    end
    end

    • @DaArda31
      @DaArda31 4 місяці тому +1

      can you give me the flashlight script????

  • @harrystopalidis
    @harrystopalidis 7 місяців тому

    I know I am late but to anyone who is watching this video and is wandering why the flashlight doesn't work, it is because the script contains unknown phrases, the dashes must not have a space so they are non included in the script.

    • @LowestKA
      @LowestKA 7 місяців тому

      Do u know why the transition doesnt work and shows a black screen forever when i click play? Pls tell me its happening to everyone.

    • @harrystopalidis
      @harrystopalidis 7 місяців тому

      @@LowestKA I am afraid, you have to write a script that makes the screen disappear after 3 seconds inside the game.

    • @harrystopalidis
      @harrystopalidis 7 місяців тому

      @@LowestKA And yeah, it happened to me too.

  • @pickleswontwalk
    @pickleswontwalk Рік тому +4

    ive did step by step and my flashlight doesnt work

  • @meonpvp8772
    @meonpvp8772 3 місяці тому

    Your welcome for giving u the idea of making a tutorial

  • @MrLopi6756
    @MrLopi6756 Рік тому +4

    how to select the textures min 2:30??? plsss

    • @the_om4r
      @the_om4r 2 місяці тому +2

      hold alt while clicking the one you want.

    • @MrLopi6756
      @MrLopi6756 2 місяці тому

      @@the_om4r ty!

  • @SPWsquad_Soap
    @SPWsquad_Soap 4 місяці тому

    Thanks! I’ve been needing help

    • @Gtells1
      @Gtells1 4 місяці тому

      where is the script?

  • @pnwnkg
    @pnwnkg Рік тому +4

    also heres more that you could use: bloom, blur, depth of field, sunrays

  • @ILearnSpainish19
    @ILearnSpainish19 10 місяців тому

    im watching this video so i can make my own roblox horror game.

  • @Thuners
    @Thuners 8 місяців тому +9

    Bro is lagging

  • @VioletteRoblox276
    @VioletteRoblox276 2 місяці тому +1

    the giggle sound is scarier in 2024 💀

  • @SuchanyaSakhiranrat
    @SuchanyaSakhiranrat 13 днів тому +2

    Flashlight script:
    local cam = workspace.CurrentCamera
    local RS = game:GetService("ReplicatedStorage")
    local RunService = game:GetService("RunService")
    local Flashlight = RS.Flashlight
    local Clone = Flashlight:Clone()
    Clone.Parent = script.Parent
    local Brightness = 1
    local Keybind = Enum.KeyCode.F
    local UIS = game:GetService("UserInputService")
    local Toggle = false
    local Mouse = game.Players.LocalPlayer:GetMouse()
    local TS = game:GetService("TweenService")
    local TI = TweenInfo.new(.1, Enum.EasingStyle.Sine)
    local ClickSFX = workspace.SFX.Flashlight
    UIS.InputBegan:Connect(function(Input, p)
    if p then return end
    if Input.KeyCode == Keybind then
    Toggle = not Toggle
    ClickSFX:Play()
    end
    end)
    RunService.RenderStepped:Connect(function()
    if Clone then

    Clone.Position = cam.CFrame.Position
    TS:Create(Clone, TI, {CFrame = CFrame.lookAt(Clone.Position, Mouse.Hit.Position)}):Play()

    if Toggle then
    TS:Create(Clone.SpotLight, TI, {Brightness = Brightness}):Play()

    else
    TS:Create(Clone.SpotLight,TI, {Brightness = 0}):Play()
    end
    end
    end)

  • @imdaboaguy
    @imdaboaguy 11 місяців тому +14

    mine didnt work

    • @SuperLuigifan777
      @SuperLuigifan777 10 місяців тому +2

      Womp womp

    • @BobTheBuilder-pg9oj
      @BobTheBuilder-pg9oj 9 місяців тому +3

      @@SuperLuigifan777”womp womo”💀

    • @SuperLuigifan777
      @SuperLuigifan777 9 місяців тому

      @@BobTheBuilder-pg9oj stfu kid I typed it fast

    • @lebanh3304
      @lebanh3304 9 місяців тому +2

      @@SuperLuigifan777that’s what your parents said when you were born

    • @SuperLuigifan777
      @SuperLuigifan777 9 місяців тому +1

      @@lebanh3304 got no comeback

  • @A-formRoomsandDoors
    @A-formRoomsandDoors 10 місяців тому +1

    But how to script the flashlight sound to play when you turn on/off the flashlight

  • @dogesque
    @dogesque 7 місяців тому

    only criticism is the use of proximity prompt when the systems you would use instead might be useful in other scenarios.. ex: inputs trigger an event that the server reads as interaction can also be used to trigger a flashlight or detecting what the player is looking at can be useful for triggering jumpscares

    • @dogesque
      @dogesque 7 місяців тому

      this is a really great video and we actually develop and organize assets very similarly lol

  • @denizercanhergul
    @denizercanhergul 7 місяців тому +5

    LİNK İS NOT WORKİNG

    • @Marnix7386
      @Marnix7386 7 місяців тому

      chill

    • @JarkDarious2
      @JarkDarious2 7 місяців тому

      Use vpn

    • @denizercanhergul
      @denizercanhergul 5 місяців тому

      @@JarkDarious2 i used still now working its says this content deleted

  • @DutcherChannel
    @DutcherChannel 11 місяців тому +1

    Roses are red, violets are blue,
    Your content's so great, I'm joining your crew. (Subscribed)

  • @FrozOfficialYT
    @FrozOfficialYT 11 місяців тому +6

    this comment must not get 0 likes

  • @RobinBli
    @RobinBli 6 місяців тому +1

    I know this is a pretty old video, but it would be helpful if you could explain a bit more about the animation and scripts for the door. I kinda understand most of it but idk what the different parts you've added in the script are used for. Do i need hinges for the door for it to move correctly?

  • @FLAMEON9
    @FLAMEON9 10 місяців тому

    really nice
    i love how you teach
    ty

  • @AROX-mp4
    @AROX-mp4 6 місяців тому +1

    your script (dialoguemodel) it doesn't work because the black screen of the game doesn't disappear and the dialogues aren't there

  • @DukeDude129
    @DukeDude129 8 місяців тому +2

    15:40 just a mark to let me know where I left off

  • @MrQusays
    @MrQusays Рік тому

    man thank you very much for this tutorial, I love you man

  • @nursyafiqah5483
    @nursyafiqah5483 Рік тому +1

    bro thx im gonna show this to my sister if i done building im so tired

  • @M.Arsakha.D.P.
    @M.Arsakha.D.P. 4 місяці тому +1

    i did everything right...... why is the transition just stays and not fading?

  • @TheUltrakillerMan
    @TheUltrakillerMan 11 місяців тому

    I've been trying to get a flashlight script to work for so long, thank you

  • @Aehmre31er
    @Aehmre31er Місяць тому +1

    Could you write the Scripts in the comments? Pastebin isnt working, it says "This page is no longer available. It has either expired, been removed by its creator, or removed by one of the Pastebin staff.

  • @Firecracker005
    @Firecracker005 Рік тому +2

    bro there is everything what i need and i love it

    • @Firecracker005
      @Firecracker005 Рік тому +1

      I love you, finally there is a tutorial that works and its awesome and i don't need to prescribe the very big and long scripts u are like reading in my mind what u can put in the tutorial bro

  • @KINGLJHB
    @KINGLJHB 10 місяців тому

    W vid just one question how does it know where to put the sound u didnt clarify that and if u did i didint see it sorry im new and this helps a bunch im scared to play it i alr had three of my friends scream too it

  • @PanBarrier
    @PanBarrier Рік тому +1

    18:48 after 2 years, i know that this laugh is from Cube Queen from Fortnite

  • @PizzaGaming0415
    @PizzaGaming0415 Місяць тому

    THANKS!

  • @TYPHOONOFFICAL
    @TYPHOONOFFICAL Рік тому +1

    Horror games and normal games are really hard.

  • @peako4404
    @peako4404 7 місяців тому

    if you are insecure about your lisp don't be. you are amazingly smart and skilled and personally lisps to me are cool but get made fun of all the time. so don't feel insecure abt it theres nothing wrong with it theres nothing wrong with you

  • @Arket-ni3dd
    @Arket-ni3dd 8 місяців тому

    Best horror game tutorial ever made

  • @LegxndROBLOX
    @LegxndROBLOX 11 місяців тому +1

    the end got me💀💀

  • @LAGsupreme
    @LAGsupreme 3 місяці тому +1

    Guys what do we do for the computer event cause it ain’t working! This vid is out of date maybe 🤔. Pluto pls fix or explain what’s happening

  • @Gab_09.
    @Gab_09. 26 днів тому

    Can you pretty PLEASE make a tuturial on the door and window PLEAAAASEE! ty :D

  • @Cookie18YT
    @Cookie18YT 8 місяців тому

    tbh I was looking at models for the game and I saw every one of your items in the tool box under different people just give them credit if you doing stuff like this ty