Back to Browse

Unity DOTS: Creating an Entity

50.6K views
Feb 18, 2020
15:58

In this episode, we create an Entity using "pure ECS" and use an EntityManager and EntityArchetype to create a simple cube from scratch. We also explore the EntityDebugger interface, which is essential to working in DOTS. Want to learn more about DOTS and ECS? Sign up for our mailing list to get notified when the premium course releases: https://gameacademy.school/1109-2/ Final project on GitHub: https://github.com/UnityGameAcademy/DOTSEntityCreation Software: Unity 2019.3.2f with HybridRender Version 0.3.4 and Entities Version 0.6.0 from PackageManager. UPDATE: this video was updated to use the HybridRender Version 0.3.4 released on 02/17/2020 (which now requires adding the RenderBounds to the EntityArchetype).

Download

1 formats

Video Formats

360pmp422.6 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Unity DOTS: Creating an Entity | NatokHD