|
94 | 94 | "hide-player": { |
95 | 95 | "type": "bool", |
96 | 96 | "name": "Hide Player", |
97 | | - "description": "Hides both players when taking a screenshot\nwhile playing a level or while inside the level editor.\n\n<cy>Note that not everything can be hidden;</c>\n<cy>dash fire sprites, spider teleportation trails, and ghost icon trails</c>\n<cy>may still be visible in some cases.</c>\n<cy>To hide them more consistently during gameplay,</c>\n<cy>find the</c> <cl>\"No Ghost Trail\"</c> <cy>toggle in</c> <cl>Eclipse Menu</c>\n<cy>and the</c> <cl>\"Hide Player Dash Fire\"</c> <cy>toggle in</c> <cl>KrazyPlayLayer</c><cy>.</c>", |
| 97 | + "description": "Hides both players when taking a screenshot\nwhile playing a level or while inside the level editor.\n\n<co>If \"Editor Trail In-Game\" by Zilko is installed, the Editor Trail that Zilko's mod adds will also be hidden in the screenshot.</c>\n\n<cy>Note that not everything can be hidden;</c>\n<cy>dash fire sprites, spider teleportation trails, and ghost icon trails</c>\n<cy>may still be visible in some cases.</c>\n<cy>To hide them more consistently during gameplay,</c>\n<cy>find the</c> <cl>\"No Ghost Trail\"</c> <cy>toggle in</c> <cl>Eclipse Menu</c>\n<cy>and the</c> <cl>\"Hide Player Dash Fire\"</c> <cy>toggle in</c> <cl>KrazyPlayLayer</c><cy>.</c>", |
98 | 98 | "default": false |
99 | 99 | }, |
100 | 100 | "hide-multiplayers": { |
101 | 101 | "type": "bool", |
102 | 102 | "name": "Hide Other Players", |
103 | | - "description": "Hide other players when taking a screenshot\nwhile playing a level or while inside the level editor.\n\n<co>If \"Editor Trail In-Game\" by Zilko is installed, the Editor Trail that Zilko's mod adds will also be hidden.</c>\n\n<cy>Useful for those using Globed, Champions, and Editor Collab.</c>\n\n<cy>This still won't hide every possible part of a player; see \"Hide Player\" for more info.</c>", |
| 103 | + "description": "Hide other players when taking a screenshot\nwhile playing a level or while inside the level editor.\n\n<cy>Useful for those using Globed, Champions, and Editor Collab.</c>\n\n<cy>This still won't hide every possible part of a player; see \"Hide Player\" for more info.</c>", |
104 | 104 | "default": true |
105 | 105 | }, |
106 | 106 | "hide-ui": { |
|
136 | 136 | "hide-debug-draw": { |
137 | 137 | "type": "bool", |
138 | 138 | "name": "Hide Editor Hitboxes/Debug Draw", |
139 | | - "description": "<cp>Inspired by Ausk, with MASSIVE help from Zilko.</c>\n\nHides object hitboxes when taking a screenshot while inside the level editor.\n\n<cy>Note that this won't hide everything visible in the level editor as the Geode index grows.</c>", |
| 139 | + "description": "<cp>Inspired by Ausk, with MASSIVE help from Zilko.\n\n</c>Hides object hitboxes when taking a screenshot while inside the level editor.\n\n<cy>Note that this won't hide everything visible in the level editor as the Geode index grows.</c>", |
140 | 140 | "default": false |
141 | 141 | }, |
142 | 142 | "hide-playtest-path-clicks": { |
143 | 143 | "type": "bool", |
144 | 144 | "name": "Hide Editor Playtest Path and Clicks", |
145 | | - "description": "<cp>Inspired by Ausk, with MASSIVE help from Zilko.</c>\n\nHides the playtest path and clicks when taking a screenshot while inside the level editor.\n\n<cy>Note that this won't hide everything visible in the level editor as the Geode index grows.</c>", |
| 145 | + "description": "<cp>Inspired by Ausk, with MASSIVE help from Zilko.</c>\n\nHides the playtest path and clicks when taking a screenshot while inside the level editor.\n\n<co>If \"LevelPath\" by SorkoPiko is installed, the trail of player icons that SorkoPiko's mod adds will also be hidden in the screenshot.</c>\n\n<cy>Note that this won't hide everything visible in the level editor as the Geode index grows.</c>", |
146 | 146 | "default": false |
147 | 147 | }, |
148 | 148 | "use-window-width": { |
|
0 commit comments