Hey guys, I have tried this tutorial's way to create a shoot em up game.
w
If I want to move my player sprite when I touch on the screen how do I do that?? The drag and drop behaviour only apply when you touch on the player sprite.
Develop games in your browser. Powerful, performant & highly capable.
call the drag and drop behavior on any touch that is down on any area of screen , like this (is in touch/or mouse button is down, actor>dragndrop >drag else drop)