Moving From Unity To Godot: An In-Depth Handbook to Godot for Unity Users

  • 1h 53m
  • Alan Thorn
  • Apress
  • 2020

Are you a Unity developer looking to switch to the Godot engine quickly? If so, this no-nonsense book is your guide to mastering the most popular open-source game engine. Godot is a completely free game engine for creating high-quality 2D and 3D games that can be launched on multiple platforms. You'll see how to transition seamlessly from Unity to Godot, getting up and running quickly and effectively, using practical case studies. In addition to building functional worlds from meshes and physical interactions, you'll work with reusable assets, such as textures. The book then moves on to lighting and rendering 2D and 3D scenes with baked and real-time lighting. You'll also work with navigation and path-finding for NPCs, and see how to create save-game states with JSON. With Moving from Unity to Godot you’ll be ready to create amazing 2D and 3D games that will supercharge your business.

What You Will Learn

  • Explore the similarities and differences between Unity and Godot
  • Maximize the benefits from Unity and Godot
  • Create believable game world and characters with Godot
  • Master the unique aspects of C# coding in Godot

Who This Book is For

Developers familiar with Unity who want to master another game engine, such as Godot.

About the Author

Alan Thorn is an expert on leading technical teams for games development. He previously worked at Microsoft, Teesside University, Apress Publishing, and Disney. Alan specializes in helping “tech heads” thrive and flourish in their chosen fields. With 18-year game industry experience, Alan has written 28 books, presented 30 online courses, and created 33 games including the award-winning adventure, Baron Wittard: Nemesis of Ragnarok. Alan is dedicated to helping creative people make high-impact experiences. He was Studio Director at Wax Lyrical Games, a Senior Author at Linkedin Learning, and now he currently leads the prestigious MA program for Games Design and Development at the BAFTA-winning National Film and Television School, an incubation space for breakthrough gaming talent. Alan is a pioneer of the new “Open Stream” model of Transformative Learning, and he advises in higher education on disruptive curriculum content and instructional design. Alan speaks passionately worldwide about the future of interactive experiences. In this book, Alan Thorn clearly details Godot specific terminology, how to use its interface effectively, how scenes are structured, coding in C#, and optimal ways of working.

In this Book

  • Introducing Godot: Why Migrate?
  • Godot Fundamentals
  • Scripting with C# in Godot: Common Tasks
  • Making a 2D Game
  • 3D Lighting and Materials
  • Coding a First-Person Controller in C#
  • Tips and Tricks