of     1   

SparkyMac
#95069672Tuesday, April 16, 2013 8:45 PM GMT

Also how would i make a gui appear when the player gets close to the brick. I mean i know i need to use the touch function. But.. how would i make a gui? to do that.
StealthKing95
#95079066Tuesday, April 16, 2013 10:22 PM GMT

You should try scripting helpers instead
HD188753
#95079430Tuesday, April 16, 2013 10:26 PM GMT

Ye. This isn't for something as you described really.
Jaccob
#95080355Tuesday, April 16, 2013 10:33 PM GMT

Such rude people... This depends on what you want, you didn't really describe it very well. If you want a gui to appear if they close, then you need to check the range relationship between the player and the brick. However, if you want to a Gui appear if they touch the brick. Use the touch event, and clone the gui into their PlayerGui. I haven't played ROBLOX in awhile, however that should work if I'm not mistaken.

    of     1