Overlay with counter

how to make it so that overlay text makes it display the number on the counter. and it updates every time the counter updates.

have the counter update a property called “timer”

timer should be global scope, number-based property, with a default value of 0.

Now in your overlay, have a block that triggers on “game start”

block code should look like this

set text | get property "timer"

@Suspnded_Arr0w_Shaft
I don’t see the overlay?


@Suspnded_Arr0w_Shaft @Suspnded_Arr0w_Shaft @Suspnded_Arr0w_Shaft

please don’t ping me 3 times, 1 is enough.

make your overlay activate on “start game”

sorry and am i on the right menu? its still not showing

yes you are on the right menu lol. Im not quite sure why it not working. Im in band rn, so don’t expect an immediate (or any) response.

ok just lmk when you find out whats wrong



did you make a post about this in bugs…

do you have a property device named 123? cuz you are not showing and images of that.

if you dont have a property get the property device and name it 123
then set the value of it what you want the counter to be (the counter value and the property value must be the same)