proyecto26 / Phaser-Kinetic-Scrolling-Plugin

Kinetic Scrolling plugin for Canvas using Phaser Framework
https://proyecto26.github.io/Phaser-Kinetic-Scrolling-Plugin/
MIT License
131 stars 26 forks source link

auto scroll set to false when reaching camera boundaries #21

Closed daniel-mf closed 6 years ago

daniel-mf commented 6 years ago

autoScrollX and autoScrollY were true when there was no movement at all

jdnichollsc commented 6 years ago

@daniel-mf Ohh excellent man! Can you modify the version of the plugin (.js file and package.json) to plublish to npm and add you as a contributor from the README? Thanks for your contribution! 👍

daniel-mf commented 6 years ago

@jdnichollsc Sure! I'll be doing that by the end of today.

daniel-mf commented 6 years ago

@jdnichollsc done 👍

jdnichollsc commented 6 years ago

@daniel-mf only to confirm, why 1.0.8 instead of 1.0.7? Thanks man!

daniel-mf commented 6 years ago

@jdnichollsc I usually upgrade version number based on the changes, that's why 0.0.2 for 2 new methods. Is that ok?

jdnichollsc commented 6 years ago

@daniel-mf Sounds perfect, thanks for your help! 💯