Can anyone help me making a bus stop. So It’s like supposed to count how many seconds you are waiting, but I can’t get it to work right?
(Zone) Player enters zone → (Trigger) Trigger
Also when leaving the zone, transmit on "y:
Trigger: Delay: 1, broadcasts on “x” and triggers on “x”, not visible, collision off, deactivate on “y”.
(Trigger) Triggered → (Counter) Increment Counter
If you wanna display on an overlay, make the counter update a property.
When receiving on channel "x"
Set Text : Create Text With: "You have been here for
---------------------------- Get Property "PropertyName" (Has to be the same property you put in the channel.)
Please don’t use repeaters, it’s not the best
The point is to break bad building habits, and not enforce them. @IDK
Well, if you need a way to count seconds that you are waiting, you could try looking at this guide.
But I must warn you, the guide is a little complicated. You could activate the timer by entering a zone and starting the timer (wait) at the bus station.
If not, you could try looking at some of these guides:
How to make an accurate timer 🟥
How to create a timer, the Kormorantian way!
I knew @Bardy_2913 was cooking something up…
Zone entered
→ start repeater
Repeater runs task
→ increment counter
Helpful? Edit: if you don’t want to use repeaters:
It’s more beginner friendly
Thank you. I it’s a good game but I’m trash at things
Like these. PS I am a beginner
Ehhhh
Don’t say that. You will one day be very good, if you try!
Remember, everyone was a beginner once.
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.