[Entities 0.50]
In this video series I am going to show you how did I implemented a super simple DOTS first person character controller.
In this episode we are going to take a look at how the collision is handled in the My Unity DOTS Experiments Project.
00:00 Introduction
00:14 The last problem to solve
01:48 Preventing the character from colliding
05:07 Testing in the Editor
05:40 Trigger handling test system - setup in the Editor
07:34 Trigger handling test system - activate flag
09:53 Trigger handling test system - color change system
10:38 Testing in the Editor
11:29 Closing words
Links I found useful when I was making the video:
ECS Physics Samples
https://github.com/Unity-Technologies...
Unity Forum Thread for the Series
https://forum.unity.com/threads/almos...
The GitHub Repository of My Unity DOTS Experiments Project:
https://github.com/devviktoria/myunit...