The Taigan way to make a infinite trigger [đźź© or 2/10]

You read the title. If you didn’t, get better at reading. I’m going to teach you how to make an infinite trigger!
So, originally, my first thought was to use a repeater, but repeaters only go for a certain amount of time.

But… there’s a secret way! You see, if you go into the Repeaters settings, and go down to “Stop Strategy” There’s a setting called “After receiving from channel”. So! That means the repeater won’t stop until something triggers it!

To test! All we need is

  • Lifecycle
  • Counter
  • Repeater

Wire the lifecycle to the repeater [Event occurs → Start repeater] (Don’t forget to change the repeaters Stop strategy to After receiving from channel! You can also change the Task interval to “1”, or, one second.) Then wire the repeater to the counter [Repeater runs task → increment counter]

So what should happen is, the Lifecycle should start the repeater when you spawn in, then, the repeater should trigger the counter. Making it go up a point.

Tada! We made an infinitely generating trigger!

Conclusion: this could possibly help you with whatever you need (Or not)

Difficulty rating:

  • :white_large_square:
  • :blue_square:
  • :green_square:
  • :yellow_square:
  • :red_square:
  • :purple_square:
  • :black_large_square:
  • :black_large_square::black_large_square:
  • :black_large_square::black_large_square::black_large_square:
  • :black_large_square::black_large_square::black_large_square::skull:
0 voters
4 Likes

You know, you could just use a trigger itself… But good guide, anyway!

3 Likes

I already tried that. I might have done it wrong. But yaddabadda.

2 Likes

It’s easy:
Trigger when receiving on: Trigger
When Triggered, transmit on: Trigger

Counter Increment on: Trigger

2 Likes

Oh, I did Trigger wired to trigger

man, wires are difficult today for me.

4 Likes

It’s easier with just a trigger

2 Likes

yeah, I see that now.

2 Likes

@Haiasi @Haiasi_Alt What???

1 Like

Yall are seriously rating it this?
:black_large_square::black_large_square::black_large_square::skull:

3 Likes

I rated it :blue_square:

1 Like

Alrighty then…

White and blue are only used for art. (I think.) So I rated it a green.

1 Like

No, :white_large_square: is for Art, the others are fine. Blue can be used for art, but it works for all.

1 Like

:blue_square: can also sometimes be used in art
https://forum.creative.gimkit.com/search?context=topic&context_id=17310&q=%3Ablue_square%3A%20%23art%20in%3Atitle&skip_context=true

2 Likes

Did you add a delay?

Thanks for the infinite trigger idea, it can also be used for some interesting ideas like activating and deactivating certain sentries and lasers of used correctly, I might use this for some of my maps, especially with the fact the delays can be up to sixty seconds in length.

1 Like

Nice guide!

Well, nice guide anyway!

1 Like

Nah, why do you figure?

Because recursion stops without a delay.