Skip to content

Add NPCs gameplay docs and links#59

Open
MrBrax wants to merge 1 commit into
Facepunch:masterfrom
MrBrax:npcs
Open

Add NPCs gameplay docs and links#59
MrBrax wants to merge 1 commit into
Facepunch:masterfrom
MrBrax:npcs

Conversation

@MrBrax

@MrBrax MrBrax commented May 8, 2026

Copy link
Copy Markdown
Contributor

Add a new docs/gameplay/npcs.md page that describes composing AI-controlled NPCs from components (SkinnedModelRenderer, NavMeshAgent, colliders) and implementing Component.IDamageable plus example code and a minimal prefab layout. Update docs/gameplay/index.md to link the NPCs page and update docs/gameplay/toc.yml to add the NPCs entry.

AI-generated, edited, and proofread.

Add a new docs/gameplay/npcs.md page that describes composing AI-controlled NPCs from components (SkinnedModelRenderer, NavMeshAgent, colliders) and implementing Component.IDamageable plus example code and a minimal prefab layout. Update docs/gameplay/index.md to link the NPCs page and update docs/gameplay/toc.yml to add the NPCs entry.
@MrBrax

MrBrax commented May 8, 2026

Copy link
Copy Markdown
Contributor Author

Might be way too verbose and unnecessary, you decide

@lolleko

lolleko commented May 10, 2026

Copy link
Copy Markdown
Contributor

We already have a navigation category. Don't want to add another one that covers almost the same topic.
Could integrate this information into Navigation, also open to rename Navigation to AI/NPC if it makes more sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants