...
In Level Blueprint (or as per project), set the Show Mouse Cursor in Player Controller to TRUE.
...
Touch Interface Setup (Optional)
This section is optional and only required if you would like to enable joystick controls within your application for mobile devices
Create TouchInterface (or Copy from the Engine).
In TouchInterface, set
...
Set Always Show Touch Interface to True (Checked).
...
Setting Inputs
Tip |
---|
Go to Project Settings-> Inputs, set as shown in following image. |
...