Devlogs
Version 1.1.0
1.1.0
- Message App messages can now additionally be configured using a ScriptableObject
- The App class has a HandleMinimized() method now
- You can now prevent the screen canvas from disabling interaction while inactive by setting disableCanvasInteractionWhileInactive setting on the InteractableScreenView to false
- Improved compatibility for the legacy and new input system
- Provided a custom StandaloneInputModule for the legacy input system