How do I make my wiget activate an action group of I press it

Tags
Question

4 Comments

  • Log in to leave a comment
  • Profile image

    @FriendlyFin thank you for your help

    2.9 years ago
  • Profile image

    [on start]
    [set widget (name) to broadcast (message) on [Click] with data (data)]

    [receive (message) with (data)]
    [set activation group (number) to <true>]

    (data) is not required

    this might be the screenshot you’re looking for

    2.9 years ago
  • Profile image

    @plane918273645 can you give me a screenshot pls because I was not able to make it work

    2.9 years ago
  • Profile image

    On start
    -set widget (name) broadcast on click

    Receive broadcast
    Set ag (number) true

    2.9 years ago

No Upvotes

Log in in to upvote this post.