Go, Go, Godot!
  • 0

2D Fog Effect Shader Tutorial

January 3, 2024
2D fog effect shader tutorial
byu/HexagonNico_ ingodot

The shader used in the tutorial: https://godotshaders.com/shader/2d-fog-overlay-2/

gdscriptgodottutorial
Posted in Godot.
Share
PreviousInventory System v1.0 available
Nextgodot-matcha: Free multiplayer without a server

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Related Posts

  • July 6, 2023

    Making breakable objects in Godot

    Here’s a tutorial on how to create breakable objects in Blender and Godot. It covers the steps needed to design and implement breakable objects, including scripting and using physics properties to make objects break apart into smaller pieces upon collision or other interactions.

  • February 4, 2024

    Inventory System v1.3 available

    Another Inventory System release, and this time we’ve added support for persistence through serialization of inventory data. Features: Bug fixes:

  • April 21, 2024

    Inventory System v1.13 available

    It’s been a while, but it was worth the wait. The latest version of the Inventory System is now available, with a long list of features, improvements, fixes, and documentation. This time the focus is on multiplayer. Let’s cover the features first: Bug fixes:

  • August 1, 2022

    Godot Engine on the Steam Deck – Developing games on the go?

    Once I found out about the Steam Deck’s Desktop Mode, it got even more interesting. Steam Deck’s Gaming Mode vs Desktop Mode You see, the Steam Deck defaults to an analog of Big Picture mode on PC. It runs full screen in “Steam Deck gaming console” mode. But underneath all that is a Linux system …

    © 2025 GoGoGodot.io. All rights reserved.