Tutorials

Unity

Learn Unity game development

beginnerPart 1/8

Getting Started with Unity: Your First Project

Learn the basics of Unity by creating a simple 2D game. We'll cover the interface, GameObjects, components, and basic scripting.

30 min
February 4, 2025
beginnerPart 2/8

Smooth 2D Player Movement in Unity

Learn how to create responsive, polished player movement with acceleration, deceleration, and proper physics.

25 min
February 3, 2025
beginnerPart 3/8

Camera Following and Boundaries

Create a smooth camera that follows your player and learn to keep both camera and player within world boundaries.

25 min
February 2, 2025
beginnerPart 4/8

Collisions and Triggers in Unity 2D

Master collision detection with Collider2D components, understand the difference between collisions and triggers, and create collectible items.

30 min
February 1, 2025
beginnerPart 5/8

Basic UI with TextMeshPro

Create game UI with Canvas, TextMeshPro for crisp text, score displays, and health bars using the Unity UI system.

30 min
January 31, 2025
beginnerPart 6/8

Audio and Sound Effects

Add sound to your game with AudioSource, PlayOneShot, background music, and create a persistent audio manager.

25 min
January 30, 2025
beginnerPart 7/8

Prefabs and Spawning

Learn to create reusable prefabs, spawn objects with Instantiate, build spawn managers, and get an introduction to object pooling.

30 min
January 29, 2025
beginnerPart 8/8

Putting It All Together: Mini Game Project

Combine everything you've learned to create a complete mini game with menus, game states, saving, and build it for distribution.

45 min
January 28, 2025