Creating a Parallax Effect in Unity: Step-by-Step Guide
Learn how to breathe life into your Unity projects with parallax effects in this step-by-step tutorial.
Author
You're browsing our blog archive - featured posts are here at the top. Keep scrolling to dive deeper into a wide range of posts on the topics you care about.
Check out our collection of Unity articles, covering everything from beginner tutorials to more advanced development techniques.
Learn how to breathe life into your Unity projects with parallax effects in this step-by-step tutorial.
Author
See a few video examples of a Unity program that visualizes A* pathfinding in a user friendly way with a tracing option.
Author
An addendum to a previous post that gives additional details if you're still having trouble deploying your Unity games to an Android device.
Author
Explore our world building articles, offering guidance on crafting detailed settings, characters, and lore for your game.
As a game dev, creating an engaging game that hooks players is crucial. The critical path, a sequence of objectives, plays a key role. Here's a step-by-step guide for plotting it.
Author
Writing good dialogue for video games is an essential skill for game developers to master, as it helps to bring the game's characters and story to life, and makes the game more immersive for players.
Author
Explore some tips for creating a compelling and memorable video game character that will keep players engaged and invested in your game.
Author
37 blog posts
22 blog posts
15 blog posts
14 blog posts
8 blog posts
6 blog posts
6 blog posts
6 blog posts
6 blog posts
5 blog posts
5 blog posts
4 blog posts
3 blog posts
3 blog posts
2 blog posts
2 blog posts
This series of blog posts is designed to help you learn C# from scratch, with a focus on game development. Each post includes a video tutorial and code samples to guide you through key concepts and practical applications.
You're familiar with "while" loops in C#, but but it's time to learn about "for" loops. Let's get loopy in the 7th lesson in our series about learning C#.
Author
Run sections of your code only IF you want them to with the "if" statement in the 5th lesson from the series on learning C# for beginners.
Author
Test out your knowledge on basic C# programming with a challenging project making a hangman game. Covers lessons 7-12 from the beginner series.
Author
This section offers comprehensive tutorials on a wide range of game development topics. From design to advanced programming techniques, each guide is crafted to help you level up your skills in game creation.
The sixth video tutorial of a series which takes you through the process of building a tower defense game.
Author
The fourth video tutorial of a series which takes you through the process of building a tower defense game.
Author
Learn how to breathe life into your Unity projects with parallax effects in this step-by-step tutorial.
Author
Check out some posts related to 2D tilemaps for tower defense games, randomly generated maps for top down 2D games, and guides on pathfinding algorithms.
Technical talk from Matt Bauer about A* pathfinding in Nauticus Act III.
Author
See a few video examples of a Unity program that visualizes A* pathfinding in a user friendly way with a tracing option.
Author
The first video tutorial of a series which takes you through the process of building a tower defense game.
Author