MidwayMarshall / html

html5/js battle window
Other
1 stars 2 forks source link

Change animation speeds #6

Closed coyotte508 closed 8 years ago

coyotte508 commented 8 years ago

Make hp change during 1 seconds for all speed, and ko faster.

For hp, maybe something like 800 + 700 * (duration/100f) could work, it has a variable delay but not too much?