IT'S HAPPENING! Godot just added a Unity-like runtime editor that allows you to easily debug the game as it's running! The PR was just merged, meaning it'll come in version 4.4
The game isn't embedded into Godot's window just yet, but it will be in a future PR. Still, a great step forward to making the engine nicer to use.
Here's the PR for it on github for anyone who's curious https://github.com/godotengine/godot/pull/97257
GitHub
Add "Game" editor for better runtime debugging by YeldhamDev · Pull Request #97257 · godotengine/godotImplements several aspects of godotengine/godot-proposals#7213. 2024-09-20.19-19-42.mp4 Features Implemented Selection of 2D/3D nodes at runtime when the game ...
