Updated Schemas

This commit is contained in:
Ben C 2023-07-01 22:28:20 +00:00
parent 642f6afdc0
commit 6e2842669b

View File

@ -1323,7 +1323,7 @@
}, },
"pathToAnimController": { "pathToAnimController": {
"type": "string", "type": "string",
"description": "If this dialogue is meant for a character, this is the relative path from the planet to that character's\nCharacterAnimController, TravelerController, TravelerEyeController (eye of the universe), FacePlayerWhenTalking, or SolanumAnimController.\n\nIf none of those components are present it will add a FacePlayerWhenTalking component." "description": "If this dialogue is meant for a character, this is the relative path from the planet to that character's\nCharacterAnimController, TravelerController, TravelerEyeController (eye of the universe), FacePlayerWhenTalking, \nHearthianRecorderEffects or SolanumAnimController.\n\nIf none of those components are present it will add a FacePlayerWhenTalking component."
}, },
"radius": { "radius": {
"type": "number", "type": "number",