Blockland Forums > Help
Need [onActivate > Player > MoveToBrick] Help
Race Pro Kid:
I need players to go to a random brick out of many on the click of a button, but I don't know how. I named about 10 bricks "spawn" then made a brick move the player to "spawn" when activated. The only thing is that the player gets sent to the first created block, not a random one. If someone can understand my babbling, can you help?
Port:
That's an issue with the MoveToBrick event you're using. Try searching for "Variable Conditional Events" on RTB.
Race Pro Kid:
I have those, but how do I use them for this?
kiwibear:
A much simpler way to do randomization stuff like this is possible, but its no where near as neat and tidy, and takes a lot more named bricks
Race Pro Kid:
So how can I make it work?