reeseschultz / ReeseUnityDemos

Unity packages and demos—emphasizing ECS, jobs and the Burst compiler—by Reese and others.
https://reese.codes
MIT License
516 stars 45 forks source link

Add DinoCity demo #55

Closed reeseschultz closed 2 years ago

reeseschultz commented 3 years ago

The player has the option of spawning normal city dwellers or dinosaurs. The dinosaurs will try to eat the city dwellers. This will use Mini Mike's Metro Minis as mentioned in #48. This demo should eventually replace the NavPerformanceDemo.

reeseschultz commented 2 years ago

I've decided sufficiently complicated demos fall out of scope for this project, which may be better to do in separate projects that depend on the packages contained here. Closing.