Interacting with a NPC

  • #1, by donald-smithThursday, 07. February 2019, 14:09 5 years ago
    Hi. 

    I am lobing Visionaire so far, and have solved many of my issues thanks to the forum and youtube. However, I have an issue trying to interact with another character. Can someone please help?

    I have managed to create interactions with objects on screen, and can have the player character comment on things when examining them, by using object boxes around doors etc, like in the tutorials.

    When I try to do the same thing with a character - such as use the "look"command on a Non-Player Character, and have the player character make a comment, I am having trouble.

    I tried:

    - selecting the character in the characters tab
    - creating a new action
    - select ëxecute command on character"
    - I chose my command I created, which is called "look"
    - I then chose the action part "display text"

    When I "look" at the character, nothing happens.

    Do I need to create an object box around the character? Or should I be able to act directly on the character?

    Thanks

    Newbie

    11 Posts


  • #2, by afrlmeThursday, 07. February 2019, 14:33 5 years ago
    Check the interface you are using as the command interface. You need to check the command properties for each of the buttons that are set as command type buttons & make sure that you have set the relevant "command can be used on" parameter. By default it's set to objects only, so you need to specify if the command should only be used on objects only, characters only, or both.

    In regards to characters, the interaction polygon is automatically generated by the engine based on the alpha channel of the current animation frame of the character.

    Imperator

    7278 Posts

  • #3, by donald-smithThursday, 07. February 2019, 22:05 5 years ago
    Thanks very much AFRLme. That makes sense.

    Newbie

    11 Posts

  • #4, by matthias-kleinFriday, 08. February 2019, 18:54 5 years ago
    Hi.
    I have the same problem (more or less).
    Visionaire doesn't show the action text (Name of the NPC) when I move the mouse over a character.
    Do you have any suggestions?

    Thanks,
    Matze

    Newbie

    12 Posts

  • #5, by esmeraldaFriday, 08. February 2019, 21:12 5 years ago
    The settings of the command look fine.
    Did you set a font for the action text?
    Or maybe you forgot to name the Character in the english version you are testing just now?

    Key Killer

    508 Posts

  • #6, by matthias-kleinSaturday, 09. February 2019, 10:46 5 years ago
    Thx Esmeralda.
    No, I did both of that.

    Clicking objects is no problem, by the way.

    Newbie

    12 Posts

  • #7, by matthias-kleinSaturday, 09. February 2019, 10:55 5 years ago
    I just found out what the problem was:

    I created an inventory as an exit screen, which is normally invisible.
    It lay above the mouse counter and blocked it somehow.

    When I put it under the mouse counter, it works fine.

    Newbie

    12 Posts