I need help with a script

[Void] Brick Updates
Joined 28/02/2021
Posts 310
06:34 PM 02/03/2022
So when u touch a block i need a text to pop up on the screen for 3 seconds


[Pie] Piero
Joined 19/02/2020
Posts 1,296
07:06 PM 02/03/2022
Something like this?

https://pastebin.com/nLg2XH6R


[Void] Brick Updates
Joined 28/02/2021
Posts 310
02:45 PM 05/03/2022
I need it for every brick in game


[Pie] Piero
Joined 19/02/2020
Posts 1,296
10:38 PM 05/03/2022
Quote from Brick Updates , 02:45 PM 05/03/2022
I need it for every brick in game
Then switch find with includes.


[RWB] MixaMega
Joined 23/12/2019
Posts 435
Moderator
01:24 PM 06/03/2022
Quote from Piero , 10:38 PM 05/03/2022
Quote from Brick Updates , 02:45 PM 05/03/2022
I need it for every brick in game

Then switch find with includes.
you need to use filter instead of find, but it gives an array instead of a brick, so you need to add forEach

like this https://pastebin.com/gwfHt6rS


cadence2015sweet
Joined 08/06/2021
Posts 61
02:47 AM 08/03/2022
brick hosting

1