Results 1 to 4 of 4

Thread: Text over NPCs

  1. #1
    Banned
    Join Date
    Aug 2016
    Posts
    145

    Text over NPCs

    How do you put text over NPCs?

    An example of what I'm trying to do would be like an invisible NPC where there is nothing and there is just like Text over it.

    i am using gonstruct

  2. #2
    Gun Admin BiTzSam's Avatar
    Join Date
    Jun 2013
    Location
    Australia
    Posts
    1,940
    function onCreated() {
    this.chat = "Hi";
    }

  3. #3
    Banned
    Join Date
    Aug 2016
    Posts
    145
    Quote Originally Posted by BiTzSam View Post
    function onCreated() {
    this.chat = "Hi";
    }
    Does not work.
    npcissue.jpg

  4. #4
    Gun Admin BiTzSam's Avatar
    Join Date
    Jun 2013
    Location
    Australia
    Posts
    1,940
    Can't help then gonstruct must probably use a different graalscript than level editor

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •