Unity-Technologies / EntityComponentSystemSamples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tanks step4

ilyaMystic opened this issue · comments

Readme says: "Step 4: Spawn cannon balls at the tip of the turret at a fixed interval. Introduces aspects, entity prefabs, EntityCommandBuffer, and IJobEntity."

But IJobEntity is not introduced with that step.