How To Make Cutscenes In Roblox Studio

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ธ.ค. 2024

ความคิดเห็น • 62

  • @rkgam3zs
    @rkgam3zs  หลายเดือนก่อน +8

    ive finally been able to edit this one!!! i recorded it like a week ago then i fell off the face of the earth, hope you guys enjoy

    • @Howlerboi77
      @Howlerboi77 หลายเดือนก่อน

      how do you make it trigger on a screenGui textbutton?

  • @NoIts-Kiwi
    @NoIts-Kiwi 16 วันที่ผ่านมา +1

    the way you teach is literally so perfect for me it’s like you’re sent by God 😭like i actually started crying this is amazing I AM SAVED

  • @noobguy2754
    @noobguy2754 หลายเดือนก่อน +4

    WOW!!
    JUST, WOW!
    How you teach, how you make it funny!
    If someone needs a teacher who's simply good, I will cry your name😂

  • @RealJas0n
    @RealJas0n หลายเดือนก่อน +4

    This is super helpful thank you, you've now earned a sub :D

    • @rkgam3zs
      @rkgam3zs  หลายเดือนก่อน +1

      thank you so much!!

  • @Euueurnrhiufbrjsdj
    @Euueurnrhiufbrjsdj หลายเดือนก่อน +4

    "You don't have to like or subscribe"
    Me: Already subbed and liked lol

    • @rkgam3zs
      @rkgam3zs  หลายเดือนก่อน +1

      thank you!!

  • @M3L_
    @M3L_ 23 วันที่ผ่านมา

    loved this video XD and awesome tutorial!! and real quick, would you ever make a video where the player is in the cutscene and animated?

    • @rkgam3zs
      @rkgam3zs  23 วันที่ผ่านมา

      i plan to very soon!

    • @M3L_
      @M3L_ 23 วันที่ผ่านมา

      @@rkgam3zs Awesome can't wait to see!! :D

  • @tensaiwasme
    @tensaiwasme หลายเดือนก่อน

    Now this will help me with the game I'm working on, thanks a mill!!

  • @Starlight._offici4l
    @Starlight._offici4l 8 วันที่ผ่านมา +2

    here's the script :
    local player = game.Player.LocalPlayer
    local character = player.Character or player. CharacterAdded:wait()
    local Humanoid = character:FindFirstChild("Humanoid")
    local ts = game:GetService("TweenService")
    local cam = game.Workspace.CurrentCamera
    local camFolder = game.Worksapce:WaitForChild("cutsceneCameras")
    local cam1 = camFolder:WaitForChild("cam1")
    local cam2 = camFolder:WaitForChild("cam2")
    local function cutsceneTriggered()
    humanoid.JumpHeight = 0 --default 7.2
    humanoid.WalkSpeed = 0 --default 16
    cam.CameraType = Enum.CameraType.Scriptable
    cam.CFrame = cam1.CFrame
    task.wait(2)
    cam.CameraType = Enum.CameraType.custom
    humanoid.JumpHeight = 7.2 --default 7.2
    humanoid.WalkSpeed = 16 --default 16
    end
    task.wait(3)
    cutsceneTriggered()

  • @itsTalkie
    @itsTalkie หลายเดือนก่อน +1

    Hell yeah this is an awsome vid! Is there a way to make cool shapes for ui or just any tips?

  • @senttry1333
    @senttry1333 หลายเดือนก่อน

    Cool video :), really useful, gonna try it in my tiny project. Now i would like to know how to cut from one camera angle to another without transision. Maybe is like really easy but i'm. super noob at coding 😅. Anyways, thank u for the tutorial!

    • @randomguyorsomething
      @randomguyorsomething หลายเดือนก่อน

      Change Enum.EasingStyle from Linear to Constant

  • @Kevin_Art
    @Kevin_Art หลายเดือนก่อน

    Your tutorials are very helpful for beginers! Are you specialising on that?

  • @heloguys488
    @heloguys488 8 วันที่ผ่านมา

    this is too underrated

  • @AlbertAnims
    @AlbertAnims หลายเดือนก่อน +1

    i actually can proggram roblox cutscenes and do everything is shown in the tutorial, but i appreciate the tutorial anyway.

    • @RANDOMDUDE69-v8r
      @RANDOMDUDE69-v8r หลายเดือนก่อน

      Ok

    • @sick_tr1cks
      @sick_tr1cks หลายเดือนก่อน

      gen alpha is a different breed bro

    • @AlbertAnims
      @AlbertAnims หลายเดือนก่อน

      @@sick_tr1cks what is that supposed to do with my comment

  • @Surfphreak
    @Surfphreak 22 วันที่ผ่านมา +1

    Do you know how to make a cutscene with an animation play when you click a button ive seen many games that play animations when you click a button and i really want to make a game like that can you help me?

  • @flamescope9554
    @flamescope9554 หลายเดือนก่อน +1

    Wouldn't it just be easier to animate the part? either way animating it would be way more readable and better performance, although tweens would be needed if random positions are involved.

  • @RyanEXElol
    @RyanEXElol หลายเดือนก่อน

    the vid desc is the best- (it's funny)

  • @vNoahlol
    @vNoahlol หลายเดือนก่อน +1

    I can finally make a cutscene on how my father left me

  • @R4tPoison
    @R4tPoison 20 วันที่ผ่านมา

    Hey dude im not sure if you have done that before, but would you be able to explain how to attach a custom made accessory to a dummy and then be able to animate the dummy with the accessory?

  • @brickshiaology131
    @brickshiaology131 หลายเดือนก่อน

    Hey bro,can you make a tutorial on camera shake,like when yiu touch a part your screen shakes? Or if your near a part it shakes,i would like the tutorial on the script so i can learn more functions,also goated video

    • @rkgam3zs
      @rkgam3zs  หลายเดือนก่อน +1

      yes! i'd love to teach that

  • @ВероникаШиян-л1щ
    @ВероникаШиян-л1щ 29 วันที่ผ่านมา

    tysmmm you are hero

  • @ARJKGHYYTRHDDGHFytuk
    @ARJKGHYYTRHDDGHFytuk 23 วันที่ผ่านมา

    thanks now I hnow how to make tweens

  • @SkatinOnaBlinker
    @SkatinOnaBlinker หลายเดือนก่อน +1

    idk if its just my game but when i use jump height i can still jump and when i use jump power it fixes it so just saying if anyone has the same problem it might be that

  • @kir1la
    @kir1la หลายเดือนก่อน

    I just made my games main menu with your help but i have a question, can you make a video where you explain how to make save files & load files? Basically when you are in a part of the game where you need to save your position just incase you die to a enemy ahead or you need to leave you can simply rejoin/respawn and be shown a load screen where you can load your position of where you were when you last saved instead of respawning/rejoining at the very beginning of the game

    • @starrangersgaemtiem8191
      @starrangersgaemtiem8191 หลายเดือนก่อน

      to get multiple save files I think you could just make multiple data stores like this:
      local save1 = DataStoreService:GetDataStore(“save1”)
      local save 2 = DataStoreService:GetDataStore(“save2”)
      when the player starts the game they can choose a save file which is the save file you save the data to when they leave.
      to save position just get a value (i think cframe value would work) and save the position to that when they start fighting an enemy or leave.
      or you could use a checkpoint system that saves every time you get to a new checkpoint

  • @7s..__.__..-j-w9n
    @7s..__.__..-j-w9n 24 วันที่ผ่านมา

    Would it be possible to create an NPC, likely in a horror game, where when you look at it a second time, it disappears?

  • @TotFak
    @TotFak 28 วันที่ผ่านมา

    W vid as always

  • @adianschannel
    @adianschannel หลายเดือนก่อน

    Hey are you gonna make a tutorial for the cutsenes where you can animate the player itself? like example : doors floor 2 seek chase - the transition to minecart

    • @rkgam3zs
      @rkgam3zs  หลายเดือนก่อน

      yes ill be doing that sometime soon!

    • @adianschannel
      @adianschannel หลายเดือนก่อน +1

      @@rkgam3zs alright i'll wait for that video 👍

    • @1Skyler11
      @1Skyler11 หลายเดือนก่อน

      @@adianschannel same lol

  • @ZEROxyx
    @ZEROxyx หลายเดือนก่อน

    w

  • @vNoahlol
    @vNoahlol หลายเดือนก่อน

    Yayyy

  • @Wax000_0
    @Wax000_0 หลายเดือนก่อน

    this is such a sick vid! Do you have a Discord account that I could reach out to you on? I am a First Settler Scout at Jamango!

  • @Person2-z7q
    @Person2-z7q หลายเดือนก่อน +2

    Is there a way to make it so the camera moves smoother? I don’t know how to describe it haha

    • @rkgam3zs
      @rkgam3zs  หลายเดือนก่อน

      using the easing styles def can help, like using in, then out in that order but other than that im still researching smoother tweening / lerping, ill make another video once ive cracked it

    • @skeered
      @skeered หลายเดือนก่อน

      u have to animate a part and use it as a camera. only with that method u can achieve a smooth cut scene

  • @PERFECTOsus
    @PERFECTOsus หลายเดือนก่อน

    Ty

  • @PLANETSETH2
    @PLANETSETH2 หลายเดือนก่อน +1

    yoo let's go

  • @bludos_dev
    @bludos_dev 24 วันที่ผ่านมา

    i forgot to brush 🙏🏻

    • @rkgam3zs
      @rkgam3zs  22 วันที่ผ่านมา

      GAH, HOW DARE YOU!!!

    • @bludos_dev
      @bludos_dev 22 วันที่ผ่านมา

      @rkgam3zs HAAHAHAHAHAH

  • @RawrxD23
    @RawrxD23 4 วันที่ผ่านมา

    Why won’t the part show anything in the properties

  • @AimbotsNightlyTalkShowOfficial
    @AimbotsNightlyTalkShowOfficial 29 วันที่ผ่านมา

    Hello! You are sent an interview request to my talk show. We will interview you and ask you questions about your career. If you accept, please reply.

  • @GlazzVex
    @GlazzVex หลายเดือนก่อน

    Can I use multiple cutscenes? Will it break?

    • @rkgam3zs
      @rkgam3zs  หลายเดือนก่อน

      you can do multiple cutscenes, it should be fine !😊

    • @GlazzVex
      @GlazzVex หลายเดือนก่อน

      @@rkgam3zs Thanks

  • @Bestie_Playz1
    @Bestie_Playz1 หลายเดือนก่อน

    for me at 7:46 when i tried it out it didn’t work? by any chance can you reply to this comment with the script? thanks!

  • @nightmareforreal
    @nightmareforreal หลายเดือนก่อน +2

    im 51 seconds early no cap

    • @rkgam3zs
      @rkgam3zs  หลายเดือนก่อน

      WELCOME. you sure are early

    • @nightmareforreal
      @nightmareforreal หลายเดือนก่อน

      @@rkgam3zs fr lmao but super helpful vid

  • @zanattikas
    @zanattikas 28 วันที่ผ่านมา

    its not working for mee, help

  • @Footballz63
    @Footballz63 หลายเดือนก่อน

    dang 7k dislikes and 145 likes