Login

Fancade Wiki

Updated Inspect.md (markdown)

... ...
@@ -1,4 +1,5 @@
1 1
Displays the value given to the input, allowing you to inspect values.
2
[[/uploads/image01.png]]
2 3
3 4
This block is essential for debugging your games because by using it you can make sure that you don't get unexpected values that break your game. If you connect its only input to a variable or value block, the data will be printed on its top.
4 5
... ...
@@ -14,5 +15,3 @@ While playing, if the mode is activated, all inspected values will be displayed
14 15
The first three lines of the log will always be occupied by percentages of object, script, and block limits consumed.
15 16
16 17
Note that activating or deactivating this option will be shared to all inspect block existing in the game.
17
18
[[/uploads/image01.png]]
Fancade Wiki