Godot Weekly #38 April 12th 2024 Hello! Wecome to this relatively short issue! Godot Weekly ~~ GODOT NEWS ~~ A Godot Retrospective about GDC 2024 godotengine.org ~~ RESOURCES ~~ Material Maker is a procedural materials authoring tool based on the Godot Engine. materialmaker.org ~~ ASSETS ~~ SignalSentry is an asset that can help you group together Signals you are waiting for, get a notification when all of them are done! (Think Javascript's Promise.all()) godotengine.org ~~ PRO TIPS ~~ Use professional AAA practices in your Godot game youtube.com Use move_and_slide_and_snap, when you are in contact with the floor. And use move_and_slide when you jump/start falling. twitter.com ~~ TUTORIALS ~~ How to create a shader to animate a background texture using UV scrolling youtube.com An "informal" tutorial on 3D lighting in Godot 4.x youtube.com How you can keep your main scene while loading another on? youtube.com How to create a Water Tile Map Shader in Godot 4 youtube.com How to make your 2D character customizable youtube.com How to fix Blurry Pixel Art in Godot 4 youtube.com How to create a result screen with an incrementing label animation in Godot youtube.com How to create an interaction system for FPS games, to open doors, drawers, and adapt to interact with anything youtube.com How to create a camcorder for horror gamer similar to Outlast youtube.com How to use rich text with bbcode in Godot 4 youtube.com How to let your players customize their character? youtube.com How to use remote transform node? youtube.com How To Export For Android In Godot (Easiest Way!) youtube.com How to create a bag inventory youtube.com How To Run Multiple Instances of Your Game? youtube.com How the Autoload system works in Godot 4 youtube.com Create a Complete Dialogue System in Godot 4 (step by step) youtube.com