Skip Navigation

Dev snapshot: Godot 4.3 dev 6

godotengine.org Dev snapshot: Godot 4.3 dev 6

The last dev snapshot for 4.3 before feature freeze is a big one after 6 weeks of work!

TL;DR:

  • 2D physics interpolation: Should heavily reduce jitter and make the game smoother on higher refresh rates!

  • TileMap layers are now separate nodes: Each layer is now its own node. This is huge because it means it's easier to manage, easier to iterate over, and each layer can have its own settings and move separately.

  • Option for checking for engine updates automatically

  • Reverse Z for the depth buffer: They made a blog post about this a few days ago.

3
3 comments