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...
Simitar asked 10/11, 2023 at 13:3

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....
Owensby asked 23/10, 2023 at 12:41

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...
Alcmene asked 17/10, 2023 at 6:31

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 ...
Inconceivable asked 27/3, 2023 at 21:0

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...
Gilberto asked 28/5, 2023 at 23:5

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...
Reportorial asked 22/6, 2022 at 16:5

5

Create trees with wind effect Godot_v4.0-beta9/10 Tree It (4/1/2023) Based on the Making trees tutorial. This is not a tutorial, but rather a hint, a short note to a tutorial on creating trees. Thi...
Heptachord asked 22/12, 2022 at 5:12

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...
Equipoise asked 24/7, 2022 at 9:35

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...
Ambiguous asked 16/9, 2022 at 15:11

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...
Docile asked 28/7, 2022 at 19:11

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.