Godot Weekly #42 May 10th 2024 Hello! Welcome to the new issue! Godot Weekly ~~ MISCELLANEOUS ~~ JetBrains Rider 2024.1 now has basic support for Godot's LSP for GDScript twitter.com ~~ ASSETS ~~ The Base Mesh | 100% Free CC0 Assets thebasemesh.com ~~ PLUGINS ~~ A Godot 4.X plugin that adds extra snapping functionalities for Node3D objects. github.com Automatically correct rotation and add root bone to models and mixamo animations in Godot Engine using this plugin. github.com ~~ TUTORIALS ~~ How to optimize your workflow in Godot Engine by binding "reload project" to a shortcut like ctrl+shift+f12 to avoid manual restarts and resolve cache issues faster. twitter.com How to add the Game Center Plugin to your iOS game twitter.com How to create an iOS plugin from scratch youtube.com How to access and modify clipboard data in Godot Engine, particularly useful for plugin development. youtube.com How to use Clipping Masks youtube.com How to use HTTP Request in Godot 4, focusing on practical applications with documentation included. youtube.com How to create a simple enemy AI in Godot 4 that follows the player youtube.com How to create an clicker game focusing on idle and incremental games. youtube.com How to create a login system youtube.com How to create custom scene transitions in Godot using autoloads youtube.com How to fix the Polygon 2D blinking (image disappearing) issue in Godot Engine 4x youtube.com How to create a simple 3D scene in Godot 4 youtube.com How to create custom plugins in Godot 4 youtube.com How to utilize viewports and shaders to process data on the GPU and return it to the CPU. youtube.com How to draw anything using Line2D youtube.com How to create a simple 2D screen shake in Godot 4/C# using Camera2D youtube.com How to create an iOS plugin for Face/Fingerprint Biometric Authentication for a Godot game youtube.com How to create a stunning particle effect in Godot youtube.com How to create a 3D level in Godot by adding shapes and textures to your world youtube.com How to request achievements in the Godot youtube.com How to create AI monsters for an RPG in Godot 4.2+. youtube.com How to create flying enemy movement in Godot 4 youtube.com How to use stack animations in Godot 4.2+ youtube.com How to create complete player animations in Godot 4 youtube.com How to use any third party Godot asset or GDScript in C# and call GDScript properties and methods from C# youtube.com How to repair the path of animated properties in Godot youtube.com How to create persistent data and implement data saving in Godot 4 youtube.com How to optimize GPU particles in Godot using blend_add and draw passes youtube.com How to create a Save Handling and Inventory System youtube.com How to debug collisions easily in the Godot Game youtube.com How to add a customizable procedural recoil to a weapon in Godot 4 youtube.com How to create a hit flash effect for player damage in Godot 4 youtube.com How to create a realistic gunfire particle effect in Godot from scratch youtube.com How to implement a modding system in Godot youtube.com How to make an object semi-transparent by utilizing self-modulate to change the transparency of the parent node without affecting its child node youtube.com How to upgrade the World Time plugin from version 0.4.1 to 1.0.0 to utilize the new features that manage the progression of time in your game youtube.com A tutorial on efficiently creating game levels using the Godot game engine. youtube.com How to quickly add textures from PolyHaven to Godot 4 youtube.com How to optimize your Godot settings for a cleaner interface by turning off unnecessary options if you're not using both 2D and 3D. youtube.com How to billboard a 3D sprite or plane mesh along an arbitrary axis using C# or GDScript scripts, or with GDShader in Godot youtube.com How to run multiple instances of your game in Godot to test multiplayer features or experience different perspectives. youtube.com How to create 3D game levels with textures and meshes from scratch using the GridMap node for asset creation. youtube.com How to create a stairs system in Godot for mobile games youtube.com How to create a realistic day-night cycle in your 2D game using Godot 4.2 youtube.com Want to have in depth knowledge about Tilemaps in Godot? Check out this tutorial which covers most of the features Tilemaps and Tilesets provide youtube.com