Forum Topics tagged npc

Similar Tags

Report Tag

19 forum topics with this tag
  • 1 replies
  • 197 views
This content is deleted
Forum Topic
How do I instantiate an npc to run fsm with a stack?
0 favourites

I am working with this finite state machine behavior/addon and I'd like my npcs to run from a stack using regex because eventually I would like to have more com...

posted 2 years ago
  • 6 replies
  • 228 views
This content is deleted
Forum Topic
How do I call Elements In An Array In Order?
0 favourites

I have an Array I'm using to have conversations with NPCs. I want to progress the dialuge each time the Space Bar is pressed ,which I know how to do, but instea...

posted 1 years ago
  • 2 replies
  • 248 views
This content is deleted
Forum Topic
Curved path using timeline. X,Y functions in timeline
0 favourites

I'm trying to figure out how to do a kind of space shooter were I need an object to move in angle to make it a little more interesting than making the enemy jus...

  • 24 replies
  • 1.4K views
This content is deleted
Forum Topic
How do I progress dialuge using the operator ?:
1 favourites

When talking to NPCs I want to click on them to bring up the next line of text. I have figured out a way that I like but it's only happening once. My code is-....

  • 3 replies
  • 191 views

I am not sure how to phrase this question cause I know my Questions must be detailed or they won't make sense or understood so I'll do my best and I hope what I...

posted 1 years ago
  • 6 replies
  • 228 views

I feel so bad for asking cause I've been stuck on this so long.I took a couple months break, But I'm in the middle of making a Dialuge System just like the ones...

posted 1 years ago
  • 12 replies
  • 214 views

Is it possible to put a "Tokenat" expression in this line of code for the Text object? I tried putting it everywhere and it doesn't seem to work. I'm using an a...

posted 11 months ago
  • 2 replies
  • 165 views
This content is deleted
Forum Topic
How do I have npcs run away from me?
0 favourites

What's the best way to have enemies run away from my player? It's a stealth game so if they see him they run off and you have to chase them. It's top down so I...

  • 3 replies
  • 63 views
This content is deleted
Forum Topic
How do I keep a certain distance between Npcs?
0 favourites

I have multiple platformer Npcs in the level, who move towards the player with different speeds. How do I check for each Npc if they're to close to each other -...

Similar Tags