How to Play a Video in Godot 4

  Рет қаралды 537

Max O'Didily

Max O'Didily

Күн бұрын

Пікірлер
@majda3068
@majda3068 Ай бұрын
I need ur help with something necessary PLEASE, i want to add the video as an intro scene and when the video ends the game scene starts, how do i do that?
@Krozahl
@Krozahl Ай бұрын
i'm trying to do that too by mashing together different tutorials, this one seems like it has some promise but i'm not sure yet; still working on the kinks i'll get back to you if i can figure it out! the other tutorial im mashing with this one is "How to make Cutscene in Godot 4" by "16BitDev"
@Grawesome2
@Grawesome2 23 күн бұрын
Just create a timer node onto the main node and at the en of that timer change the scene to the main menu of the game. There might be better ways to do it by that's how I did it. This is my code: extends Node2D @onready var timer: Timer = $Timer func _ready() -> void: timer.start(6) func _on_timer_timeout() -> void: get_tree().change_scene_to_file("res://Scenes/menu.tscn")
@TomDoesExists
@TomDoesExists 8 күн бұрын
@@Grawesome2no need theres a function for when the video starts normally
@Grawesome2
@Grawesome2 8 күн бұрын
​@@TomDoesExists I assumed so, but I'm so new to this that my language skill is that of a person who just started learning a new language "Me start intro, then me stop intro, then me win!"
I Made My Dream game In Godot 4... #devlog 1
8:03
PinoPrime
Рет қаралды 279 М.
Why Animation Trees in Godot 4 are Unbelievably Useful
7:28
Bitlytic
Рет қаралды 22 М.
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
Using Composition to Make More Scalable Games in Godot
10:13
Firebelley Games
Рет қаралды 253 М.
I Should've Tried Godot a Year Ago
8:25
Weekie
Рет қаралды 70 М.
How I Mastered GODOT In Only a WEEK!
7:08
Simplicity
Рет қаралды 13 М.
Do THIS Before You Publish Your Godot Game
3:33
StayAtHomeDev
Рет қаралды 193 М.
The Best New Feature in Godot 4.4*
7:06
Gamefromscratch
Рет қаралды 25 М.
Custom Resource are a MUST KNOW in Godot | Complete Tutorial
32:10
5 Games Made in Godot To Inspire You
5:44
StayAtHomeDev
Рет қаралды 23 М.
How to use Resources in Godot 4
8:08
Bitlytic
Рет қаралды 5 М.
Godot 4 - Tiled Dungeon Environment From Scratch
26:24
DevLogLogan
Рет қаралды 446 М.
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН