NEW FEATURES #
- Set brush size node added in decorator layer class.
- Debug with layout system.
IMPROVEMENTS #
- Allow touch event : Allows the player controller or actor to receive a Touch Event even if the touch interface intercepts the input. To enable this behavior, you must disable the Block Touch Event parameter in the plugin settings.
- Better gamepad support : Better detection of gamepad key for hide touch interface when gamepad is connected feature.
BUG FIXES #
- IsValid crash on MacOS : A crash could occur when checking commands at editor launch.
- Gestures are sent even if gesture recognizer is disabled in the plugin settings with layout system.
