How do I make a character say sothime when I press the E key in that character vicinity?
1 Like
first set a label that has what the character will say. then use the Proximity behavior, that checks when the player presses E. then connect it to a number block that sets the label’s alpha to 100.
2 Likes
Here’s a visual if you still can’t figure it out:
This is obviously bad (it would really just send text to ONE object, keeping one label only) and it would have a typing thingy, slowly typing out the text, but you get the idea.
2 Likes
Thank you it helped me alot
1 Like