You can change the behavior of your Touch Interface like Active/Inactive Opacity, Startup Delay, etc. Simply click on Settings button in editor toolbar.
- Active Opacity : Opacity (0.0 – 1.0) of all virtual inputs while touch interface is active.
- Inactive Opacity : Opacity (0.0-1.0) if all virtual inputs while touch interfaceis inactive (no interaction).
- Time Until Deactivated : How long after user interaction will all virtual inputs fade out to Inactive Opacity.
- Time Until Reset : How long after going inactive will virtual inputs reset/recenter themselves. 0.0 will disable this feature and virtual inputs are reset immediately when the touch interface is deactivated.
- Startup Delay : Delay on startup before virtual inputs are drawn.
- Activation Delay : How long after the creation of the touch interface the input are activated. 0.0 will disable this feature and the user can interact with the touch interface immediately.
- Calculate Portrait Position at Runtime : Allow touch interface to calculate automatically virtual input position based on device orientation. For now, can produce bad result.