How to add NPC

Diversee

Member
Good morning everybody
I would like to know, how to put npc in the game, I tried more the char did not appear.
that hug.
THX!
 
Hi Diversee, you can simply create and spawn a npc in one level like you put your enemies or other entities in it.
You may need to set an AI to your NPC like this:
Code:
name		 NPCally
type		 npc
hostile 	 enemy
aimove 		 chase
aimove 		 wander
 
Diversee Welcome to the forum. But we speak English here. You can put your question in Portuguese, as long as you put the translation in English as well (no problem using a translator).
But the title of the post needs to be in English, okay?

Bem-vindo ao fórum. Mas nós falamos em inglês aqui. Vc pode colocar sua pergunta em português, desde que coloque a tradução em inglês tbem (não em problema usar um tradutor).
Mas o título do post precisa ser em inglês, ok?

PS: I've edited the topic title.
 
Back
Top Bottom