
Preview a full game built with Unity DOTS fundamentals and ECS, delivered as a clear game preview.
Open the Unity package manager in 2020.1, enable preview packages, and add the entities package. Install dependencies to version 0.14.0-preview.18, noting you must be on 2020.1 for the latest entities.
Create and manage collectibles in Unity ECS by building collectible and power pill components, a collection system, and using entity command buffers to handle pickups, health, and power-up effects.
Use an entity query to monitor pellets in Unity DOTS, leveraging GetEntityQuery with a read-only Pellet component to count on-screen pellets and log the result.
Learn to implement a camera system and an audio system in Unity DOTS by bridging ecs with mono behaviours, including an audio manager for sfx and music.
Implement win and lose conditions in Unity DOTS by updating the pellet count, toggling win UI, and stopping enemies via velocity removal. Demonstrate level progression and safe game resets.
Unity DOTS Fundamentals teaches you how to use the technologies powering the future of Unity development, the Unity Data Oriented Tech Stack.
In this course we make a full game using the the Entity Component System (ECS) and Unity DOTS Physics, we'll go over every line of code and learn how to use these future technologies TODAY!
Geared towards intermediate Unity developers will little to no experience with Unity ECS
SIX Hours of content
Learn how to make the most of modern day multi core processors on desktop and mobile
Get ahead of the pack and learn ECS before everyone else
Because of the preview nature of some of these packages. you can expect bonus videos going over changes when we hurdle towards ECS 1.0.