Tutorials Questions
0
Not a tutorial but an example of a JRPG-like menu system using modal dialogs.
Note: The whole project is about the menu/dialog system. The game-like presentation is just a façade because I had fun...
5
Not exactly a tutorial but I recently wanted to check out the Godot State Charts extension and compare it to a simple state machine. So I made a simple comparison project. Maybe it's of use to anyone....
2
So here is my workflow on how to export low poly models (which use a color palette) to Godot 4.1.1. I also setup emission, and handle the WorldEnvironment parameters to make Godot scene look almost th...
11
Hi,
Just to help the community because I have searched few days in godot docs, and on the web.... 🙂
About
1) how to configure apache server in order to contains html5 export godot project
2) how to ...
0
Hey guys,
I've made a video tutorial on setting up wang and blob tilesets in Godot 4, please do check it out if it's helpful and do give any constructive criticisms too, I appreciate it 🙂.
I mainl...
12
Creating a character for games in Godot using MakeHuman
An expanded and expanded edition of the MH into Godot tutorial (part 2)
In 3 volumes.
This is not really a tutorial, but more of a developer...
5
9
*For Godot 4 Beta 1 Replace lerp() with lerpf()
Hi, Here is a quick beginner manual for using AnimationTree and use it to Blend between your animations. Warning I'm not much of a teacher 😅 Here I us...
0
Perhaps this is a very naive view and quite obvious things for gurus in programming. But for a beginner it may cause difficulties.
Let's take the "Rotations" code from The Book of Shaders and try t...
0
Hi Everyone,
I am a toddler as Godotista. When searching more optimised and performant results for a multi hundred nodes project, first tried GdQuest, then came across C++ native code support and sha...
3
I've been implementing rollback netcode in one of my games, and one of the requirements for rollback is deterministic physics. Since Godot's built-in physics engine isn't deterministic, I built this l...
Keef asked 13/12, 2021 at 15:51
1
© 2022 - 2024 — McMap. All rights reserved.