Vai al contenuto principale

Ricerca

How do I display text when reading signs?

  • StankyDino

    Set a trigger zone that detects player near the sign. Use it to display a prompt to press X. You can either have a remote controllable Controller Sensor on the sign, or have the Controller Sensor on your puppet broadcast a signal when X is pressed.

    Make an AND Gate that requires both the players presence and the press of the X button, and that can start the text display.

    If you want the text to stay up until the player walks away or presses a button, have the AND Gate tick up a Counter that activates the text. Then if Trigger Zone / Detected > NOT, or Input from your cancel button, Reset the Counter and the text will disappear.

  • LadyLexUK

    See my Treasure chest with key it has a press triangle prompt on it which is activated by a trigger zone.

  • Bishop

    i was wondering this too! Figured most of it out everything how to have the same button start the text AND close it! And lady lex i love your tutorials but sadly i find this one about treasure chest! I'm also looking into those as well!

Accedi per aggiungere un commento.