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

Two smaller animation issues #400

Closed axx0 closed 7 years ago

axx0 commented 7 years ago

Not that important but still:

1) The animation when attacking an enemy unit is a bit off. After you attack your unit slowly starts moving toward the enemy and only then does the attacking animation appear. This movement should at least be faster I believe.

2) When attacking an empty enemy city (size=3), the city size first turns to 2 and only then is the movement animation done.

Some of these problems become more noticeable because of the lag in the game. I can't remember if this issues were opened up in the past.

SWY1985 commented 7 years ago

Right now, I'm working on optimizing the game map drawing code and the animations are completely broken. I will make sure to implement the attack animations correctly this time.

SWY1985 commented 7 years ago

I believe both points have been addressed correctly. Can I close this issue?

axx0 commented 7 years ago

It's OK now.