zenzoa / mosi

A tiny game editor
https://zenzoa.github.io/mosi/
MIT License
96 stars 12 forks source link

Discrete avatar movement #26

Closed Godatplay closed 5 years ago

Godatplay commented 5 years ago

It would be great to have a built-in option to make the avatar movement discrete. I find it much more aesthetically consistent that way. Once that is changed, it becomes clear the key repeating is quite frequent; I thought setting the repeat rate to the framerate might be a good alternative. I've made sure to keep moving at whatever desired rate based on repeated presses.

I've modified my code and I like how it feels. I thought others might like it this way as well.

zenzoa commented 5 years ago

I'm going to be using discrete avatar movement in the next big release.

zenzoa commented 5 years ago

...and the new release is here! (on github anyway)