Lennart Steinke
@lsteinke.bsky.social
(he / him)
Interested in the intersection of code and psychology.
Loves to discuss learning strategies and techniques, UI / UX, game design and gamification.
Interested in the intersection of code and psychology.
Loves to discuss learning strategies and techniques, UI / UX, game design and gamification.
It's from the Halls of Torment talk:
www.youtube.com/watch?v=3BIt...
www.youtube.com/watch?v=3BIt...
Paul Lawitzki: A Peek Under the Hood: Technical Learnings from Halls of Torment #GodotFest2025
YouTube video by GodotFest
www.youtube.com
November 11, 2025 at 10:52 PM
It's from the Halls of Torment talk:
www.youtube.com/watch?v=3BIt...
www.youtube.com/watch?v=3BIt...
Maybe start with an idle animation first, like breathing or shifting the weight in place. Not as involved as a walking animation, so you get a feel for the animation systems.
November 10, 2025 at 10:30 AM
Maybe start with an idle animation first, like breathing or shifting the weight in place. Not as involved as a walking animation, so you get a feel for the animation systems.
Thanks! Just got the bundle :)
November 8, 2025 at 11:49 PM
Thanks! Just got the bundle :)
There are also many tutorials on card games / deck builders on YT.
What kind of card game do you want to code?
What kind of card game do you want to code?
November 8, 2025 at 11:51 AM
There are also many tutorials on card games / deck builders on YT.
What kind of card game do you want to code?
What kind of card game do you want to code?
Pimping the twitch overlay is way better than twitching the pimp overlay.
November 8, 2025 at 11:47 AM
Pimping the twitch overlay is way better than twitching the pimp overlay.
Sounds simple and easy.... yet I have no idea how to do it. :(
Would love to learn more.
Do you have some links to the basic stuff I'd need to do that in Godot?
Would love to learn more.
Do you have some links to the basic stuff I'd need to do that in Godot?
November 8, 2025 at 9:52 AM
Sounds simple and easy.... yet I have no idea how to do it. :(
Would love to learn more.
Do you have some links to the basic stuff I'd need to do that in Godot?
Would love to learn more.
Do you have some links to the basic stuff I'd need to do that in Godot?
Yeah, the token limitation can be a PITA.
Loved the color scheme, the feedback from the environment, and how simple things come together to more of the parts. Well done! Looking forward to the next version 😊
Loved the color scheme, the feedback from the environment, and how simple things come together to more of the parts. Well done! Looking forward to the next version 😊
November 7, 2025 at 11:33 AM
Yeah, the token limitation can be a PITA.
Loved the color scheme, the feedback from the environment, and how simple things come together to more of the parts. Well done! Looking forward to the next version 😊
Loved the color scheme, the feedback from the environment, and how simple things come together to more of the parts. Well done! Looking forward to the next version 😊
I watched this gif waaaaay too long. Looking good!
November 7, 2025 at 10:14 AM
I watched this gif waaaaay too long. Looking good!
If you need a beta tester: I'm in!
November 7, 2025 at 8:57 AM
If you need a beta tester: I'm in!
Do the burning map from the old Bonanza TV show next 😊
November 6, 2025 at 10:44 AM
Do the burning map from the old Bonanza TV show next 😊
This video might give you some ideas as well
www.youtube.com/watch?v=3EMG...
www.youtube.com/watch?v=3EMG...
Building a 3D Scene in Godot 4 - Post Processing & World Environment
YouTube video by Picster
www.youtube.com
November 6, 2025 at 10:32 AM
This video might give you some ideas as well
www.youtube.com/watch?v=3EMG...
www.youtube.com/watch?v=3EMG...
Not off the top of my head. I watched a couple of YT vids on "how to make Godot look good" and besides lighting it mainly boiled down to know what option to set.
Can't seem to find the specific video I had in mind, but this one is close
www.youtube.com/watch?v=0qNV...
Can't seem to find the specific video I had in mind, but this one is close
www.youtube.com/watch?v=0qNV...
These Graphics Are A LIE
YouTube video by Underdog
www.youtube.com
November 6, 2025 at 9:58 AM
Not off the top of my head. I watched a couple of YT vids on "how to make Godot look good" and besides lighting it mainly boiled down to know what option to set.
Can't seem to find the specific video I had in mind, but this one is close
www.youtube.com/watch?v=0qNV...
Can't seem to find the specific video I had in mind, but this one is close
www.youtube.com/watch?v=0qNV...
Learning new stuff is always a struggle. I love this tutorial giving an extensive overview on everything 3d. It's also really well done and fun to watch.
www.youtube.com/watch?v=AoGO...
Since it goes over everything, you'll get an idea how stuff connects and the vocab to search for details.
www.youtube.com/watch?v=AoGO...
Since it goes over everything, you'll get an idea how stuff connects and the vocab to search for details.
Recreating Zelda: Breath of the Wild in Godot [ + the ultimate intro to 3D game dev ]
YouTube video by Clear Code
www.youtube.com
November 6, 2025 at 9:09 AM
Learning new stuff is always a struggle. I love this tutorial giving an extensive overview on everything 3d. It's also really well done and fun to watch.
www.youtube.com/watch?v=AoGO...
Since it goes over everything, you'll get an idea how stuff connects and the vocab to search for details.
www.youtube.com/watch?v=AoGO...
Since it goes over everything, you'll get an idea how stuff connects and the vocab to search for details.
Consider giving GdScript a try. I'd recommend Breckies coding tutorial as a good starting point.
www.youtube.com/watch?v=e1zJ...
If you know how to structure stuff with a visual editor, your knowledge will transfer to coding nicely. Give it a try and bug us here if you run into a wall 😊
www.youtube.com/watch?v=e1zJ...
If you know how to structure stuff with a visual editor, your knowledge will transfer to coding nicely. Give it a try and bug us here if you run into a wall 😊
How to program in Godot - GDScript Tutorial
YouTube video by Brackeys
www.youtube.com
November 6, 2025 at 8:29 AM
Consider giving GdScript a try. I'd recommend Breckies coding tutorial as a good starting point.
www.youtube.com/watch?v=e1zJ...
If you know how to structure stuff with a visual editor, your knowledge will transfer to coding nicely. Give it a try and bug us here if you run into a wall 😊
www.youtube.com/watch?v=e1zJ...
If you know how to structure stuff with a visual editor, your knowledge will transfer to coding nicely. Give it a try and bug us here if you run into a wall 😊
Unity has some stuff enabled by default, that you need to enable in / add to Godot by hand.
But I am a Godot fan boy, so I might be biased
But I am a Godot fan boy, so I might be biased
November 6, 2025 at 8:20 AM
Unity has some stuff enabled by default, that you need to enable in / add to Godot by hand.
But I am a Godot fan boy, so I might be biased
But I am a Godot fan boy, so I might be biased