2D Sprites In 3D Games - Godot Tutorial

This guitar tutorial demonstrates how to place a 2D sprite in a 3D game. The tutorial starts by creating a scene with a basic character that can be controlled. The characters mesh instance is then mod...
Godot 3: 3D Collision Tutorial

The video explains how to create collision shapes in order to prevent objects from passing through each other. The tutorial demonstrates using a farm scene as an example. The process involves adding a...
Godot 3.1: Creating a Simple 3D Game: Part 1 (Intro, Nodes & 3D Physics) #GodotEngine

In this tutorial series, Colin, a YouTuber and computer science teacher, introduces the Godot game engine for creating 3D games. He explains that Godot is a free and open-source program, and has becom...
Godot 4.0: Its Almost a Brand New Engine! Full Breakdown of New Features

Godot 4 is a highly anticipated game engine update with new features. It has become a popular choice for both 2D and 3D game development due to its sleek UI, lightweight nature, and user-friendly scri...
Godot 4 Audio Stream Player Tutorial

In this tutorial, the author explains the difference between an audio stream player and an audio stream player 2D. The audio stream player 2D has a source of sound, which means it can play from a spec...
Godot 4 for Beginners [Part 5]: Player Input and Character Movement
![Godot 4 for Beginners [Part 5]: Player Input and Character Movement](https://img.youtube.com/vi/C6yCoPcqxCA/0.jpg)
In this tutorial, Dev named Josh discusses action mappings and player input. He begins by introducing a character on the screen and explaining that nothing happens when interacting with it because the...
Godot 4 Instantiate Tutorial

In this tutorial, the author demonstrates how to instantiate and manipulate objects in a scene using Godot game engine. They begin by explaining the process of creating a separate scene with the objec...
Godot 4 Polygon Collision 3D Tutorial

This tutorial explains how to use polygon collision in the Good 04 3D software. It is similar to 2D polyline collision, but with some changes. The tutorial starts by adding a static body and a mesh in...
How To Automatically Add Colliders To Meshes In Godot!

In this video, the narrator demonstrates how to automatically add colliders to different assets using Godot game engine. They are using Kenny assets, which are freely available and can be used in both...
The 4 Essential Building Blocks of Every Godot Game

In Godot, a game engine, games are built using abstractions called nodes, which are organized into scenes and can communicate using signals. This video provides an overview of four essential concepts ...
Using Godot + C# + Visual Studio Code

In this video, Mike from Game from Scratch demonstrates how to set up Visual Studio Code with the Godot game engine for C# development. He explains that you need to download Visual Studio Code and the...
Evolution and Systems Architecture | by Ivan Padabed | system5.dev | Sep, 2023 | Medium
The “Evolutionary Architecture” phrase has already been coined by Neal Ford, Rebecca Parsons, and Patrick Kua in their excellent book “Building Evolutionary Architectures,” but I would like to add a n...
Awesome Godot
A curated list of free/libre games, plugins, add-ons, and scripts for Godot. This list includes various categories such as 2D games, 3D games, projects, templates, demos, tutorials, plugins and script...
Godello (aka GodoTrello)
Trello inspired kanban board made with the Godot Engine and GDScript, powered by an online real-time collaborative backend made with Elixir and Phoenix Channels. It also features a local backend data ...
Godot 2D action adventure platformer demo
Godot 2D action adventure platformer demo will be a complete tiny demo that should contains a lot of useful stuffs for people that want to learn Godot Engine and creating their own platformer.
Godot Jolt - A Native Extension for Godot
# Godot Jolt is a native extension for the Godot game engine that allows you to use the Jolt physics engine to power Godots 3D physics. It functions as a drop-in replacement for Godot Physics and prov...
godot-rust: Rust bindings for the Godot game engine
The godot-rust project provides bindings for the Godot game engine to the Rust language. Rust is an alternative to GDScript, with different trade-offs for users. While GDScript enables fast prototypin...
Godot Tools
A complete set of tools to code games with Godot Engine in Visual Studio Code. This plugin requires manual configuration to work with Godot 4. Versions 1.0.0 and later of this extension only support G...
Is Making Advanced GUI Applications with Godot the Future?
I have been trying out the Godot Game Engine lately, and I have been mightily impressed with what I see. While it was designed to make games, it has an exceptionally sophisticated system for making gr...
Obsidian Typing
Obsidian Typing is the most comprehensive tool to customize groups of notes in Obsidian. It allows you to quickly categorize notes with specific folders, icons, and field structures, providing a more ...