diff --git a/docs/Relationships.md b/docs/Relationships.md index b5a59568f..35ec5ab5d 100644 --- a/docs/Relationships.md +++ b/docs/Relationships.md @@ -1778,6 +1778,10 @@ Relationship properties are tags that can be added to relationships to modify th ### Trait property The trait property marks an entity as a trait, which is any tag that is added to another tag/component/relationship to modify its behavior. All properties in this section are marked as trait. It is not required to mark a property as a trait before adding it to another tag/component/relationship. The main reason for the trait property is to ease some of the constraints on relationships (see the Relationship property). +
+