#i need help

1 messages · Page 1 of 1 (latest)

loud egret
#

im trying to make a speech bubble for when a player gets a notification on their watch and puts the text they want on the speech bubble, changes the text to what they typed in their watch

obtuse breach
#

try a text set text

#

instead of a get text

gritty viper
#

1: get these items
Button
text
Prompt Local Player
Text Set Text

2: Connect the string on the text to the response on the Prompt Local Player

3: Connect the target on the Text set Text to the target on the text and leave the string empty on the Text Set Text

4: on the button, connect the output of pressed to the input on the Prompt Local Player then the output of the Prompt Local Player connect that to the input on the Text Set Text

5: Lasty, connect the output of the Text Set Text to the input of set text on Text

static torrent
#

that is amazingly easy to do

#

ty for answering this question bc it helped me too