SWY1985 / CivOne

An open source implementation of Sid Meier's Civilization.
http://www.civone.org/
Creative Commons Zero v1.0 Universal
245 stars 49 forks source link

Implement original unit destroy animation #315

Closed SWY1985 closed 7 years ago

SWY1985 commented 7 years ago

The original game uses sprites instead of noise when a unit is destroyed. I like the noise more, but I want to remain faithful to the original game, so I will add a patch to choose between the original sprite animation and my noise animation.