mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Update README.md
This commit is contained in:
parent
d73a5ac720
commit
09d74cf5ef
@ -400,7 +400,7 @@ An array of object, each one has the following properties:
|
|||||||
- "position": (position)
|
- "position": (position)
|
||||||
- "radius" : (decimal number) the spherical volume the player must look at to talk to this character
|
- "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
|
- "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.
|
- "persistentCondition" : (string) The condition required for the remote dialogue trigger to happen.
|
||||||
|
|
||||||
#### XML
|
#### XML
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user