hi, I'm trying to have a animation and when i click this animation stop. https://jsfiddle.net/espace3d/5b8yqrez/ The problem is after x click the tween seems to be launch several times at the same time. However i think this snippet does not allow this....where is my error ? have you a another idea to have this behavior ? Thanks var game = new Phaser.Game(800, 600, Phaser.CANVAS, 'phaser-example', { preload:preload, create: create }); function preload() { game.load.