Can't wait for the rest of the series (: Also, I felt silly after you showed the final method because I was like "oh, convert to string" and then had: match dice_roll: 1: animation_player.play(str(dice_roll)) For every number... then you explained it and I was like ".... yeah, guess I don't need to tell it which one is which any more"
These are great videos! Even though I'm on the outskirts of Godot, I like seeing a break down of a game being made. Is there any chance to re-order the playlist to ep 1 is first and the latest is at the bottom? Would be helpful. I'll continue to chug through regardless. :D
That's some solid plot twist in this video near the end ;) thanks for the video !
Can't wait for the rest of the series (:
Also, I felt silly after you showed the final method because I was like "oh, convert to string" and then had:
match dice_roll:
1: animation_player.play(str(dice_roll))
For every number... then you explained it and I was like ".... yeah, guess I don't need to tell it which one is which any more"
Haha, no worries! You still had the idea
Good video. So glad you did not end it without doing the str() cast. 😂
Excelent video
Thank you friend!
Comment for algorithm
These are great videos! Even though I'm on the outskirts of Godot, I like seeing a break down of a game being made. Is there any chance to re-order the playlist to ep 1 is first and the latest is at the bottom? Would be helpful. I'll continue to chug through regardless. :D
I'll look into how to do that because I had NO idea it was out of order, thank you for telling me!