How would I make a black hole like object? It’s in the middle of one of the planets in my game, and if you fall you go into it.
Note: it teleports you somewhere random on the map
How would I make a black hole like object? It’s in the middle of one of the planets in my game, and if you fall you go into it.
Note: it teleports you somewhere random on the map
Invis barriers sloping into the black hole, and an invis teleporter that whisks you away.
But I want the teleportation to be random. I’ve had it happen twice and I teleported about 20 km apart from each place I was
Maybe a block code trigger? Make them trigger it once they go inside, and you can randomize what channel it broadcasts on, and therefore randomize which teleporter they go to
…Use a trigger that activates when you ente…Dang, he beat me to it.
ok thank you hdanger! maybe you can help me in my game later if you go to scary’s canva
nope, it seems easy enough and if you help me i should need more
do you need pictures for the trigger and code?
On it ![]()
even though this is solved, there’s a simpler way to do this. you can wire like this
and have this on the main teleporter
and have this on the random places
this way, gimkit automatically will pick a random one. no need to waste memory on blocks
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.