visible?

From PenguinMod Wiki
(Redirected from visible?)
Visible?
Jump to navigation Jump to search
Visible?
...
[[File:|200px]]
Caption
Block Type Boolean
Category / Extension Looks
Status Who tf uses status

The visible block is a boolean block and a looks block that detects if the sprite is shown or hidden.

Workaround

This block can be worked around by using the is () visible from another sprite, or with "this sprite" selected.

Alternatively, variables can be used whenever a sprite is hidden or visible. If there are multiple spots where the sprite is hidden/visible, then a custom block can be used for this.