Hi Chris,
May I ask if I can enable/disable direct nav in-game menu by script, thanks a lot.
KickStarter.playerInput.CanKeyboardControlMenusDuringGameplay = true;
If you want to force the selection of a given Menu element, call the Menu's Select function.
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
If you want to force the selection of a given Menu element, call the Menu's Select function.