Alpha 9 and Shaders!
Godot 4 Beginners now supports Alpha 9! This version seems stable in my experience, so I recommend trying it with the latest source code.
New Content
Content wise I have spent the last few weeks working on the shader demo – this shows off how you can use the all-new global shader parameters to pass information to all the shaders in your game world. I pass around the players position and a texture showing the path the player has walked to grass and snow shaders so they can react in real time.
The approach I took to generating this path texture is ideal for open world games, or large areas with lots of shaders that would want access to the path the player has travelled.
What is next:
I am now focusing on some more supplementary tutorial content for the YouTube channel and working on the next batch of guides so stay tuned!
Files
Get Godot 4 Beginners
Godot 4 Beginners
The essential course to get started in the cutting edge Godot 4.
Status | In development |
Category | Tool |
Author | Bramwell |
Genre | Educational |
Tags | Game engine, godot-4, guide, sourcecode, Tutorial |
More posts
- Godot 4.3 and Physics50 days ago
- Wrapping up the NavigationServerFeb 12, 2024
- Navigation NewsJan 11, 2024
- Volumetric Fog and God RaysSep 12, 2023
- Adding Videos: How to make a 3D PlatfomerJul 25, 2023
- The big 4.1 update!Jul 06, 2023
- Checkpoints, Objectives, Particles, and the RoadmapMay 10, 2023
- Collectibles and AnimationsMar 13, 2023
- Godot 4 is here!Mar 01, 2023
- Making a Platformer in Release Candidate 6Feb 27, 2023
Comments
Log in with itch.io to leave a comment.
wish he actually made a tutorial on shaders for snow like that or even grass moving depending on the character standing there...
its not like he'll see this comment anyway
If you're in the discord I can often give help for areas that aren't doccumented yet! The shader topic is in the works but the physics secion is next in line
could you provide a link to your discord here please I can't seem to find it
Sure thing 😊 https://discord.com/invite/AJ6uZ2k26G
I like this