How do I make a counter that can change where a teleporter goes

Basically, 1 goes to an area, 2 goes to an area, and so on.

I think if you have a counter, you can make it where when someone teleports, it goes up? I think you can do that if you wire the teleporter to the counter.

Use concatenation:

1 Like

That is not what I want. What I mean is the use of one teleporter that can lead to multiple areas by choice.

Counter reaching values and opening popups which leads to teleporters will have to do if you want to do that; as long as you know how to operate the counters and teleporters…

  • Also, if you’re doing these long distance, I extremely suggest using channels, or at least for the ones that ARE far away…
  • For closer ones, use wires, because yeah, they’re much more organized than channels…