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 ...
more
Developing for the Meta Quest 3 with Unreal Engine 5
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 provi...
more
Making Responsive UI in Godot
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. In this tutorial, you will learn how to use these settings and nodes to create responsive UIs.
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. Thi...
more
Exporting Your Godot Project to Windows and Linux
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 platform-specific settings. Learn how to navigate the export window, understand various options, and create distribution-ready builds for both Windows and Linux platforms. Whether you’re targeting Steam, itch.io, or direct distribution, this guide provides valuable insights to help you reach your audience effectively.
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 availab...
more
Publishing Your Godot Project to itch.io
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 make your project stand out.
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 bui...
more
Getting Started with 2D Physics in Godot
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
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 ...
more
Extending the Editor with Plugins in Godot
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 unlock the boundless potential of Godot with ease.
Multiple Domains
Unlocking the Power of AI in Game Creation
Jul 28 2023 · Article (15 mins)
Discover how AI game development tools are revolutionizing the industry, allowing developers to create games ...
more
Unlocking the Power of AI in Game Creation
Discover how AI game development tools are revolutionizing the industry, allowing developers to create games faster and better than ever before. Explore the cutting-edge technologies that streamline workflows and unleash creative potential in this insightful article.
Game Tech
What’s New in Unity 2022?
Jul 11 2023 · Article (15 mins)
Unity 2022.3 has finally been released, so the 2022 stream has now moved into LTS. What new and exciting feat...
more
What’s New in Unity 2022?
Unity 2022.3 has finally been released, so the 2022 stream has now moved into LTS. What new and exciting features do they have in store for us?
Game Tech
Introduction to GDScript in Godot 4 Part 2
Apr 14 2023 · Article (45 mins)
In this second part of the GDScript introduction, you’ll learn about state machines, adding and removing node...
more
Introduction to GDScript in Godot 4 Part 2
In this second part of the GDScript introduction, you’ll learn about state machines, adding and removing nodes and how to make a camera follow a node.
Game Tech
Introduction to GDScript in Godot 4 Part 1
Apr 14 2023 · Article (45 mins)
Get started learning GDScript in this two-part tutorial. You’ll learn about the built-in script editor, using...
more
Introduction to GDScript in Godot 4 Part 1
Get started learning GDScript in this two-part tutorial. You’ll learn about the built-in script editor, using variables and player input.
Game Tech
Godot 4: Getting Started
Feb 9 2023 · Article (30 mins)
Learn the basics of how to use Godot 4 to create games and applications in this tutorial aimed at beginners.
Godot 4: Getting Started
Learn the basics of how to use Godot 4 to create games and applications in this tutorial aimed at beginners.
In this Unreal Engine 5 Blueprints tutorial, you’ll learn how to use Blueprints to create a player character,...
more
Unreal Engine 5 Blueprints Tutorial
In this Unreal Engine 5 Blueprints tutorial, you’ll learn how to use Blueprints to create a player character, set up inputs and make an item disappear when the player touches it.
Game Tech
How to Create a Simple FPS in Unreal Engine 5
Aug 29 2022 · Article (30 mins)
In this Unreal Engine 5 tutorial, you’ll create a simple first-person shooter while learning how to create a ...
more
How to Create a Simple FPS in Unreal Engine 5
In this Unreal Engine 5 tutorial, you’ll create a simple first-person shooter while learning how to create a first-person character equipped with a gun, and you’ll learn how to apply damage to other actors in your game.
Game Tech
Tweening Animations in Unity with LeanTween
Jan 19 2022 · Article (25 mins)
Learn how to use LeanTween to animate the User Interface and various GameObjects in Unity 3D by creating a Br...
more
Tweening Animations in Unity with LeanTween
Learn how to use LeanTween to animate the User Interface and various GameObjects in Unity 3D by creating a Breakout game clone.
Game Tech
VFX in Unity: Getting Started
Jan 5 2022 · Article (30 mins)
Learn how to create your own custom visual effects using Unity’s built-in Particle System.
VFX in Unity: Getting Started
Learn how to create your own custom visual effects using Unity’s built-in Particle System.
Game Tech
Volumetric Light Scattering as a Custom Renderer Feature in URP
Sep 1 2021 · Article (30 mins)
Learn how to create your own custom rendering features with Unity’s Universal Render Pipeline by adding some ...
more
Volumetric Light Scattering as a Custom Renderer Feature in URP
Learn how to create your own custom rendering features with Unity’s Universal Render Pipeline by adding some volumetric light scattering to a small animated scene.
This introductory Unity tutorial will get you up and running with Unity 2D by creating a lunar landing game.
Introduction to Unity 2D
This introductory Unity tutorial will get you up and running with Unity 2D by creating a lunar landing game.
Game Tech
Unity Tutorial: How to Make a Game Like Space Invaders
Jun 9 2021 · Article (40 mins)
In this Unity tutorial, you’ll learn how to make a classic 2D space shooting game similar to Space Invaders.
Unity Tutorial: How to Make a Game Like Space Invaders
In this Unity tutorial, you’ll learn how to make a classic 2D space shooting game similar to Space Invaders.
Game Tech
Pathfinding With NavMesh: Getting Started
Jan 6 2021 · Article (15 mins)
Characters in a game often need to navigate around obstacles in the level. Because this is such a common situ...
more
Pathfinding With NavMesh: Getting Started
Characters in a game often need to navigate around obstacles in the level. Because this is such a common situation in games, Unity provides a built-in pathfinding solution, called NavMesh. In this tutorial, you’ll implement point-and-click movement using NavMesh.
Game Tech
ProBuilder Tutorial: Rapid Prototyping in Unity
Dec 16 2020 · Article (30 mins)
ProBuilder is a Unity in-editor prototyping tool that has everything you need to block out your level and cre...
more
ProBuilder Tutorial: Rapid Prototyping in Unity
ProBuilder is a Unity in-editor prototyping tool that has everything you need to block out your level and create new game worlds in the blink of an eye. This tutorial will teach you the basics of how to use it.
Game Tech
How to Make an Adventure Game Like King’s Quest
Nov 18 2020 · Article (35 mins)
In this tutorial you will learn how to implement the core functionality of text-based games like King’s Quest...
more
How to Make an Adventure Game Like King’s Quest
In this tutorial you will learn how to implement the core functionality of text-based games like King’s Quest I using Unity.
Game Tech
New Unity Input System: Getting Started
Oct 21 2020 · Article (20 mins)
In this Unity Input System tutorial, you’ll learn how to convert player input in your existing projects from ...
more
New Unity Input System: Getting Started
In this Unity Input System tutorial, you’ll learn how to convert player input in your existing projects from the old Input Manager to the new Input System.
Game Tech
Creating a Replay System in Unity
Sep 16 2020 · Article (25 mins)
A replay system is a great way to let players relive their best (or worst) moments of gameplay, improve their...
more
Creating a Replay System in Unity
A replay system is a great way to let players relive their best (or worst) moments of gameplay, improve their strategy, and more! In this tutorial, you’ll build a simple state-based replay system and learn about how replay systems work.
Game Tech
How to Implement Movement in Different Genres of Games in Unity
Sep 2 2020 · Article (35 mins)
In this very moving tutorial, learn how to implement movement from many different genres into your Unity game...
more
How to Implement Movement in Different Genres of Games in Unity
In this very moving tutorial, learn how to implement movement from many different genres into your Unity games — both 2D and 3D.