The Ups and Downs of Using Godot: A Comprehensive Review

TLDRGodot is a great game engine, but it has its flaws too. Here's a summary of my 100 hours experience using it.

Key insights

👍Godot's user interface is clean, fast, and easy to navigate.

Godot's node-based structure promotes organization and modularity in game development.

💡GDScript, Godot's scripting language, is similar to Python and easy to learn.

🔧Autofill and code suggestions in Godot can be improved to provide more accurate and helpful suggestions.

🚀Godot offers a fast and efficient workflow, making game development enjoyable and productive.

Q&A

Is Godot a beginner-friendly game engine?

Yes, Godot's user-friendly interface and node-based approach make it accessible to beginners.

Can I use C# instead of GDScript in Godot?

Yes, Godot supports both GDScript and C#. You can choose the language you prefer.

Does Godot have a large community and resources?

Yes, Godot has a growing community and a rich set of resources, tutorials, and documentation available.

Are there any limitations or drawbacks in Godot?

While Godot is a powerful engine, it may have some limitations in terms of advanced features and performance.

Is Godot suitable for 2D or 3D game development?

Godot is suitable for both 2D and 3D game development. It provides tools and features for both.

Timestamped Summary

00:00Introduction and disclaimer: This video is a summary of my experience using Godot game engine for 100 hours of development.

03:40Godot's user interface: Godot has a clean and intuitive user interface, making it easy to navigate and work with.

07:25Node-based structure: Godot's node-based structure promotes organization and modularity in game development.

10:40GDScript: Godot's scripting language, GDScript, is similar to Python and easy to learn for beginners.

15:20Autofill and code suggestions: Godot's autofill and code suggestions could be improved for more accurate and helpful suggestions.

18:50Workflow and productivity: Godot offers a fast and efficient workflow, making game development enjoyable and productive.

22:30FAQ: Answering common questions about Godot's beginner-friendliness, language support, community, limitations, and capabilities.

26:10Conclusion: Godot is a great game engine overall, but it has its limitations and areas for improvement.