How to make a game overlay track how many times another game overlay has been pressed

I’m trying to make a game about getting softlocked, and I need a way to put the amount of softlocks on a game overlay. [1]


  1. NO AI ↩︎

have the overlay transmit on a channel when pressed, the channel updates a number property, and the second overlay takes the property’s value and sets that value to the text shown on the overlay (using blocks)

this is in the game overlay, when recieving on channel

also VIVA FESTIVALE
I low-key misspelled “channel” so badly it became “canheel” :skull:

2 Likes

Hold on, I think I get what you’re saying.
[edit] I done it

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.