We've given up on Unity... Hello Godot! #ScreenshotSaturday

This page summarizes the projects mentioned and recommended in the original post on /r/godot

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • godot-behaviour-tree

    Behaviour Tree framework for Godot coded in GDScript.

  • Some nice added benefits are an open source behaviour tree system (https://github.com/andrew-wilkes/godot-behaviour-tree), an open source audio solution (https://github.com/kyzfrintin/Godot-Mixing-Desk), the Tween nodes, being able to animate material properties, a functioning navmesh (again, 3D issues on Unity's front; 2D ports don't support side view), no need for weird lighting setups between 2D and 3D, faster scripting with gdscript, the Line2D node (which I use to render and bend the body of the wormy creatures in our latest tweet), and generally just the fact that all transforms are in 2D without needing to worry that my scene view is playing tricks on me.

  • Godot-Mixing-Desk

    A complete audio solution for Godot 3.3.x, making procedural sound and adaptive/procedural music possible with a few nodes and a couple lines of code.

  • Some nice added benefits are an open source behaviour tree system (https://github.com/andrew-wilkes/godot-behaviour-tree), an open source audio solution (https://github.com/kyzfrintin/Godot-Mixing-Desk), the Tween nodes, being able to animate material properties, a functioning navmesh (again, 3D issues on Unity's front; 2D ports don't support side view), no need for weird lighting setups between 2D and 3D, faster scripting with gdscript, the Line2D node (which I use to render and bend the body of the wormy creatures in our latest tweet), and generally just the fact that all transforms are in 2D without needing to worry that my scene view is playing tricks on me.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts