itch.io is community of indie game creators and players

Devlogs

Alpha 14 update

Godot 4 Beginners
A downloadable tool for Windows, macOS, and Linux

Godot 4 Alpha 14 is out!

And with it are a whole host of exciting new features you can read about in the official blog post and download here. So, I have updated the course to support this new version. If you are updating your own projects, one key change I encountered was the way shader parameters are referred to in animations has changed, no longer requiring the word shader_param. Unfortunately for me this meant all my animations using shaders needed fixing by hand. Additionally, the set_shader_param() function has been renamed to set_shader_uniform().

Another issue I have experienced is changes in behavior with particle physics. At present in the particle physics demo scene particles tend to freeze in place when colliding regardless of friction settings, so be aware this appears a regression of some kind.

Since the last update and post I spent quite a lot of time working on a video about the hands of cards seen in Cards of Mallardy.

As for future content I am quite deep into researching how compute shaders operate in Godot 4, so expect the next update to be focused on them. I have also been working on the next written sections of the guide on the topic of Vulkan and SDFGI.

Thats it for now, see you soon in the next one!

Files

  • G4BSourceV0.3.2.zip 72 MB
    Aug 17, 2022
  • Godot-4-Beginners-Demo-v0.3.2.zip 112 MB
    Aug 17, 2022
Download Godot 4 Beginners
Read comments (5)