- Thread starter
- Admin
- #201
@morpheus_xxfor me it would be enough to show the PlayerControls if at least one of following is fulfilled
Important is the point, that ge2301 mentioned. It's really meaningless to have PlayerControls, if they are closing, while you are operating in them with remote or keyboard. For me it's even a bug.
- IsMouseUsed = true
- InfoButton pressed
This is something we already discussed in the past and you mentioned, it would be quite easy to fix.
I summarize once again: If the player controls are visible, they close after a certain time. The timer should be extended, when any button or key is pressed, so you can navigate through the controls without sudden closing of the controls. Could you take a look on that?