Login / Registrieren
DE EN FR ES IT CZ
Zurück Nach oben

Send character to another character

  • #1, by gfrhFFDF 11 years ago Zitieren
    Hello there

    In my adventure game I want to send my main character to an NPC but the only actions I can use are "send character to object" and "send character to position". Should I set the NPC as an object?
    The problem is that the NPC changes the location in the scene therefore I can't use the action "send character to position"

    I hope you can help me
  • #2, by afrlme 11 years ago Zitieren
    You could use the chase character action part. Or you could use Lua script to send character directly to the position of another character.