Search Unity

Creating a game based on Knightmare, want to create a question asking "Wall Monster"

Discussion in 'Getting Started' started by RichAllen2023, May 20, 2019.

  1. RichAllen2023

    RichAllen2023

    Joined:
    Jul 19, 2016
    Posts:
    1,026
    Would it be possible to create a script to do this?
     
  2. Wandersoul

    Wandersoul

    Joined:
    Aug 28, 2013
    Posts:
    35
    This is a pretty high-level question. The short answer is yes, you'd attach a collider (probably a trigger) and set off the dialog when the player enters into the boundaries of the collider. There's a lot of dialouge tutorials out there that will show you how to do this.
     
  3. RichAllen2023

    RichAllen2023

    Joined:
    Jul 19, 2016
    Posts:
    1,026