#Text

5 messages · Page 1 of 1 (latest)

crisp cairn
#

How can I make text appear only when your close to it

crisp cairn
#

?

nimble trout
#

Wdym?

vestal pulsar
# crisp cairn ?

First of all configure the text and unsync it then:

  1. Event receiver (30hz)

  2. After the event receiver use an if value chip

  3. Use the distance chip for the local player and the text

  4. After the distance get a less than chip (the value is up to you) this would be our condition in the if value

  5. The values in the if value will be
    Then (“The text you want”)
    Else (“”) leave the else empty

  6. The results of the if value is the text and connect the 30hz to set text

#

P.S

I’m so sleepy rn so if there’s anything that you didn’t understand lmk