Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-1

How do I script this? [COUNTDOWN GUI WHEN I TOUCH A BRICK] [closed]

Asked by
Zyphx 0
9 years ago

How do I script a GUI that appears on screen when I touch a brick? For example, or what I'm trying to make, I want towalk onto a brick, then a GUI will pop up on everybody in the servers screen **with a countdown GUI, from 60 seconds to 0**, and at 0 the GUI should disappear.

I'm completely new to scripting with GUIs and Lua in general, and I'm completely lost.

The brick that I want to touch is named "CountdownBrick."

I don't have the GUI done, because I am not sure how to insert it on screen when stepping on "CountdownBrick."

Closed as Not Constructive by AmericanStripes

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?

1 answer

Log in to vote
4
Answered by 9 years ago

This is not a request site. Please show us and Code you have tried before coming here. :)

Ad