Updated Set Visible.md (markdown)
commited
commit
0312f6afd58083226640527a85435ef3014a5191
... | ... | @@ -4,4 +4,7 @@ Shows or hides an object. |
4 | 4 | |
5 | 5 | # Example |
6 | 6 | [[uploads/False_example.png]] |
7 | The brick will disappear from the level on Play. |
|
... | ... | \ No newline at end of file |
0 | The brick will disappear from the level on Play. |
|
1 | ||
2 | # Notes |
|
3 | * Objects set to invisible will also have no physics or collision. Using a [Late Update](https://www.fancade.com/wiki/blocks/late-update) block can prevent this. |
|
... | ... | \ No newline at end of file |