I\'m using Phaser3. How can I move my player left and right in mobile?
// This is the Keyboard left and right logic if (this.cursors.left.isDown && !touch