axaq / traviso.js

Traviso is an open source JS engine that makes it easy to build isometric applications that run in a web browser.
MIT License
317 stars 41 forks source link

Fixes reversed ASTAR_DIAGONAL west east movements #13

Closed johnhamm closed 4 years ago

johnhamm commented 4 years ago

Great project by the way! Came across a minor bug when using ASTAR_DIAGONAL movement - the sprites are backwards for moving east and west.

axaq commented 4 years ago

thanks @johnhamm