Replaced image to support transparency
commited
commit
642a031d28cd2524d24c40662521f7d897e15080
... | ... | @@ -1,5 +1,5 @@ |
1 | 1 | Displays the value given to the input, allowing you to inspect values. |
2 | [[/uploads/image01.png]] |
|
2 | [[/uploads/Inspect.png|width=336px]] |
|
3 | 3 | |
4 | 4 | ## Importance |
5 | 5 | 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. |