Inspect: Difference between revisions
→Advanced mode: Fix links to limits page
|  (Improved wording and formatting, added links) Tags: Mobile edit Mobile web edit Advanced mobile edit |  (→Advanced mode: Fix links to limits page) Tags: Mobile edit Mobile web edit Advanced mobile edit | ||
| (One intermediate revision by the same user not shown) | |||
| Line 9: | Line 9: | ||
| Displays the value given to the input, allowing you to see values of [[variables]] or results of scripts. | Displays the value given to the input, allowing you to see values of [[variables]] or results of scripts. | ||
| This block is essential for debugging your games, as it allows you to know what value your variables have at all times. | This block is essential for debugging your games, as it allows you to know what value your variables have at all times. | ||
| Line 61: | Line 59: | ||
| {{Image|Inspect advanced mode log.png}} | {{Image|Inspect advanced mode log.png}} | ||
| The first three lines of the log will always be occupied by percentages of object, [[Script limit|script]], and  | The first three lines of the log will always be occupied by percentages of [[Limitations in Fancade scripting#Number of created objects|object]], [[Script limit|script]], and [[Limitations in Fancade scripting#Maximum custom blocks|block]] limits consumed. | ||
| [[Category:Blocks]] | [[Category:Blocks]] | ||