How do I make a program were if an activation group is clicked a sertin amount of times is makes the required part explode.

Tags
Question

18 Comments

  • Log in to leave a comment
  • Profile image
    3,192 lafario

    @TheVizzyLucky k

    one month ago
  • Profile image

    @lafario If it still doesn't work, I need to download the craft - even if it's just a fuselage.

    one month ago
  • Profile image
    3,192 lafario

    @TheVizzyLucky it's just a fuselage with a command chip on the top

    one month ago
  • Profile image
    3,192 lafario

    @TheVizzyLucky I hav tmade an actual craft, Its just so i have somthing to build on

    one month ago
  • Profile image

    @lafario Can you send me a link to the craft?

    one month ago
  • Profile image
    3,192 lafario

    @TheVizzyLucky I was using it in a fuselage

    one month ago
  • Profile image
    3,192 lafario

    @TheVizzyLucky oh

    one month ago
  • Profile image

    @lafario Works fine for me... I might need the craft again

    one month ago
  • Profile image
    3,192 lafario

    @TheVizzyLucky Here you go!

    one month ago
  • Profile image

    @lafario I'll need a picture again

    one month ago
  • Profile image
    3,192 lafario

    @TheVizzyLucky I deleted one set part block, And the boom block and it won't work

    one month ago
  • Profile image

    @lafario In the last 2 blocks, click on "activated" and select "Explode" instead. Also, if you only want to explode one part, you can delete the first explode block (the one with the "Boom").

    one month ago
  • Profile image
    3,192 lafario

    @TheVizzyLucky Is this right Image!

    one month ago
  • Profile image

    @lafario np

    one month ago
  • Profile image
    3,192 lafario

    @TheVizzyLucky thx

    one month ago
  • Profile image

    If you want to add a short cooldown (so the AG stays activated for a bit), add Wait ( 1 ) seconds between wait until ... and Set activation group .... You can change that number to whatever you want.

    one month ago
  • Profile image


    wait until ( activation group 1 )
    Set activation group ( 1 ) to ( false )

    Put this in a repeat ( 5 ) loop. After that loop, put Set part ( x ) ( Explode ) to ( 1 ). Replace x (in the last block) with the id of the part that should be exploded.

    one month ago
  • Profile image
    3,192 lafario

    @TheVizzyLucky since we're on the topic of vizzy could I have help with this.

    one month ago

No Upvotes

Log in in to upvote this post.