How to create virtual movement button for mobile browser?

I need to have left, right & up button for movement in mobile browser. How to do it? I didn’t managed to find any related examples for Phaser 3. I need something like this, but this is for Phaser 2:

Thanks in advance

Hi @akmaelias,
Maybe this can help you (I have not tried):

Regards.

Hi,
There’s a plugin too:
https://rexrainbow.github.io/phaser3-rex-notes/docs/site/virtualjoystick/

And this examples can help too: