Touch interface (virtual joystick) is not working

Hi everyone

Hard to describe by words so I made a video.

As you can see virtual joysticks don’t work when i open level through main menu. But they are working when i launch only this level. How can i fix this?

- YouTube

1 Like

i dont think thats a problem with the joystick, i think you forgot to posses the character somehow either by not setting up the gamemode or forgot to set the level’s gamemode in the world settings for that level, or something like that

Yes, i also think it’s something with gamemode but i checked it many times and didn’t notice anything wrong :frowning:

What did u do to posses the player? Make sure you posses the player, check getController->getcontrolledpawn. If your controller and your pawn is right, then try enable input and/or set input mode to game

1 Like

where can i check this?

Can you show your code where you launch through the main menu?

there is only “open level” node in widget blueprint

I just added the bellow in my level begin play and it is working for me thanks.
image