Can someone help me? I’m making a game but i need to make a teleporter stay in a random place on the map.
I don’t think it’s possible for that, but you can place just like, maybe 10 teleporters for a more “random” feel
Finally a new user that’s not a bot and
I don’t think it’s possible to spawn a teleporter randomly anywhere
dang, but is there a way to have multiple teleporters connected to the same point, but only 1 of them works
Try having it not be active on the start, and then make a sort of timer that increments a counter, and whenever it reaches its target, the tper activates. Idk, thats the best i can think of.
can you show me how to code that
Get a randomizer!
It’ll help you. Randomize some channels and assign each channel to a teleporter. Hopefully this helps. I can’t link a guide because of the current situation of the spam bots. But hopefully this gets resolved. Thanks!
We are doing our best to get this issue resolved. Thanks for being patient!
Ok, you can’t exactly make the teleporter spawn randomly but you can do something similiar.
- Place a few teleporters
- Make a button
- Place a text box and make a new wire pulse.
- Make a variable ‘Randomizer’ a random int from 1 - (how many spawn locations)
- Use ‘If: do’ statements to make it broadcast messages on different channels.
- Assign all your teleporters the different channels you used in the block code, Channels, Teleport when recievieng on:
- Wire the button to the text block and select ’ When Clicked: Wire Pulse’
Bingo! Anyway when’s the spam going to stop??
where would the player teleport to?
would the player teleport to the text