In the end I created my extension called Global Camera Controller, but I don’t want to submit it to GDevelop right now, because I want people to test it out, so the final extension won’t have any bugs.
Right now the extension has these features:
Follow an object on ALL layers simultaneously
Follow a specific world position (X, Y) on ALL layers
Set a global zoom level across all layers (with per‑layer exclusion)
Configure per-layer parallax scale (X/Y) to create depth effects or lock certain layers in place
Exclude specific layers from global zoom (useful for UI, HUD, etc.)
I would suggest making itch page and uploading there as well any other extensions you have/will make
Not cause you should but cause even if it will be added to gdevelop repository
Then it will be easier for other users to find all extensions you made
And we do tend to believe that if someone had one good idea then for sure he had more
While I understand the request, I don’t think every game wants the camera to follow something by default… at least, that’s what I believe.
So if you want the camera to automatically follow all layers, you’d end up forcing someone else to set a layer’s camera follow by 0%.
Why should they have to do that?
Just this,…speaking for myself, as long as it can be done…and it WORKS…i’m fine.
For example, I find Unreal’s Blueprints disorienting (even though I’ve made mods for some games), I used GameMaker for a while and didn’t like GML, I tried Unity and made a complete mess with animations (even though I think it’s well designed, I just can’t use it), and so on.
The perfect engine just doesn’t exist… you have to find a middle ground.
Every engine has its own developers and its own way of seeing things.
Your request should stay and can be considered, but I wouldn’t compare GD to Construct or Godot to GD and vice versa… some limitations exist in all of them, depending on the user’s point of view…and if you ask me…personally i prefer Godot, but i’m too lazy to learn GD script.
The same applies to what to remove…but in that case is much more difficult.What I said about AI?.
EDIT: and thx about the extension, someone will surely find it useful.
Excellent observation
Now let’s ask very stupid question
More games will want to follow something by default
Or more games would not?
I get so used to what we have i don’t really care
But at the same time i would always assume something being default or not should be dictated by use case ratio
The answer is very simple — it’s easier and faster to exclude each layer, than include each one.
That’s why it should be by default. That’s it.
And even if there a some sorta situation where person for some reason wants every layer to be fixed and only one layer to move with camera, it’s a minority, I even can’t imagine the example of this.
The thing is that usually layers that should be fixed are UI and Pause layers, usually these types of layers less in amount than “game” layers such as background1, background2, background3, entity, light layer, foreground, etc
In fact, I’ve actually upvoted it before commenting because I like the idea.
BUT, I prefer anything that doesn’t force to do things (someone here knows that), and that’s why I was saying that as long as I can do it myself, it’s fine for me.
And GDevelop isn’t consistent with it, for example GDevelop forces in each new layer 3D effects and there are no settings to change the default behavior of it.
So if you want to create only 2D game, with only 2D effects and don’t want odd 3D mess in it, that makes visual clarity of layer properties look bad and messy, you will delete each 3D effect on each new layer. And for example if you have some sorta OCD, you will be annoyed by it, deeply in your soul.
Also, about comparing C3 and GDevelop, it should be compared, to make GD better than C3. Some features like extensions are much better in GD, support is much better, but still we have not very consistent UX (in some places it’s very good, in some it’s a nightmare), worse performance, worse and outdated audio system, outdated render engine that doesn’t support multiple blend modes. If people will be silent about it and tell to not compare game engines, it will stagnate.