I hope Godot continues to improve and competition increases in the open source AAA gaming engine space as this space is well overdue for fully open source options.
Godot for AA/AAA game development – What's missing?
91–100 of 187 posts
Re: Godot for AA/AAA game development – What's missing?
#92What's missing and not in the article is a showcase game, a proof that this engine can deliver a real AA/AAA on the market.
Godot's showcase game was supposed to be the poorly-reviewed remaster of Sonic Colors Ultimate that came out 2 years ago. Unfortunately, the remaster was extremely buggy to the point of being unplayable on a PC. And Godot has pretty much been DOA for AA/AAA development since then. It doesn't help that they just dropped the Bullet physics engine because it was "too hard" to implement and now promise to make an "engine…
If it's "too hard" for Unreal, why wouldn't it be too hard for Godot? I think this is really an unfair criticism when you look at other game engines. Unreal had Bullet support in version 3 and dumped it. And they had PhysX in version 4 and dumped it in 5.
> now promise to make an "engine agnostic" interface for physics engines
Which is exactly what Unity did.
It seems like you have a problem with what Godot does no matter what they do, even when they just follow what Unity and Unreal are doing.
Re: Godot for AA/AAA game development – What's missing?
#93Re: Godot for AA/AAA game development – What's missing?
#94Earlier quoted context omitted.
I believe you misread the quote; they're not using PhysX.
No, I read it right. I was saying that I was about to explain why, but my explanation turned out to be incorrect, to my surprise. However, they say: > That said, Godot 4.0 introduces the ability to bind custom physics engines at runtime (without recompiling Godot) via GDExtension, so it’s perfectly possible for the community to integrate other engines such as PhysX, Jolt, or Box2D if need to be. I'm liking this work…
Re: Godot for AA/AAA game development – What's missing?
#95Earlier quoted context omitted.
Patreon exists, but I hesitate to contribute to projects/people through Patreon as I want to give them as little money as possible...
I also feel that something like Patreon doesn't reflect the semi-decentralised way open source is built. There needs to be features like feature/bug-bounties that you can trust even if you don't fully trust the repo-owner/maintainer?
Re: Godot for AA/AAA game development – What's missing?
#96I really enjoy creating in Godot. However, I am far from a AA/AAA game dev. Godot is a great tool for creating games independently. Creating 2D tilemaps is significantly improved in Godot 4. For me, the most exciting thing to happen to Godot is the Steam Deck. The question of how to run Godot on the Nintendo Switch came up frequently on r/godot. There was no practical avenue for small time devs. I'm excited to see wh…
Re: Godot for AA/AAA game development – What's missing?
#97Earlier quoted context omitted.
Interesting - you're describing my experience with Unity, and I ultimately switched to Godot because of my frustration with Unity.
I've been using Unity for a few months now and what is most frustrating is how lazy and unprofessional the company presents itself. They basically found that the Asset Store is such a huge source of revenue for them that they now completely over-leverage it and abuse the community for profit. For the few things they do ship, they routinely break things for backwards incompatibility or literally just ship half complet…
However, its core is really robust and powers almost all VR experiences and startups, such as Gravity Sketch and Arkio. Which is why I still find myself drawn to Unity.
Re: Godot for AA/AAA game development – What's missing?
#98If you are looking for a AAA open source engine today with an open community, check out https://www.o3de.org I hope Godot continues to improve and competition increases in the open source AAA gaming engine space as this space is well overdue for fully open source options.
Re: Godot for AA/AAA game development – What's missing?
#99Earlier quoted context omitted.
Zoom is limited. It's not infinite zoom. How do I move through the level in Z direction? I saw a video mention WASD keys but it didn't work for me. In unreal you can fly through the level using mouse and keyboard. WASD is cardinal direction and mouse is camera rotation. In godot mouse wheel zooms the camera, but I couldn't find a way to 'move' the camera in Z.
Hold the right mouse button and press WASD Q/E. It works as you would expect. You can press shift+F to toggle this mode if you don't want to hold down the button.
Re: Godot for AA/AAA game development – What's missing?
#100If you are looking for a AAA open source engine today with an open community, check out https://www.o3de.org I hope Godot continues to improve and competition increases in the open source AAA gaming engine space as this space is well overdue for fully open source options.
Seems to be a "developer preview" with no released games.