My Thoughts on Porting my Game to Godot 4 (800+ scenes, 30,000+ lines of code)

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

Our great sponsors
  • SonarCloud - Analyze your C and C++ projects with just one click.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Revelo Payroll - Free Global Payroll designed for tech teams
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • Godot

    Godot Engine – Multi-platform 2D and 3D game engine

    I believe this is getting fixed in 4.1. PR here

  • threen

    Port of Godot 3's Tween to Godot 4, using GDExtension. Meant to help porting big Godot 3 projects to Godot 4.

    Regarding a legacy Tween node, check out https://github.com/akien-mga/threen

  • SonarCloud

    Analyze your C and C++ projects with just one click.. SonarCloud, a cloud-based static analysis tool for your CI/CD workflows, offers a one-click automatic analysis of C and C++ projects hosted on GitHub. Zero configuration and free for open-source projects! Analyze free.

  • godot-jolt

    Godot Jolt – Godot extension that integrates the Jolt physics engine

    It's possible to create a GDExtension for it (similar to what was done for Jolt), but I haven't seen any for Bullet yet. There's a lot of hype going around Jolt, so it's understandably where most of the community effort is going :)

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