diff --git a/documentation/docs/docs/03-creating-stories/04-entity-adapter/index.mdx b/documentation/docs/docs/03-creating-stories/04-entity-adapter/index.mdx index 4878df1dec..8765010c83 100644 --- a/documentation/docs/docs/03-creating-stories/04-entity-adapter/index.mdx +++ b/documentation/docs/docs/03-creating-stories/04-entity-adapter/index.mdx @@ -7,6 +7,10 @@ import Image from "@site/src/components/Image"; import EntrySearch from "@site/src/components/EntrySearch"; # Entities & NPC's +:::danger[Entity-Adapter] +You must have installed the Entity-Adapter before starting this tutorial. +::: + Any good storytelling requires other characters to be present in the world. Typewriter has its own entity adapter that allows you to create and control entities like NPCs.