mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
9134433dc4
@ -895,6 +895,12 @@
|
||||
"description": "Allows you to trigger dialogue from a distance when you walk into an area.",
|
||||
"$ref": "#/definitions/MVector3"
|
||||
},
|
||||
"interactRange": {
|
||||
"type": "number",
|
||||
"description": "Distance from radius the prompt appears",
|
||||
"format": "float",
|
||||
"default": 2.0
|
||||
},
|
||||
"remoteTriggerRadius": {
|
||||
"type": "number",
|
||||
"description": "The radius of the remote trigger volume.",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user