Updated Schemas

This commit is contained in:
Ben C 2022-12-28 22:04:14 +00:00
parent 6ace48dd43
commit e047d66c29

View File

@ -1103,7 +1103,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." "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."
}, },
"position": { "position": {
"description": "When you enter into dialogue, you will look here.", "description": "When you enter into dialogue, you will look here.",