Get started with Unity's job system

Tutorial

·

intermediate

·

+10XP

·

30 mins

·

(220)

Unity Technologies

Get started with Unity's job system

1. Overview

2. Before you begin

3. Create Seekers and Targets that wander on a 2D plane

4. Find each Seeker’s nearest Target without jobs

5. Find each Seeker’s nearest Target with a single-threaded job

6. Find each Seeker’s nearest Target with a parallel job

7. Find each Seeker’s nearest Target with a parallel job and a smarter algorithm

8. More things to try

9. Next steps

Complete this tutorial