Thank you for checking out! Actually, initially I implemented the whole project for android devices and the controls were associated with screen touches. But for WebGL build, I implemented mouse position movements. But I couldn't figure out to implement mouse click movement. Currently, the movement is just depending on current mouse position. You can control the character by just hovering the mouse. But I will try to add mouse click position movement. It will be then more smooth. 🙂