Updated titles
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"description": "Defines the entity's size interpolation based on the entity's age.",
|
||||
"required": [],
|
||||
"properties": {
|
||||
"end_scale": { "type": "number", "default": 1, "description": "Ending scale of the entity when it's fully grown", "title": "TODO Title" },
|
||||
"start_scale": { "type": "number", "default": 1, "description": "Initial scale of the newborn entity", "title": "TODO Title" }
|
||||
"end_scale": { "type": "number", "default": 1, "description": "Ending scale of the entity when it's fully grown", "title": "End Scale" },
|
||||
"start_scale": { "type": "number", "default": 1, "description": "Initial scale of the newborn entity", "title": "Start Scale" }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user