The Story of Kodeco (raywenderlich.com)—A Journey of Passion, Learning, and Community
Feb 11 2025 · Article (15 mins)
On our 15-year anniversary, Ray reflects on Kodeco’s legacy: developers sharing their knowledge across generations.
Game Tech
New
Debugging Projects in Godot
Dec 22 2024 · Article (25 mins)
When analyzing code, the errors might not be obvious just by looking at the code. To help you analyze and debug code, use the provided debugger integrated in Godot.
Multiple Domains
New
Black Friday Sale: Final Hours for Huge Discounts on Everything!
Dec 2 2024 · Article (1 min)
There’s just a few hours left to save up to 50% on subscriptions, bootcamps, and books! See what’s inside the Kodeco Black Friday Sale.
Multiple Domains
New
Black Friday Sale: Huge Discounts on Subscriptions, Bootcamps, and Books!
Nov 25 2024 · Article (5 mins)
Grab our best deal of the year: unlimited access to all content on our site for just $299/year, $200 off all live bootcamps, and 50% off all books!
Multiple Domains
New
Black Friday Sale Coming Soon!
Nov 20 2024 · Article (1 min)
A Black Friday sale is coming soon to Kodeco. Discounts on subscriptions, bootcamps, and books – get your holiday wishlist ready!
Game Tech
Developing for the Meta Quest 3 with Unreal Engine 5
Nov 17 2024 · Article (30 mins)
You’ll be using Unreal Engine 5 to develop Virtual Reality on Meta Quest 3, implementing Teleportation, Grab Actions, Switches, and Deploying to Device.
Game Tech
Making Responsive UI in Godot
Nov 12 2024 · Article (20 mins)
A well-crafted responsive UI makes sure your game looks and works perfectly on any screen. Godot Engine provides a range of settings and nodes that make it easy to create responsive UIs for your game....
Game Tech
How to Import Assets in Godot
Nov 12 2024 · Article (20 mins)
This tutorial is for technically-minded creators looking to add visual polish to their projects without creating assets from scratch. It guides you through importing free assets from sites like Sketchfab and TurboSquid into Godot, with...
Game Tech
Exporting Your Godot Project to Windows and Linux
Oct 6 2024 · Article (30 mins)
Exporting your Godot project for Windows and Linux is a crucial step in sharing your game with the world. This tutorial walks you through the process, covering essential topics like export templates, preset configuration, and...
Game Tech
Publishing Your Godot Project to itch.io
Jun 21 2024 · Article (15 mins)
In this tutorial, you’ll learn all about creating web exports with Godot and how to make your project available to the public via itch.io. Along the way, you’ll discover best practices and useful tips to...
Game Tech
Getting Started with 2D Physics in Godot
Jun 15 2024 · Article (35 mins)
Explore Godot’s physics engines to create dynamic games. Learn collision handling, add sound effects, and build engaging gameplay where luck and skill intersect!
Game Tech
Introduction to Godot’s AnimationPlayer
Mar 15 2024 · Article (30 mins)
Learn how to create animations in Godot using the AnimationPlayer node. Animate sprites, orchestrate movements, and add sound effects for exciting gameplay. Dive into the Animation panel, understand keyframes, and master various track types. From...
Game Tech
Extending the Editor with Plugins in Godot
Feb 2 2024 · Article (45 mins)
Embark on a journey to harness the true power of Godot with editor plugins! Revolutionize your workflow with bespoke tools, efficient shortcuts, and personalized menu options. Delve deep into the art of plugin creation and...
Game Tech
Introduction to Shaders in Godot 4
Dec 29 2023 · Article (45 mins)
Discover the art of game customization with shaders in Godot 4. Learn to craft your visual effects, from texture color manipulation to sprite animations, in this guide to writing fragment and vertex shaders.
Game Tech
How to Translate Your Game Using the Unity Translation Package
Dec 14 2023 · Article (30 mins)
Welcome to the wild world of localization, where Veggie Gladiators are about to prove that vegetables aren’t just for salads, but for speaking multiple languages too! Picture this: your game is a hit in Tokyo,...
Game Tech
Using and Creating Resources in Godot 4
Dec 7 2023 · Article (40 mins)
Any game out there needs assets like textures, sounds, and music to provide a fun experience to its players. Godot treats these files as resources you can use throughout your project. Besides Godot’s built-in resources,...
Game Tech
Getting Started with Unreal Engine for Unity Developers
Nov 21 2023 · Article (25 mins)
This comprehensive tutorial introduces developers to Unreal Engine, highlighting its differences from Unity and providing a detailed guide on getting started. It covers various aspects, including the user interface, materials, blueprint visual scripting and exporting...
Multiple Domains
New Features at Kodeco — October 2023 Update
Oct 2 2023 · Article (5 mins)
Make the most out of your time with Kodeco — check out the newest site features created just for you!
Game Tech
Getting Started With Godot for Unity Developers
Sep 27 2023 · Article (25 mins)
Learn how to transition from Unity to Godot with this comprehensive comparison. Get insights into each game engine’s pros and cons, plus practical tips to migrate your projects.