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,561 lawedgie

    @TheVizzyLucky k

    9 months ago
  • Profile image

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

    9 months ago
  • Profile image
    3,561 lawedgie

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

    9 months ago
  • Profile image
    3,561 lawedgie

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

    9 months ago
  • Profile image

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

    10 months ago
  • Profile image
    3,561 lawedgie

    @TheVizzyLucky I was using it in a fuselage

    10 months ago
  • Profile image
    3,561 lawedgie

    @TheVizzyLucky oh

    10 months ago
  • Profile image

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

    10 months ago
  • Profile image
    3,561 lawedgie

    @TheVizzyLucky Here you go!

    10 months ago
  • Profile image

    @lafario I'll need a picture again

    10 months ago
  • Profile image
    3,561 lawedgie

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

    10 months 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").

    10 months ago
  • Profile image
    3,561 lawedgie

    @TheVizzyLucky Is this right Image!

    10 months ago
  • Profile image

    @lafario np

    10 months ago
  • Profile image
    3,561 lawedgie

    @TheVizzyLucky thx

    10 months 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.

    10 months 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.

    10 months ago
  • Profile image
    3,561 lawedgie

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

    10 months ago

No Upvotes

Log in in to upvote this post.