Recent tutorials
GodotSteam Tutorials - Avatars
Gramps
You may want to get the current player's avatar, or someone else's, and display it in your game. This tutorial will walk you through the basics of avatar retrieval and passing it to a sprite so you can use it.
GodotSteam Tutorials - Achievement Icons
Gramps
This quick tutorial will cover to how get achievement icons from Steam's servers. It was made because there are some extra steps folks need to use to render the images and it may not be very clear otherwise.
GodotSteam Tutorials - Initializing Steam
Gramps
In this tutorial, we will cover the basic initialization of Steamworks with GodotSteam in your game; as well as getting callbacks globally and getting data about the users.
One-Stop Shop to Interactive Music in Godot. Part 1: AudioStreamSynchronized
Wobbachu
This contribution will show you how to get started with all the cool interactive music stuff, starting with AudioStreamSynchronized
How to Make UI in Godot
EakyRtkLeBoi
This tutorial guides you how to design an UI, read data from custom resources and properly instance UI elements with little code while preserving flexibility.
Quick and Easy VR Setup in Godot Engine
NAD LABS
New to VR in Godot? This quick guide will help you set up a simple VR environment using OpenXR in no time!