kittykatattack / learningPixi

A step-by-step introduction to making games and interactive media with the Pixi.js rendering engine.
4.4k stars 850 forks source link

Improve movement mechanics #116

Closed keanemind closed 2 years ago

keanemind commented 6 years ago

This adds diagonal movement and fixes https://github.com/kittykatattack/learningPixi/issues/83. @ova2 please see if this movement scheme feels better to you.