Godot Basic Cutscene Tutorial

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

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

  • @VSatoV
    @VSatoV 3 ปีที่แล้ว +63

    Since nobody said it, this is a really good tutorial! You should do a more detail video about this.

  • @pai64
    @pai64 3 ปีที่แล้ว +27

    4:12 imagine forgetting your own game's name :D
    Nice video godot's animation player is so good

  • @johnnyumamidev
    @johnnyumamidev ปีที่แล้ว +5

    hey man, this really helped me out even 2 years later! i got a cutscene up and running really fast. thanks for sharing!

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

    Well there's only 58 comments so might as well write one so you'll see, this helped me a lot, even with godot 4.0 out this is propably the first tutorual i see that geniuenly explains what you can do with the animation player, thank you! Also great voice acting :3

  • @Furiac.
    @Furiac. 3 หลายเดือนก่อน

    perfect, thanks. i mainly just needed to wrap my head around how it would work in practice. it seems easy enough because its really just a transition to a new scene as opposed to editing my current world scene to include a cutscene.

  • @MrSmith_
    @MrSmith_ 3 ปีที่แล้ว +3

    Definitely an excellent video which clears up a lot of functionality regarding cutscenes. Thanks!

  • @michelles.3835
    @michelles.3835 3 ปีที่แล้ว +4

    Really good tutorial, thank you. I've literally used the animation player once, and this cleared up a lot of the questions I had about it.

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

    You are amazing, you have just saved my life with this tutorial!

  • @Flame995
    @Flame995 3 ปีที่แล้ว +2

    wow just wow how am I just finding this now thank you

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

    You saved a lot of my time i thought i have to draw the scene or animate it with help of AI whereas i dont like to use AI its like i'm cheating or making my self lazy thanks for the tutorial. 👍
    Edited:
    Suggestion - i think you have to add one more in title
    the power of Godot Animationplayer

  • @streq9199
    @streq9199 3 ปีที่แล้ว +1

    Great video! Really appreciate the examples, sometimes I'll come up with an approach to doing something and start second guessing myself about it halfway through ("can/should I really do this just with AnimationPlayer?") , and then seeing someone doing just that, and with great results, reassures me a lot!

  • @megalukes
    @megalukes 3 ปีที่แล้ว +8

    That's a really good tutorial. Let me ask you something. When it comes to handling the player within scenes, do you have a copy of the player node for each map when a cutscene happens? I'm asking that because in my game I move the player node around different maps (which are different scenes) and I realized recently that I could not use an animation player within a given scene to move the player around since the player node is not in the scene originally. I have some ideas to go about handling that, but I'd like to know how you do it. Thank you!

    • @calame3218
      @calame3218  3 ปีที่แล้ว +5

      If it start to be too complicated to use your player in a cutscene, you could do a "cutscene_player" that would be used only in the cutscene. He would have the function/animation needed for the scene. You could always join my Discord if you need more help.

  • @LowBudgetToons
    @LowBudgetToons 3 ปีที่แล้ว +3

    Really good quick tutorial! I’m brand new to Godot and just wanted to know if Cutscenes are possible. Thanks for sharing

    • @LowBudgetToons
      @LowBudgetToons 3 ปีที่แล้ว +2

      I’m def going to sub for more tips

  • @syedrizvi6408
    @syedrizvi6408 3 ปีที่แล้ว +1

    This is a superb tutorial. A great one, solving a lot of problems

  • @_devcat3919
    @_devcat3919 3 ปีที่แล้ว +1

    Thank you this is so perfect example reference I'm looking for ❤️❤️❤️

  • @scoutingnathan6497
    @scoutingnathan6497 3 ปีที่แล้ว +2

    Hi there, great tutorial!!! I'm having difficulty playing the next animation on button click (as shown at the end of this video) I have an if statement with a skip button (space bar) but unsure what I'm doing wrong. The process I'm trying to do is a bunch of If statements. any help would be much appreciated :) thanks

    • @calame3218
      @calame3218  3 ปีที่แล้ว +1

      I named the animations 'chicken_1', 'chicken_2', etc. and when I start the cutscene, I keep witch one is playing 'chicken_' and the sequence number '1'. So when i click next i only need to call 'AnimationPlayer.play( "chicken_2" ). Hope this help. If you need more info you can join my Discord on come on my Stream ^^

    • @scoutingnathan6497
      @scoutingnathan6497 3 ปีที่แล้ว

      @@calame3218 thanks for the quick reply, I'll give what you've mentioned a go! thanks!!

  • @xgozulx
    @xgozulx 3 ปีที่แล้ว +1

    amazing tutorial

  • @oncle_dan
    @oncle_dan 2 ปีที่แล้ว +1

    It takes a quebecer to recognize a another one! Awesome explanation mate! Thanks.

  • @bonhamgriggs943
    @bonhamgriggs943 2 ปีที่แล้ว +1

    Thank you for the tutorial! What did you use to edit your voice for the voiceovers? That sounds really cool.

    • @calame3218
      @calame3218  2 ปีที่แล้ว

      I followed some tutorial on making a trailer voice for that one haha, but now I use VoiceMod and its pretty good.

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

    Hey man, could you make video for indepth tutorial of Small cutscenes and using next button & previous button for a story line game intro. Please...

  • @TikiToyLabs
    @TikiToyLabs ปีที่แล้ว +1

    when I create a keyframe method the script methods dont show up. Is this because I have a newer Godot? If I subscribe to your Pateron can I get access to this file to dissect?

    • @calame3218
      @calame3218  ปีที่แล้ว +1

      You need to create the method in the node before you add a function keyframe. You can join the discord for more help. If you join the Patreon you can get source code and I can spend some time with you to help you code your game.

  • @saulnores3477
    @saulnores3477 3 ปีที่แล้ว +1

    Great content. New subscriber from Argentina.

  • @artropodesoturno1857
    @artropodesoturno1857 2 ปีที่แล้ว +1

    helped a lot, thanks man

  • @KittehBit
    @KittehBit 3 ปีที่แล้ว

    Really informative, thanks :)

  • @scoopydevy
    @scoopydevy 3 ปีที่แล้ว

    dude this is awesome

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

    I'm new to making games.. Would love to have an updated player script for godot 4.x

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

    Nice good stuff

  • @STOIC_GAMING43
    @STOIC_GAMING43 ปีที่แล้ว

    Bro after cutscene how to change in main scene

  • @YaTa1234
    @YaTa1234 3 ปีที่แล้ว +1

    iif you make the cutscene do the cutscene automaticly change to the main scne or just blank?

    • @calame3218
      @calame3218  3 ปีที่แล้ว

      It will stay at the end of the animation. You can either connect a function to the "finished" signal or add a function directly in the animation.

    • @calame3218
      @calame3218  3 ปีที่แล้ว

      It will stay at the end of the cutscene. You can either connect to the

    • @YaTa1234
      @YaTa1234 3 ปีที่แล้ว

      @@calame3218 c-can you make tutorial bout change scene to the gameplay scene? I will ask my whole family to subscribe and like tou you video if you make that.. please? 🥺

    • @calame3218
      @calame3218  3 ปีที่แล้ว

      you could look at my other cutscene video. th-cam.com/video/1dCXuexUIBY/w-d-xo.html

  • @bekturbektenov1707
    @bekturbektenov1707 ปีที่แล้ว +1

    so, what about the functions in the player? you just turn off the player's script?

    • @calame3218
      @calame3218  ปีที่แล้ว

      You could have a variable to disable the player inputs when a cutscene starts.

    • @bekturbektenov1707
      @bekturbektenov1707 ปีที่แล้ว

      @@calame3218 what would be the most optimal way?

    • @calame3218
      @calame3218  ปีที่แล้ว

      @@bekturbektenov1707 if you only need a simple cutscene, you could probably create a seperate "player actor" so it's easier to manipulate.

  • @frankodt
    @frankodt 3 ปีที่แล้ว +1

    Do you have to make a new scene for the cutscenes

    • @calame3218
      @calame3218  3 ปีที่แล้ว

      It might be better so your main scene stays clean.

    • @frankodt
      @frankodt 3 ปีที่แล้ว

      @@calame3218
      Thanks 👍😊

  • @NoLootStudios
    @NoLootStudios 3 ปีที่แล้ว

    Please keep these coming :D :D :D

  • @ygorbaeta842
    @ygorbaeta842 3 ปีที่แล้ว +1

    TY

  • @sp0onforksp0rk
    @sp0onforksp0rk ปีที่แล้ว

    Can someone tell me how to get the gameplay to resume once the cutscene ends, I'm like this close to deleting godot in annoyance lol.

    • @calame3218
      @calame3218  ปีที่แล้ว

      It depends on how you start the cutscene. You could call a function to change the scene or re-enable the player. If you want more help, you could join the discord server :P

    • @sp0onforksp0rk
      @sp0onforksp0rk ปีที่แล้ว

      @@calame3218 I'll find out eventually lol

  • @pillowfortstudios9467
    @pillowfortstudios9467 3 ปีที่แล้ว

    How.did you get the floor

  • @yka1241
    @yka1241 3 ปีที่แล้ว

    "Click", nice

  • @kartarva3556
    @kartarva3556 3 ปีที่แล้ว

    wait do i know you i feel like ive seen you on twitch hmmmmmmmmm