Interactive Button

Prev Next

Interactive buttons are used when Composer is running in Interactive mode. This is useful when running demos like in a Kiosk mode. By using the Interactive buttons in conjunction with the script engine, it is possible to trigger events when clicking the button to demonstrate functions or game flows of a project.

Input-Interactive-250115.png

  • Button variant - Select button size

  • Text:

    • Text - The text on the button.

    • Alignment - The text alignment.

  • Font - Font settings.

  • Text color - You can customize the text color using the Text color option.

  • Options

    • Enable interaction - If Interactive mode is enabled for the project, the button can be made interactive. Clicking on the button can trigger a script function. This is only useful when running Composer in 'Interactive mode'.

    • Hide in Edit mode - Hide the buttons when Interactive mode is disabled.

    • Script function name - If interaction is enabled and the button is clicked, the defined script function is executed in the script engine.

    • Script function parameter - When calling the script function, include the parameters in the call.

  • Performance and properties - Mini log

  • Optional TAGS

    • TAGS - Add a "tag"  that can be used in the input smart search function. It is possible to add several tags by separating them by a SPACE char.

  • Resolution

    • Width - Image width (pixels)

    • Height - Image height (pixels)