Schwungus-Software / Bombswab

A game about defusing bombs and/or causing chaos
The Unlicense
0 stars 0 forks source link

Add smooth walking #31

Closed nonk123 closed 9 months ago

nonk123 commented 10 months ago

Basically, lerp the camera offset into the destination tile across the entire duration of the Move action.

nonk123 commented 9 months ago

Looked so gross when I tried implementing it. Not needed anymore.