diff --git a/NewHorizons/schema.json b/NewHorizons/schema.json index 2d340409..d805b63f 100644 --- a/NewHorizons/schema.json +++ b/NewHorizons/schema.json @@ -736,6 +736,10 @@ "default": false, "description": "For each mesh filter found here should we make a mesh collider?" } + }, + "scale": { + "type": "number", + "default": 1 } } }