Godot Weekly #26 January 19th 2024 Hello! Welcome to another issue :-) Godot Weekly ~~ GODOT NEWS ~~ Dev snapshot: Godot 4.3 dev 2 godotengine.org Version 4.2 will bring significant improvements to Godot's renderer. Read more here! godotengine.org ~~ SHOWCASE ~~ Someone made a fake OS in Godot ;-) youtube.com Just wanted to show Eduardo Schildt's work on a 3D Pixel Art Village in Godot 4 youtube.com ~~ RESOURCES ~~ LDtk - The Best 2D Map Editor? youtube.com 5 Ways to use AI in Game Development in 2024! youtube.com ~~ ASSETS ~~ A roguelike tiny pixel asset pack :-) itch.io ~~ PLUGINS ~~ An addon for Godot engine that adds a convenience dock where you can store scenes. github.com A quick sample of the Animated Text plugin for Godot 3.5. youtube.com A plugin that allows efficient name-based access to any scene node from any script github.com Phantom Camera For Godot Is Awesome! youtube.com ~~ PRO TIPS ~~ How to quickly open the folder containing a given file? twitter.com On pasting an animation track into the same animation from which it's copied. Sounds useful :-) twitter.com Did you know you can edit layer names more easily than by going through the Project Settings dialog? twitter.com ~~ TUTORIALS ~~ This tutorial aims to solve the issue of setting up navigation with an AStarGrid2D on a Tilemap in Godot 4.2 youtube.com How to apply 3D rotations to sprites in a 2D scene using a vertex shader? simonhartcher.com Networking Tutorial: How to separate our server and clients? youtube.com How you can use wave function collapse procedural generation to create land masses? youtube.com A tutorial on advanced usage of Terrain3D (more in the author's channel) youtu.be How to create a top-down character movement script? youtube.com How to create realistic Sky, Cloud and Terrain in Godot? youtube.com How to handle navigation between scenes with a door system? (2D Tutorial) youtube.com How to use a tile map? youtube.com How to build a dynamic button list? youtube.com How to implement Steam's SDK into Godot 4? youtube.com On mastering character jump animations youtube.com How to create a ModelViewer Camera in Godot 4? youtube.com How to make a pause menu in Godot 4.3? youtube.com How to use Tweens in Godot 4? youtube.com And another one about using tweens in Godot 4 :-) youtube.com How to implement Steam achievements into Godot 4? youtube.com How to use a TileMap for beginner? youtube.com Loading Large Scenes and Completion Percentage youtube.com How to use the built-in pathfinding a star algorithm called AStarGrid2D? youtube.com Still Choosing Your Godot Programming Language? This might help! youtube.com GET SET...GODOT! Use the Revamped Setter and Getter Functions youtube.com This post by Allen Pestaluky describes the initialization and execution order of scripts that are attached to Nodes in the Godot game engine allenwp.com This post by Allen Pestaluky is written for programmers who have experience working with statically typed languages and want a similar experience when working with GDScript allenwp.com GET SET...GODOT! Use the Revamped Setter and Getter Functions youtube.com Implementing Isometric COLLISION - Edges, Walls, Player Movement youtube.com Connect Godot (C#) to Local AI youtube.com