Does anyone know how to create the power-ups and abilities from the popular map Ultimate Hide and Seek for my own map?

I’m trying to transform the popular map into a platformer but I’m not very good at coding. If anyone could find a way to help me with this it would be much appreciated.

1 Like

Could you describe what power-ups in particular you want?

All of these would be only for the hiders but I would want a speed boost and a teleporter.

What I mean by teleporter is a game overlay button that teleports you to a random location

I’m not sure about making it for the hiders in particular, but a speed boost can be created by using a button and a speed modifier, like so.

A speed boost a speed modifier
Teleportation
Overlay button>>>>>>teleport to a room and a button to each room >>>>teleporter to each room

1 Like

you could do a game overlay, make the button text Speed Boost, then connect that to a speed modifier so that when you press the button, you go whatever speed you set it (I would recommend 2.5x)
I hope this helps!
If you need any more help, just ping me!

Thank you, I got the speed boost to work but when I try the teleportation it always goes to the same portal.

I think random teleportation will need block code… a (hopefully) helpful image is below:


In this case, the randomizer was for death messages.

1 Like

I just finished testing to see if it worked and it did! Thank you so much for your help I wouldn’t have been able to do this by myself

mark solution please!

1 Like

Welcome to the forums @imnotgooder and do you want them to buy it or to be a button

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.