diff --git a/DOC/create_fact.md b/DOC/create_fact.md index d5f92a493b0e473355a68f1871c25a302466f345..6324cd4da47b4b805becdfadfcd18b58e35b51ab 100644 --- a/DOC/create_fact.md +++ b/DOC/create_fact.md @@ -58,3 +58,7 @@ 4. In Hirarchy select WorldCursor and add your Fact Prefab into the Inspector. 5. Alternative to 6.2 & 6.3: in hirarchy search: "ref:Assets/Scripts/InteractionEngine/FactHandling/FactSpawner.cs" +7. Create an Icon for your Fact + + 1. Create an icon-image with dimensions: 200x200 and save it into: "Assets\Scripts\InventoryStuff\Items\images" + 2. \ No newline at end of file