script help

jeremy_bricks2
Joined 19/06/2020
Posts 4
05:06 PM 30/06/2020
im making my pointless game when a player touches a brick is show message can you paste the script


[TLVK] Edge.
Joined 19/05/2020
Posts 2,266
05:30 PM 30/06/2020
Which type of message?


SmartLion
Joined 16/04/2017
Posts 1,970
06:16 PM 30/06/2020
https://brickhill.gitlab.io/open-source/node-hill/classes/brick.html#touching
Change player.kill() to player.centerPrint("Message here",3)

1