[Entities 0.50]
In this video I am going to show you how the distance queries are wirking Unity DOTS Physics.
00:00 Introduction
01:16 Environment setup in the Editor
01:56 Query targets setup
02:27 Query sources setup
04:14 Non DOTS query displayers
04:21 The result of the queries
06:05 The calculate distance query system
09:33 How to define custom collectors
10:06 The ICollector interface
11:30 Difference between Enitites 0.17 and Entities 0.50
12:35 How to define custom collectors continued
15:21 The calculate distance query system's OnDestroy
15:42 DOTS query displayer data
16:45 DOTS query displayer MonoBehaviour
18:57 Running the scene again
19:47 Closing words
Links I found useful when I was making the video:
The GitHub Repository of the Unity DOTS Physics Samples
https://github.com/Unity-Technologies...
Physics 0.50 - CalculateDistance with custom collector error
https://forum.unity.com/threads/physi...
The GitHub Repository of My Unity DOTS Experiments Project:
https://github.com/devviktoria/myunit...