Godot Weekly #23 December 29th 2023 Hello! And welcome to another edition of Godot Weekly! Godot Weekly ~~ MISCELLANEOUS ~~ Joanna May shares her thoughts on enjoyable game architecture chickensoft.games ~~ RESOURCES ~~ A Godot 4.0 port of a decal shader. godotshaders.com Godot Post-Processing Outline Shader (using depth and normals) vortexbasis.com ~~ ASSETS ~~ Asset Forge 2.4.0 from Kenney has been released! itch.io GameDev Starter Kit - Tank Warfare by AssetHunts is Free to Download itch.io ~~ PLUGINS ~~ a Rigify feature set that makes Rigify exportable from Blender to Godot twitter.com A Godot plugin integrating a direct deployment workflow to SteamOS github.com A minimal Terrain heightmap editor for Godot engine github.com ~~ PRO TIPS ~~ just in case you didn't know how Ctrl click on a function can help twitter.com Got multiple places trying to set the same bool, and are too lazy to manage your responsibilities? twitter.com ~~ TUTORIALS ~~ SwiftGodot allows developers to take new and existing Swift packages and use them as extensions for the Godot game engine. github.io A short video detailing how I created a simple boat model (Blender + Godot) youtu.be Input remapping for Godot 4! youtu.be 2D Mesh Set Up and Rigging in Godot 4.2: Polygons2D and Skeleton2D (multipart) youtube.com Godot Engine Game AI for Beginners: An Ultimate Guide youtube.com How to get the global coordinates in a Godot 2D Shader youtube.com how to make 2D Health bars show up in 3D space youtube.com How to use Dialogic 2 in Godot 4 youtube.com This YouTube playlist contains some interesting lessons for Godot game makers youtube.com How to create a chunk system with LOD switching in Godot 4 for a procedural mesh. youtube.com how to create a Godot Setting Menu for increased FPS and 3D player experience youtube.com a 2D collisions tutorial youtube.com How to make sprite blink (a timer node tutorial) youtube.com how to do aim assist youtube.com how to do polygon 2D masking youtube.com how you can do atmospheric lighting for 2D games youtube.com Your First 2D GAME From Zero with GODOT 4! **Vampire Survivor Style** youtube.com How to create plugin to continuously monitor internet connection in your Godot game for android youtube.com How to create a 2d skeleton rig for this character inside of godot 4.2. (a multipart tutorial) youtube.com A simple little tutorial to personalize your Godot experience! youtube.com How to get a topdown rpg to work with Y-Sort, both for in-world objects, and tilemap objects! youtube.com how to make a top down 2D game youtu.be Ice lake shader on flat plane using Parallax mapping youtu.be How to Create plugin to copy data to clipboard in Godot game engine project for android youtube.com how to add a health bar to an enemy youtube.com how to use the property list functions for setting new variables dynamically inside the editor youtube.com how to handle the Android back button in Godot 4 so that you can implement custom behavior youtube.com how to integrate Wwise and Godot (wwise is Audiokinetic 's software for interactive media and video games, available for free to non-commercial users and under license for commercial video game developers.) youtube.com ~~ PROJECT TEMPLATES ~~ a template for creating advanced Third/First Person movement github.com