quiver-dev / template-beat-em-up

Template project for Beat'em Up games done with Godot 4.0
MIT License
64 stars 12 forks source link

Character walk/animation speed makes them look like they're skating a little bit #108

Open agmathew opened 1 year ago

agmathew commented 1 year ago

Something about the walk speed or animation FPS makes both the player and enemy characters look like they're skating a little bit. Not sure if there's a way to make this look a little smoother.

eh-jogos commented 1 year ago

@agmathew just pushed some tweaks to character speed and walk animation speeds (bc98f7bf0305b3bd34209bfe1cbb7ffb444eb1d2). Please take a look if it's smoother, I think my eye is too biased to evaluate this.

agmathew commented 1 year ago

For Chad, this looks better to me. Did you apply the changes to Sarge? If not, I think it could use similar tweaks and he still appears like he's skating.

eh-jogos commented 1 year ago

Yes, I had applied the changes to all characters, Sarge and TaxMan as well. I'll tweak Sarge more then!

eh-jogos commented 1 year ago

@agmathew I just pushed to main commit 7ffaef12dd9918789018b7203f6d79a11001183a that tweaks sarge's walk animations further. Do you think they look better?