Unity ECS Angry Bots demo - full code walkthrough

Опубликовано: 05 Февраль 2025
на канале: Brian Will
37,628
552

Walkthrough of this example by Mike Geig, https://github.com/UnityTechnologies/....

I forgot to mention in the video that the enemies are animated by their shader. It's the shader that makes them shimmy, not any MonoBehavior or ECS code.
The video I mentioned, 'Converting scene data to DOTS':    • Converting scene data to DOTS - Unite...