Is there any way to hide virtual joysticks during game play while a matinee is playing?
Hi, hope Iâm not too late. Maybe this could help someone in the future. It may NOT be the answer youâre looking for but it did the job for me. I have Matinee playing only at the beginning of my level, not midway thru the game so this may not help if your Matinee is not at the beginning.
- Open your virtual joystick asset (you should duplicate the default one just in case you need to go back)
- Adjust the âStartup Delayâ to however long your intro matinee is.
This is obviously only for matinee that starts at the beginning.
You open up blueprints > get the player controller, drag the out value and type in âset virtual joystick visibilityâ and set it to false, then You can set it to true and turn it back visible.
You have already probably solved it, but maybe it helps someone else in the future
It just saved me actually. I have a loading screen and it kept putting it on top of it and didnât look good. Thank you