diff --git a/README.md b/README.md index b89465ee..cf7fac5d 100644 --- a/README.md +++ b/README.md @@ -400,7 +400,7 @@ An array of object, each one has the following properties: - "position": (position) - "radius" : (decimal number) the spherical volume the player must look at to talk to this character - "xmlFile" : (string) The filepath to the XML file which defines this dialogue -- "remoteVolumePosition" : (position) This is optional. If you want a certain volume to trigger the player to engage with the dialogue from a distance, set this position. +- "remoteTriggerPosition" : (position) This is optional. If you want a certain volume to trigger the player to engage with the dialogue from a distance, set this position. - "persistentCondition" : (string) The condition required for the remote dialogue trigger to happen. #### XML