this post was submitted on 31 Jul 2025
60 points (98.4% liked)

Godot

6932 readers
18 users here now

Welcome to the programming.dev Godot community!

This is a place where you can discuss about anything relating to the Godot game engine. Feel free to ask questions, post tutorials, show off your godot game, etc.

Make sure to follow the Godot CoC while chatting

We have a matrix room that can be used for chatting with other members of the community here

Links

Other Communities

Rules

We have a four strike system in this community where you get warned the first time you break a rule, then given a week ban, then given a year ban, then a permanent ban. Certain actions may bypass this and go straight to permanent ban if severe enough and done with malicious intent

Wormhole

!roguelikedev@programming.dev

Credits

founded 2 years ago
MODERATORS
top 10 comments
sorted by: hot top controversial new old
[–] codexarcanum@lemmy.dbzer0.com 21 points 3 days ago

Wow, I knew godot had a lot of potential for general app usage too (its a great Dev environment in a lot of ways) but I hadn't predicted "AAA games use Godot as mod editor." The idea of just using it as an open source interchange format for loading into proprietary engines is... blowing my mind a little. I kind of hate it.

[–] tantamoq@feddit.nl 4 points 2 days ago (2 children)

Neat. But I doubt battlefield will run through proton so I will not be deving for it 😂 wild to see from EA though

They plan to actively block Linux players

[–] sp3ctr4l@lemmy.dbzer0.com 1 points 1 day ago* (last edited 1 day ago)

It, being the game, will certainly run through proton... basically everything does, just give it 3 to 6 months for patches to happen.

What won't run is their entirely unneccesary kernel level anti cheat.

Because running a closed source game as root is a fucking terrible idea, that compromises your system's security and integrity.

[–] WhiskyTangoFoxtrot@lemmy.world 16 points 3 days ago (2 children)

The video won't play unless I sign in, which I don't want to do. How is Godot being showcased? Is the new Battlefield made in Godot?

[–] commander@lemmy.world 22 points 3 days ago* (last edited 3 days ago) (1 children)

Googled around. Looks like Godot is being used as the basis for user created content. So I imagine they updated Frostbite to be able to ingest Godot formatted level files and whatever other needed Godot exported files into their "User Generated Content" portal. It's not clear to me how much power they'll give users for what users will be able to import from Godot created content. This is all supposed to be a part of the live service aspect of the game so it sounds like monetized user mods/content. I imagine that the scripts they'd support would be limited

[–] echodot@feddit.uk 1 points 1 day ago

Seems to be that you'll be able to run scripts, and maybe import custom assets. In which case it'll be like the fortnight editor in UE5.

[–] Midnitte@beehaw.org 7 points 3 days ago

Not exactly sure what this entails, but here's a little bit more info:

While detailing what needed to change with the series to stay current in the face of evolving multiplayer games, the developers explained how Battlefield 6 aims to leverage the modern live service experience—and the growing power of user-generated content (UGC)—to create a platform called "Battlefield Portal" for greater opportunities.

And it turns out that platform is powered by Godot. - Source

[–] GammaGames@beehaw.org 2 points 3 days ago

That’s awesome! I wonder if disable the asset library tab before release 😆