Unity-Technologies / EntityComponentSystemSamples

Other
7.25k stars 1.62k forks source link

Tanks step4 #258

Open ilyaMystic opened 1 year ago

ilyaMystic commented 1 year ago

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.