Dialog System in 10 minutes! Godot Tutorial

preview_player
Показать описание
In this Godot tutorial I will show you how to create a simple dialog system.

Godot v3.4.4

Godot v4.2

⌛ Timestamps
0:00 Intro
0:32 What We Will Create
1:46 JSON File
2:21 Signal Bus
2:57 Dialog Area
6:26 Dialog Player
9:47 Outro

#godot #gamedev #tutorial #dialog #2d
Рекомендации по теме
Комментарии
Автор

Your autorun signal bus is something I never would've thought of! That'll come in handy so often

beeshrooms
Автор

I like the smooth edits between clips. Nicely done ❤

Aarimous
Автор

This was super handy! Best tutorial for a dialogue system I've come across

Mishamallow
Автор

Great tutorial... My mind is overflowing with options

ReddXYZ
Автор

That SignalBus is a great idea, never thought of that before

mantequilladev
Автор

Thanks! This helped me during a game jam :)

envilonscript
Автор

The only of 3 tutorials that worked for me, great!

Byte_Hub
Автор

Came from GameDev Journey.
Just subscribed. Looking forward for more content.

thomasamathew
Автор

Really awesome tutorial, hope you have more knowledge to share!

lipnoodle
Автор

Mind blowing video, i love it.
I learnt so much ❤

Soulcode-k
Автор

Thank you so much for making this video 🎉❤

Gonnerme
Автор

You have a very nice of way teaching godot, please continue like this 💎 please remake this video this code no longer works for godot 4

TheBoringDeveloper
Автор

Great! Can you do the same in godot 4? I've spent many hours on this, but I still haven't figured out how to make a dialog system there.

Aicellycut
Автор

Very helpful tutorial Steve, thanks! For something like this in a bigger game, would you use multiple json files for different areas? Say, different towns in an rpg or something like that? Or just grow a giant json...? Personal preference?

FinrodIngoldo
Автор

Awesome tutorial, this really works for make a great game with this Dialog System!! good job!

deltaruness
Автор

for some reason the dialog key doesn't shown an instance of the the node... is there somthing im missing

Tm-dnob
Автор

I really loved your explanation. This video is one of the few wich got me to really understand what to do with the .json file to put it back into text.
Would you perhaps have any tips on how to implement choices? I've seen other videos and even readed a LOT of code from various plugins of other people who did it, but I just can't seem to grasp what they're doing and, more important, what will I do to achieve a system with different options of dialogue.
I will be very grateful if you can comment some tips on how to deal with this, I'm really lost lol

iknowwhoyoupretendiam
Автор

I get a "Invalid get index of type 'String' (on base: 'Dictionary')." error in my code. Any solution?

thewolf
Автор

can someone explain how to write 'export (String, FILE, "*json") var scene_text_file' because since it's godot 4 now this no longer works nor do i really understand what's going on here.

josephlinton
Автор

I keep getting an error for the Godot 3 at this line..

selected_text =

I can't for the life of me figure out why

MiguelNoctis
welcome to shbcf.ru