CyberCRI / Hero.Coli

Hero.Coli is a single-player 2D top-down adventure game.
http://herocoli.com
MIT License
6 stars 4 forks source link

The life cross animation when being hurt is too quick #474

Open raphik12 opened 7 years ago

raphik12 commented 7 years ago

Is certainly due to the animation being update step-dependent instead of deltaTime-dependent.