How to count between two numbers in less than 3 minutes! Godot Tutorial

  Рет қаралды 1,709

Def Mane()

Def Mane()

Күн бұрын

Пікірлер: 7
@ilaser4064
@ilaser4064 9 ай бұрын
Cool tute, for those looking for the Godot 4 variant this example from the docs should help: func _ready(): var tween = create_tween() tween.tween_method(set_label_text, 0, 10, 1).set_delay(1) func set_label_text(value: int): $Label.text = "Counting " + str(value)
@pedromartinez-y6p
@pedromartinez-y6p 8 ай бұрын
for godot 3.5.2: func _ready(): var tween = create_tween() tween.tween_method(self, "set_text_", 0, 10, 1).set_delay(0.1) func set_text_(value: int): self.text = "Counting " + str(value)
@jacksontriffon5064
@jacksontriffon5064 2 жыл бұрын
Exactly what I was looking for. Thank you!!
@hoppalapasam53
@hoppalapasam53 Жыл бұрын
thanks its helps a lot.
@inhadar11
@inhadar11 8 ай бұрын
You are best🖖
@dueddel
@dueddel 2 жыл бұрын
Heck, yes! That's neat! Well, here we go again now. … Yet another subscription to a Godot related channel. As if there isn't already an endless list of uncountable channels I have subscribed to in the past 1-2 years. 😅
@Def_Mane
@Def_Mane 2 жыл бұрын
Thank you!
Finite State Machines in Godot 4 in Under 10 Minutes
7:16
Bitlytic
Рет қаралды 311 М.
風船をキャッチしろ!🎈 Balloon catch Challenges
00:57
はじめしゃちょー(hajime)
Рет қаралды 85 МЛН
МЕНЯ УКУСИЛ ПАУК #shorts
00:23
Паша Осадчий
Рет қаралды 4,7 МЛН
Haunted House 😰😨 LeoNata family #shorts
00:37
LeoNata Family
Рет қаралды 16 МЛН
Making an atmospheric incremental game in Godot in 9 days
3:38
The Shaggy Dev
Рет қаралды 8 М.
Why Unreal Engine 5.5 is a BIG Deal
12:11
Unreal Sensei
Рет қаралды 782 М.
Zig for Impatient Devs
9:48
Isaac Harris-Holt
Рет қаралды 103 М.
How to STUDY so FAST it feels like CHEATING
8:03
The Angry Explainer
Рет қаралды 1,7 МЛН
Learn How to Tween Nodes in Godot
2:55
Def Mane()
Рет қаралды 4 М.
Never Design Again: CANVA AI Just Dropped A Huge Update!
17:40
風船をキャッチしろ!🎈 Balloon catch Challenges
00:57
はじめしゃちょー(hajime)
Рет қаралды 85 МЛН